]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/gpu/drm/i915/intel_display.c
drm/i915: don't use plane pipe select on VLV
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 8 Mar 2013 18:46:00 +0000 (10:46 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 23 Mar 2013 11:17:58 +0000 (12:17 +0100)
commitda6ecc5decf6243a93dd0ecae4a4a773bf21dcce
tree2a122f04b72060ba50411883c09fb09626a45978
parentdca25cb80065849e71e5c95a7fd74b0d67695bf3
drm/i915: don't use plane pipe select on VLV

Planes are fixed to pipes in VLV.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
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