commit | 5d2a19507cb6655ac45a9dc4535cad7930fbb0d7 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Sep 07 18:24:07 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Sep 12 17:55:20 2018 +0300 |
tree | c4f766d80b44045d52fd9aca32575a72eb393525 | |
parent | f5929c5309a6a434f6f55969aa186d7a906f92bc [diff] |
drm/i915: s/int plane/int color_plane/ To reduce the confusion between a drm plane and the planes of framebuffers let's desiginate the latter as "color plane". Weak-Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180907152413.15761-8-ville.syrjala@linux.intel.com