disp: msm: dsi: add support to update brightness through drm prop

Add support to update display brightness through drm property.

Change-Id: I1954e040060a00014aae2486700dbf270147c6b0
Signed-off-by: Anand Tarakh <quic_atarakh@quicinc.com>
This commit is contained in:
Anand Tarakh
2023-12-06 15:20:48 +05:30
parent 8ffa8d427b
commit 3c4efe4bd4
2 changed files with 16 additions and 0 deletions

View File

@@ -237,6 +237,7 @@ enum msm_mdp_conn_property {
CONNECTOR_PROP_DIMMING_MIN_BL,
CONNECTOR_PROP_EARLY_FENCE_LINE,
CONNECTOR_PROP_DYN_TRANSFER_TIME,
CONNECTOR_PROP_BRIGHTNESS,
/* enum/bitmask properties */
CONNECTOR_PROP_TOPOLOGY_NAME,