drm/i915: add new Haswell DIP controls registers
authorEugeni Dodonov <eugeni.dodonov@intel.com>
Thu, 10 May 2012 13:18:02 +0000 (10:18 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 19 May 2012 20:39:43 +0000 (22:39 +0200)
commit8c5f5f7c42e009bbb6184563d3cb3861bb73b98c
tree2dd13b2400916a373ad2636c39c0ba18974810f6
parent1833b134454d5300d8a9d07b78876a20395f01a9
drm/i915: add new Haswell DIP controls registers

Haswell has different DIP control registers and offsets which we need to
use for infoframes, which this patch adds.

Note that this does not adds full DIP frames support, but only the basic
functionality necessary for HDMI to work in early enablement.

v2: replace infoframe handling with a debug message, proper support will
be added via a patch from Paulo Zanoni later.

Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Reviewed-by: Paulo Zanoni <przanoni@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_hdmi.c
This page took 0.025695 seconds and 5 git commands to generate.