summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
diff options
context:
space:
mode:
authorNicholas Susanto <Nicholas.Susanto@amd.com>2024-08-20 15:10:45 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-09-06 17:40:55 -0400
commit5359d5bc975466e8791d7f870ea4a96f1b0973bf (patch)
treedd9fb3cfac02ef786c9bfd7f032a6d61552186a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
parent4481df364d2038eb4a8f5150367b47955940f027 (diff)
drm/amd/display: Refactor dccg35_get_other_enabled_symclk_fe
[Why] Function used to check the number of FEs connected to the current BE. This was then used to determine if the symclk could be disabled, if all FEs were disconnected. However, the function would skip over the primary FE and return 0 when the primary FE was still connected. This caused black screens on driver disable with an MST daisy chain hooked up. [How] Refactor the function to correctly return the number of FEs connected to the input BE. Also, rename it for clarity. Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Nicholas Susanto <Nicholas.Susanto@amd.com> Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h')
0 files changed, 0 insertions, 0 deletions