commit | 981329ce3c3e13af6b9a11ec4948df45f5f4847e | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Oct 02 19:25:02 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Oct 31 16:08:10 2019 +0200 |
tree | 8d6d09f1f8b628449183b84bafa4ac3545b25e4a | |
parent | 2b0b27418a72f9d61562269a1b3072657ae937d0 [diff] |
drm/i915: s/crtc_mask/pipe_mask/ Rename the encoder->crtc_mask to encoder->pipe_mask to better reflect what it actually contains. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191002162505.30716-3-ville.syrjala@linux.intel.com Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>