Re: [Intel-gfx] [PATCH 6/8] drm/i915: hw readout support for ->has_pch_encoders

2013-04-02 Thread Jesse Barnes
On Thu, 28 Mar 2013 10:42:01 +0100 Daniel Vetter wrote: > Now we can ditch the checks in the Haswell disable code. > > v2: add support for Haswell > > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/i915/intel_display.c | 34 +- > 1 file changed, 25 insert

[Intel-gfx] [PATCH 6/8] drm/i915: hw readout support for ->has_pch_encoders

2013-03-28 Thread Daniel Vetter
Now we can ditch the checks in the Haswell disable code. v2: add support for Haswell Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_display.c | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_display.c

[Intel-gfx] [PATCH 6/8] drm/i915: hw readout support for ->has_pch_encoders

2013-02-21 Thread Daniel Vetter
Now we can ditch the checks in the Haswell disable code. v2: add support for Haswell Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_display.c | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_display.c

[Intel-gfx] [PATCH 6/8] drm/i915: hw readout support for ->has_pch_encoders

2013-02-21 Thread Daniel Vetter
Now we can ditch the checks in the Haswell disable code. v2: add support for Haswell Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_display.c | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_display.c