diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-06-28 15:13:12 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-07-05 15:52:08 +0200 |
commit | 7b71ca249b265fe69ab3152a15bc6c305554a7da (patch) | |
tree | faaa463507f51cbd58959b0a0da515f436835bbd /lib/test_module.c | |
parent | drm/nouveau: Use drm_connector_for_each_possible_encoder() (diff) | |
download | linux-7b71ca249b265fe69ab3152a15bc6c305554a7da.tar.xz linux-7b71ca249b265fe69ab3152a15bc6c305554a7da.zip |
drm/radeon: 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 <daniel.vetter@ffwll.ch>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: "David (ChunMing) Zhou" <David1.Zhou@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: amd-gfx@lists.freedesktop.org
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180628131315.14156-7-ville.syrjala@linux.intel.com
Diffstat (limited to 'lib/test_module.c')
0 files changed, 0 insertions, 0 deletions