]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/i915: kill STANDARD/CURSOR plane screams
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 27 May 2016 17:59:25 +0000 (20:59 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 30 May 2016 14:03:11 +0000 (17:03 +0300)
commit1d577e02eba737ec586303937ce93f17650c2588
tree76ecbc7f114739299af3933d421feff4e72a7153
parent580d8ed522e0ebbdc83963dc20bc17dbcd283e58
drm/i915: kill STANDARD/CURSOR plane screams

Stop yelling the plane type. "STANDARD" doesn't mean anything anyway.
Let's just use the plane name here.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1464371966-15190-8-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c