]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: make the panel fitter work on pipes B and C on IVB
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 20 Nov 2012 15:27:41 +0000 (13:27 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 21 Nov 2012 16:47:09 +0000 (17:47 +0100)
commit13888d78c664a1f61d7b09d282f5916993827a40
tree6b7ebbf9c96af358bdfcf72f4a51673f8635311b
parent79935fca3f1259e0a6fe203b55008f84ab8f3087
drm/i915: make the panel fitter work on pipes B and C on IVB

I actually found this problem on Haswell, but then discovered Ivy
Bridge also has it by reading the spec.

I don't have the hardware to test this.

Cc: stable@vger.kernel.org
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c