Merge "disp: msm: sde: add check for sunlight visibility scale"

This commit is contained in:
qctecmdr
2021-11-14 06:03:48 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 7 additions and 1 deletions

View File

@@ -732,6 +732,8 @@ struct drm_msm_backlight_info {
__u32 bl_scale_sv;
__u32 status;
__u32 min_bl;
__u32 bl_scale_max;
__u32 bl_scale_sv_max;
};
#define DIMMING_BL_LUT_LEN 8192