commit | e3b95f1eb5b9a7ecc7241a27499ae8754b845926 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri May 03 11:49:49 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon May 06 11:27:57 2013 +0200 |
tree | 04ce8130a75ca0b3ccea96352f10eef9a28cefc7 | |
parent | b551842d4d92cd337cc2af27947cc53e09fe34ab [diff] |
drm/i915: Apply OCD to data/link m/n register #defines - 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. v2: - Realign #defines and use tabs (Paulo). Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>