drm/i915: Track hdmi mode in the pipe config
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 24 Apr 2014 21:54:47 +0000 (23:54 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 16 May 2014 09:57:44 +0000 (11:57 +0200)
commit6897b4b5d3336a0a02d94225de971985c7ad42fe
treed9873e0d2456b48e525b6343b1003aea73a5620e
parentabac6a009c34cb4d191360dd17c5c4a804ab392a
drm/i915: Track hdmi mode in the pipe config

Also add state readout and cross-check support. The only invasive change
is wiring up the new flag to the ->set_infoframes callbacks.

Reviewed-by: Naresh Kumar Kachhi <naresh.kumar.kachhi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_hdmi.c
This page took 0.027784 seconds and 5 git commands to generate.