]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: disable sharpness if HDR Multiplier is too large
authorSamson Tam <Samson.Tam@amd.com>
Thu, 22 Aug 2024 00:17:23 +0000 (20:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Sep 2024 15:35:32 +0000 (11:35 -0400)
commit8a060e9c17d0fd7a182e335a52dcb5fe327e3d86
tree1b2a689deb4745da5086fa122f95c96f7837cc13
parentc24538c4aa352b68bd5c429b7fd3ccf4d4407143
drm/amd/display: disable sharpness if HDR Multiplier is too large

[Why]
Certain profiles have higher HDR multiplier than SDR boost max which
is not currently supported

[How]
Disable sharpness for these profiles

Fixes: 1b0ce903fe74 ("drm/amd/display: add improvements for text display and HDR DWM and MPO")
Reviewed-by: Martin Leung <martin.leung@amd.com>
Signed-off-by: Samson Tam <Samson.Tam@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_spl_translate.c