disp: msm: sde: update rc checks for mask configuration
Rounded corner mask layer height/width should match the panel height and width. Change updates rounded corner mask configuration check to ensure that dimensons match. Change-Id: I97f544b0a7df1ebea6d8aa3321813649ebc69d82 Signed-off-by: Gopikrishnaiah Anandan <agopik@codeaurora.org>
This commit is contained in:
@@ -681,6 +681,8 @@ struct drm_msm_rc_mask_cfg {
|
||||
__u64 cfg_param_07;
|
||||
__u32 cfg_param_08;
|
||||
__u64 cfg_param_09[RC_DATA_SIZE_MAX];
|
||||
__u32 height;
|
||||
__u32 width;
|
||||
};
|
||||
|
||||
#define FP16_SUPPORTED
|
||||
|
Reference in New Issue
Block a user