Re: [Intel-gfx] [PATCH 14/14] drm/i915: bind driver to ValleyView chipsets

2012-06-20 Thread Daniel Vetter
On Fri, Jun 15, 2012 at 11:55:26AM -0700, Jesse Barnes wrote: > With the code in place, we can bind the driver, should make bisect possible. > > Signed-off-by: Jesse Barnes Ok, I've merged most of these patches, safe for the pageflip/irq stuff (bikesheds dropped in separate mails) and obviously p

[Intel-gfx] [PATCH 14/14] drm/i915: bind driver to ValleyView chipsets

2012-06-15 Thread Jesse Barnes
With the code in place, we can bind the driver, should make bisect possible. Signed-off-by: Jesse Barnes --- drivers/gpu/drm/i915/i915_drv.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c index 9e772bd..ae46c3d 100644 -