]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit970286c21528fcb0b92490538cfa223dd0bd9194
tree9538239971c5538b5edc5e777015e453b430a376
parent09b017fd198a2de33da71e6a05cc28b772881342
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