commit | 87b6b10153522aee7d5963c34ec5a5636475550b | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu May 15 15:33:46 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed May 21 11:31:15 2014 +0200 |
tree | b3f53b064585594284b4a7953db55b8dc050ec6b | |
parent | 89dd6a4b34c5a7658a4017c93b2fe66c964399d0 [diff] |
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ä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>