]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/i915: remove leftover from pre-universal planes days
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Sep 2014 17:20:23 +0000 (14:20 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Oct 2014 14:33:59 +0000 (16:33 +0200)
commit5ee446383901791dc2917227de5a94ddcfadd761
tree88b2ca5e67c426f8e3dea0b8667fcbc642b2fc7f
parentccc759dc2a0214fd8b65ed4ebe78050874a67f94
drm/i915: remove leftover from pre-universal planes days

Now that universal planes are in place we don't need this plane unref on
failures.

Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c