On Mon, Oct 22, 2012 at 12:32:15PM +0100, Chris Wilson wrote:
> 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
Queued for -next, thanks for the patch.
-Dan
Am Montag, den 22.10.2012, 12:32 +0100 schrieb Chris Wilson:
> 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."
Does this patch fix an actual bug or is it just preemptively doing so?
> Sign
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
---
drivers/gpu/drm/i915/intel_pm.c | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
dif