diff options
author | Ville Syrjälä <[email protected]> | 2018-06-28 16:13:10 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2018-07-05 16:52:08 +0300 |
commit | 98c0e348c09575edccdd63e9d2938f090b0d8739 (patch) | |
tree | fd62e3a8aa2a0143fe7e64f1a12cfc3264e9861e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 83aefbb887b59df0b3520965c3701e01deacfc52 (diff) |
drm/amdgpu: Use drm_connector_for_each_possible_encoder()
Use drm_connector_for_each_possible_encoder() for iterating
connector->encoder_ids[]. A bit more convenient not having
to deal with the implementation details.
v2: Replace drm_for_each_connector_encoder_ids() with
drm_connector_for_each_possible_encoder() (Daniel)
Cc: Daniel Vetter <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: "David (ChunMing) Zhou" <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: [email protected]
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions