commit | bc2481f313a05887f0b650555d289dcee5c46d8b | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 08 15:18:32 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 08 15:38:19 2012 +0200 |
tree | 3a08ad20b08e7c587d0485dae97c336777e0d0f4 | |
parent | a3da1df7bd1697ff661f7fd310a893815fa52391 [diff] |
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>