commit | 20b2020334110f9afb8316ba158b9549f2f07ff9 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Sep 14 22:43:45 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Sep 24 20:14:21 2015 +0200 |
tree | c063a75c5dd44949bd32e578ba45c2362b9e1397 | |
parent | 3bb403bf421b5b00366a9041a7edc0a1f6494f5e [diff] |
drm: Kill pixeldur_ns pixeldur_ns is now unsued, so kill it from drm_vblank_crtc. framedur_ns is also currently unused but we will have use for it in the near future so leave it be. linedur_ns is still used by nouveau for some internal delays. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>