Re: [Intel-gfx] [PATCH 14/81] drm/i915: add inte_crt->adpa_reg

2012-07-20 Thread Daniel Vetter
On Wed, Jul 11, 2012 at 04:27:57PM +0200, Daniel Vetter wrote: > With the base addresses shifting around, this is easier to handle. > Also move to the real reg offset on vlv. > > Signed-off-by: Daniel Vetter I've merged this for -next with Chris' irc-ack. -Daniel -- Daniel Vetter Mail: dan...@ff

Re: [Intel-gfx] [PATCH 14/81] drm/i915: add inte_crt->adpa_reg

2012-07-20 Thread Chris Wilson
Just fixup the patch title: s/inte_crt/intel_crtl/ On Wed, 11 Jul 2012 16:27:57 +0200, Daniel Vetter wrote: > With the base addresses shifting around, this is easier to handle. > Also move to the real reg offset on vlv. +1 > Signed-off-by: Daniel Vetter Acked-by: Chris Wilson -Chris -- Ch

[Intel-gfx] [PATCH 14/81] drm/i915: add inte_crt->adpa_reg

2012-07-11 Thread Daniel Vetter
With the base addresses shifting around, this is easier to handle. Also move to the real reg offset on vlv. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/i915_reg.h |1 + drivers/gpu/drm/i915/intel_crt.c | 23 --- 2 files changed, 17 insertions(+), 7 deletions(