On Thu, 23 Feb 2012 15:56:52 +
Chris Wilson wrote:
> On Thu, 23 Feb 2012 15:33:40 +, Dave Airlie wrote:
> > From: Dave Airlie
> >
> > 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
On Thu, 23 Feb 2012 15:33:40 +, Dave Airlie wrote:
> From: Dave Airlie
>
> 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.
>
> Signed-off-by: Dave Airlie
Bugz
On Thu, Feb 23, 2012 at 01:54:04PM -0200, Eugeni Dodonov wrote:
> On Thu, Feb 23, 2012 at 13:33, Dave Airlie wrote:
>
> > From: Dave Airlie
> >
> > Booted my i965 machine and it started printing the unsupported pixel
> > format of 0 message (once I added content to it).
> >
> > Oh looksie here,
On Thu, Feb 23, 2012 at 13:33, Dave Airlie wrote:
> From: Dave Airlie
>
> 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.
>
We already have patch1 in drm-intel-fixes I think.
And as fo
From: Dave Airlie
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.
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/i915/intel_display.c |2 +-
1 files changed, 1 insertio