From: Daniel Vetter Date: Thu, 15 May 2014 13:33:46 +0000 (+0200) Subject: drm/i915: Use new kms-native vblank functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b6b10153522aee7d5963c34ec5a5636475550b;p=pandora-kernel.git drm/i915: Use new kms-native vblank functions Only the low-level irq handling functions still use integer crtc indices with this. But fixing that will require a lot more sugery and some good ideas for backwards compat with old ums userspace. Both in drivers and in the drm core. Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed