commit | c08f995a284dc202a934530ee73cc7136665af38 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Oct 02 19:25:00 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Oct 18 17:04:34 2019 +0300 |
tree | 7a89d40351d25bb45dcaca6470bcff2e2da17529 | |
parent | 30a027dcccc27051b3145ff9bb756d79038ad320 [diff] |
drm/i915: Polish possible_clones setup Replace the hand rolled stuff with drm_encoder_mask() when populating possible_clones, and rename the function to intel_encoder_possible_clones() to make it clear what it's used for. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191002162505.30716-1-ville.syrjala@linux.intel.com Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>