drm/i915: fix mode set on load pipe. (v2)
authorDave Airlie <airlied@redhat.com>
Thu, 23 Feb 2012 15:33:40 +0000 (15:33 +0000)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Feb 2012 16:06:31 +0000 (08:06 -0800)
Booted my i965 machine and it started printing the unsupported pixel
format of 0 message (once I added content to it).

Oh looksie here, we pass 0. fix.

v2: compile it.

Buzilla: https://bugs.freedesktop.org/show_bug.cgi?id=45966

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found