commit | 4b24c9331a761d237b8e071941759b80cc580802 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 08 14:41:00 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 08 15:32:33 2012 +0200 |
tree | 8684ce1cb52502324241612051f5f77d0edc94c9 | |
parent | acb87dfb4b847de1de1134e3e767e9a773d6454e [diff] |
drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC Simplifies things because for all the infoframes we care about, we always send them on each vblank. Also, this gets rid of one of the hw specific functions mislabelled with the intel_ prefix - hsw will completely change how this works! Acked-by: Paulo Zanoni <przanoni@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>