disp: msm: sde: add custom event to notify OPR, MISR value change
This change collects the OPR, MISR values. If the values are different than the previous then notify to client with custom event. Change-Id: I2546439be1f665d90e6505d65283d28096bf7cdd Signed-off-by: Akshay Ashtunkar <quic_akshayaa@quicinc.com>
This commit is contained in:
@@ -917,6 +917,8 @@ struct sde_drm_dnsc_blur_cfg {
|
||||
#define DRM_EVENT_FRAME_DATA 0x8000000C
|
||||
#define DRM_EVENT_DIMMING_BL 0X8000000D
|
||||
#define DRM_EVENT_VM_RELEASE 0X8000000E
|
||||
#define DRM_EVENT_OPR_VALUE 0X8000000F
|
||||
#define DRM_EVENT_MISR_SIGN 0X80000010
|
||||
|
||||
#ifndef DRM_MODE_FLAG_VID_MODE_PANEL
|
||||
#define DRM_MODE_FLAG_VID_MODE_PANEL 0x01
|
||||
|
Reference in New Issue
Block a user