summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2023-12-01 16:25:25 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-12-06 23:22:34 +0300
commit7db7ade270ae8e177cc8bd09753745e7c2dc92e7 (patch)
tree582c03fcd8350bf352af9ead1381ee726447efb2 /tools/perf/scripts/python/stackcollapse.py
parentdfc03588cf8ce2af8ef810cd226dc98ee4fbac38 (diff)
downloadlinux-7db7ade270ae8e177cc8bd09753745e7c2dc92e7.tar.xz
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. Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Reviewed-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions