drm/i915: s/intel_infoframe/gm45_infoframe
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 8 May 2012 13:18:32 +0000 (15:18 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 8 May 2012 13:38:19 +0000 (15:38 +0200)
commitbc2481f313a05887f0b650555d289dcee5c46d8b
tree3a08ad20b08e7c587d0485dae97c336777e0d0f4
parenta3da1df7bd1697ff661f7fd310a893815fa52391
drm/i915: s/intel_infoframe/gm45_infoframe

These two functions are actually hw-specific and only valid for gm45
thru gen7. HSW completely changes how this works, so label them
accordingly.

v2: s/gm45/g4x/ like for the previous patch.

Acked-by: Paulo Zanoni <przanoni@gmail.com>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c