diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2013-02-19 16:21:47 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-03-04 23:17:00 +0100 |
commit | 4f3a8bc7ba6e34403f36e600bc6f54cf0e0041e4 (patch) | |
tree | 7f2381ea438a176ead41b82484031eacc256aada /drivers/gpu/drm/drm_usb.c | |
parent | dc0fa7181132b1fde269accc4e067b8b833f34ef (diff) |
drm/i915: rename some HDMI bit definitions
Bits used only on HDMI mode now have HDMI_ prefix instead of SDVO_.
The COLOR_FORMAT bits now have prefixes (and the 12bpc bit is for HDMI
only).
Notice that this patch uncovers a bug on the SDVO code: the
COLOR_RANGE_16_235 bit can only be used if the port is in TMDS mode,
not SDVO mode. This will have to be fixed in a later patch.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/drm_usb.c')
0 files changed, 0 insertions, 0 deletions