aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2019-09-03 16:46:01 -0400
committerAlex Deucher <[email protected]>2019-10-03 09:11:05 -0500
commitf8d2d39eb406946546d71e5869b04d99fa094834 (patch)
tree2fca3d79d57c68fdb3858ee7114dc63f85b38ec4 /tools/perf/scripts/python/bin/stackcollapse-record
parent684cd480fd4e6d5678e3f480d48a9809d9d119ea (diff)
drm/amdgpu: Iterate through DRM connectors correctly
Currently, every single piece of code in amdgpu that loops through connectors does it incorrectly and doesn't use the proper list iteration helpers, drm_connector_list_iter_begin() and drm_connector_list_iter_end(). Yeesh. So, do that. Cc: Juston Li <[email protected]> Cc: Imre Deak <[email protected]> Cc: Ville Syrjälä <[email protected]> Cc: Harry Wentland <[email protected]> Cc: Daniel Vetter <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Lyude Paul <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions