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

2012-06-20 Thread Jesse Barnes
On Wed, 20 Jun 2012 22:53:56 +0200 Daniel Vetter wrote: > On Wed, Jun 20, 2012 at 10:53:13AM -0700, Jesse Barnes wrote: > > With the code in place, we can bind the driver, should make bisect possible. > > > > Signed-off-by: Jesse Barnes > Queued all three for -next, thanks for the respin. Cool

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

2012-06-20 Thread Daniel Vetter
On Wed, Jun 20, 2012 at 10:53:13AM -0700, Jesse Barnes wrote: > With the code in place, we can bind the driver, should make bisect possible. > > Signed-off-by: Jesse Barnes Queued all three for -next, thanks for the respin. -Daniel -- Daniel Vetter Mail: dan...@ffwll.ch Mobile: +41 (0)79 365 57

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

2012-06-20 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 4cdff38..ad06ea7 100644 -