]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: unify the definitions of the HDMI/SDVO register
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 19 Feb 2013 19:21:45 +0000 (16:21 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 4 Mar 2013 22:15:38 +0000 (23:15 +0100)
commitc20cd31252554b927ae1cce1c71ae8a769b1bd74
tree95858efce35011e52223142d0c92de6bcb9c78c3
parente2debe919a859a350a542a361705a51e4567b6db
drm/i915: unify the definitions of the HDMI/SDVO register

Since they're all the same register, leave all the #defines at the
same place, organized by Gen and also specify which bits are used by
only a specific port or encoding.

Also remove a few unused duplicates and adjust indentation.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_reg.h