linux/drivers/gpu/drm/amd/display
Roman Li 4fd17f2ac0 drm/amd/display: Cap OLED brightness per max frame-average luminance
[Why]
For OLED eDP the Display Manager uses max_cll value as a limit
for brightness control.
max_cll defines the content light luminance for individual pixel.
Whereas max_fall defines frame-average level luminance.
The user may not observe the difference in brightness in between
max_fall and max_cll.
That negatively impacts the user experience.

[How]
Use max_fall value instead of max_cll as a limit for brightness control.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2022-06-14 13:11:11 -04:00
..
amdgpu_dm drm/amd/display: Cap OLED brightness per max frame-average luminance 2022-06-14 13:11:11 -04:00
dc Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes 2022-06-09 17:22:49 +10:00
dmub drm/amd/display: Fix DMUB outbox trace in S4 (#4465) 2022-06-01 15:56:48 -04:00
include drm/amd/display: Don't clear ref_dtbclk value 2022-06-01 15:56:48 -04:00
modules drm-misc-next for 5.19: 2022-04-29 11:33:00 +10:00
Kconfig drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00
Makefile
TODO