OSDN Git Service

drm/i915: Rename variables in intel_primary_plane_create()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 5 Oct 2018 12:58:17 +0000 (15:58 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 8 Oct 2018 10:56:20 +0000 (13:56 +0300)
commit881440a89ae115a76de9cee355a4a73edb0909da
treeefc334e2f6d025c0ad31f2f4e3854d34fed2128e
parenta86d2590bafb74705dff7159dea84a24c6a5afcb
drm/i915: Rename variables in intel_primary_plane_create()

Let's try to stick a common naming pattern in all the plane init funcs.

v2: Rebase due to color_encoding/range props

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181005125817.22576-12-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_display.c