drm/i915/hdmi: fetch infoframe status in get_config v2
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 5 Nov 2014 22:26:08 +0000 (14:26 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Nov 2014 09:29:22 +0000 (10:29 +0100)
commite43823ecc24488c464587f7daf462548f2396e4f
tree4a5cdd880c14546cecaac51bdfc40a475d25dd03
parent50f5275698df4490046cc5b4ed2018abb642a803
drm/i915/hdmi: fetch infoframe status in get_config v2

This is useful for checking things later.

v2:
  - fix hsw infoframe enabled check (Ander)

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
[danvet: Add the missing PIPE_CONF_CHECK_I(has_infoframe); line to the
hw state cross-checker.]
[danet: Squash in fixup from Jesse to correctly compute has_infoframe
in the hdmi compute_config function.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
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.02488 seconds and 5 git commands to generate.