drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 22 Oct 2012 11:32:15 +0000 (12:32 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 11 Nov 2012 22:51:46 +0000 (23:51 +0100)
The specs for gen2 say that the watermark values "should always be set
assuming a 32bpp display mode, even though the display mode may be 15 or
16 bpp."

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found