]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: Add option to disable PHY SSC reduction on transmitter enable
authorMuhammad Ahmed <Muhammad.Ahmed@amd.com>
Tue, 27 May 2025 16:01:41 +0000 (12:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 16:19:16 +0000 (12:19 -0400)
commit5fa62c87cffdfe18e0f7c35c2ee3f18c8d2f7408
tree113171171f5e27b79bc762d9966d407b5bbd1f97
parent90bc60cef2a3ca0a4ea98d9e6cb7129d64373dab
drm/amd/display: Add option to disable PHY SSC reduction on transmitter enable

[WHY]
On some 8k display models flickering or black screens may occur at reduced
PHY SSC.

[HOW]
Add an option to set a workaround bit for these displays to keep the old
SSC value.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Muhammad Ahmed <Muhammad.Ahmed@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h