]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: HSW+ FBC is tied to pipe A
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 13 Feb 2015 19:23:42 +0000 (17:23 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 23 Feb 2015 22:59:39 +0000 (23:59 +0100)
commit641d7dd6b60e0552bedb2134dd68fd2ad0790e4c
treec65607a98de17948d05f8b178c9eec05c61d2490
parent54550d6e91e7d3d148506cd6887270a088bfb409
drm/i915: HSW+ FBC is tied to pipe A

So add code to consider this case.

v2: Reorder the series, so drop the possible_framebuffer_bits chunk.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> (v1)
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_fbc.c