drm/i915/hdmi: split infoframe setting from infoframe type code
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 3 Aug 2011 16:22:55 +0000 (09:22 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 4 Aug 2011 00:43:13 +0000 (17:43 -0700)
commit45187ace97f7b3deb559b25348ccb7e301c158c9
tree9538239971c5538b5edc5e777015e453b430a376
parentebec9a7bf11f843b0602b06c402f04bf4213b35a
drm/i915/hdmi: split infoframe setting from infoframe type code

This makes it easier to add support for other infoframes (e.g. SPD,
vendor specific).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_hdmi.c