aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorHarry Wentland <[email protected]>2022-10-27 14:17:48 -0400
committerAlex Deucher <[email protected]>2023-09-28 15:44:36 -0400
commit30a24318cc8f4947c6567c78997c8deb546e7a0b (patch)
tree05c4483f4d505d79c10d87f233251327ccd88b2c /tools/perf/scripts/python/net_dropmonitor.py
parent1934907234c86514475b00c8169e7b56ef29ed52 (diff)
drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
[WHY] Writeback connectors are based on a different object: drm_writeback_connector, and are therefore different from amdgpu_dm_connector. We need to be careful to ensure code designed for amdgpu_dm_connector doesn't inadvertently try to operate on a drm_writeback_connector. [HOW] Skip them when connector type is DRM_MODE_CONNECTOR_WRITEBACK. Reviewed-by: Alex Hung <[email protected]> Signed-off-by: Harry Wentland <[email protected]> Signed-off-by: Alex Hung <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions