aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNicholas Susanto <[email protected]>2024-08-20 15:10:45 -0400
committerAlex Deucher <[email protected]>2024-09-06 17:40:55 -0400
commit5359d5bc975466e8791d7f870ea4a96f1b0973bf (patch)
treedd9fb3cfac02ef786c9bfd7f032a6d61552186a2 /tools/perf/scripts/python/export-to-postgresql.py
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 <[email protected]> Signed-off-by: Nicholas Susanto <[email protected]> Signed-off-by: Hamza Mahfooz <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions