From: Rob Clark Date: Mon, 8 Oct 2012 19:50:46 +0000 (+0000) Subject: drm/imx: use drm_send_vblank_event() helper X-Git-Tag: v3.10-rc4~22^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eca56f9467038ee0b798637f03581aaa1186fac;p=pandora-kernel.git drm/imx: use drm_send_vblank_event() helper Also, slightly changes the behavior to always put the vblank irq, even if userspace did not request a vblank event. As far as I can tell, the previous code would leak a vblank irq refcnt if userspace requested a pageflip without event. Signed-off-by: Rob Clark Signed-off-by: Dave Airlie --- Reading git-diff-tree failed