aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorMelissa Wen <[email protected]>2023-11-16 19:57:41 +0000
committerAlex Deucher <[email protected]>2023-12-13 20:09:53 +0000
commit1e13c5644c443dee727ac1330bc118c909a1cf07 (patch)
tree504e543aa95463ff2ba0d29933e4756263fd9b93 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentdrm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_... (diff)
downloadkernel-1e13c5644c443dee727ac1330bc118c909a1cf07.tar.gz
kernel-1e13c5644c443dee727ac1330bc118c909a1cf07.zip
drm/drm_mode_object: increase max objects to accommodate new color props
DRM_OBJECT_MAX_PROPERTY limits the number of properties to be attached and we are increasing that value all time we add a new property (generic or driver-specific). In this series, we are adding 13 new KMS driver-specific properties for AMD color manage: - CRTC Gamma enumerated Transfer Function - Plane: Degamma LUT+size+TF, HDR multiplier, shaper LUT+size+TF, 3D LUT+size, blend LUT+size+TF (12) Therefore, just increase DRM_OBJECT_MAX_PROPERTY to a number (64) that accomodates these new properties and gives some room for others, avoiding change this number everytime we add a new KMS property. Reviewed-by: Harry Wentland <[email protected]> Reviewed-by: Simon Ser <[email protected]> Signed-off-by: Melissa Wen <[email protected]> Reviewed-by: Abhinav Kumar <[email protected]> Acked-by: Maxime Ripard <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions