From: Daniel Vetter Date: Tue, 8 May 2012 12:41:00 +0000 (+0200) Subject: drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC X-Git-Tag: v3.5-rc1~100^2~25^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b24c9331a761d237b8e071941759b80cc580802;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed