Re: [Intel-gfx] [PATCH 4/5] drm/i915: Apply OCD to data/link m/n register #defines

2013-05-03 Thread Daniel Vetter
On Thu, May 02, 2013 at 05:36:33PM -0300, Paulo Zanoni wrote: > Hi > > 2013/5/1 Daniel Vetter : > > - PCH_ prefix for pch registers on ibx/cpt/ppt. > > - Drop the DP_ from the link defines, redundant. > > - Drop the GMCH from the data defines and instead give the special g4x > > registers a cons

Re: [Intel-gfx] [PATCH 4/5] drm/i915: Apply OCD to data/link m/n register #defines

2013-05-02 Thread Paulo Zanoni
Hi 2013/5/1 Daniel Vetter : > - PCH_ prefix for pch registers on ibx/cpt/ppt. > - Drop the DP_ from the link defines, redundant. > - Drop the GMCH from the data defines and instead give the special g4x > registers a consistent _G4X postfix. > > Signed-off-by: Daniel Vetter Yay, the new naming

[Intel-gfx] [PATCH 4/5] drm/i915: Apply OCD to data/link m/n register #defines

2013-05-01 Thread Daniel Vetter
- PCH_ prefix for pch registers on ibx/cpt/ppt. - Drop the DP_ from the link defines, redundant. - Drop the GMCH from the data defines and instead give the special g4x registers a consistent _G4X postfix. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/i915_reg.h | 74 ++