Re: [Intel-gfx] [PATCH 10/10] [v2] drm/i915: Add a pipeless ivybridge configuration

2013-03-19 Thread Jesse Barnes
On Tue, 19 Mar 2013 11:49:49 -0700 Ben Widawsky wrote: > On Sun, Mar 17, 2013 at 10:42:33PM +0100, Daniel Vetter wrote: > > On Fri, Mar 15, 2013 at 11:17:55AM -0700, Ben Widawsky wrote: > > > FIXME: This is based on some HW being used for a demo. We should > > > probably wait until we have confir

Re: [Intel-gfx] [PATCH 10/10] [v2] drm/i915: Add a pipeless ivybridge configuration

2013-03-19 Thread Ben Widawsky
On Sun, Mar 17, 2013 at 10:42:33PM +0100, Daniel Vetter wrote: > On Fri, Mar 15, 2013 at 11:17:55AM -0700, Ben Widawsky wrote: > > FIXME: This is based on some HW being used for a demo. We should > > probably wait until we have confirmation on the IDs before upstreaming > > this patch. > > I don't

Re: [Intel-gfx] [PATCH 10/10] [v2] drm/i915: Add a pipeless ivybridge configuration

2013-03-17 Thread Daniel Vetter
On Fri, Mar 15, 2013 at 11:17:55AM -0700, Ben Widawsky wrote: > FIXME: This is based on some HW being used for a demo. We should > probably wait until we have confirmation on the IDs before upstreaming > this patch. I don't mind too much if we need to fixup the device after the fact, but checking

[Intel-gfx] [PATCH 10/10] [v2] drm/i915: Add a pipeless ivybridge configuration

2013-03-15 Thread Ben Widawsky
FIXME: This is based on some HW being used for a demo. We should probably wait until we have confirmation on the IDs before upstreaming this patch. v2: Use GEN7_FEATURES (Chris) Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.c | 19 ++- 1 file changed, 18 insertio

[Intel-gfx] [PATCH 10/10] [v2] drm/i915: Add a pipeless ivybridge configuration

2013-03-13 Thread Ben Widawsky
FIXME: This is based on some HW being used for a demo. We should probably wait until we have confirmation on the IDs before upstreaming this patch. v2: Use IVB_FEATURES (Chris) Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.c | 18 +- 1 file changed, 17 insertions