commit | eba1f35dfe145247c7eb690c7c32740fde8ec699 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Sep 14 22:43:43 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Sep 24 20:14:20 2015 +0200 |
tree | 4ace6b3e46a6714eb03ed8b4d7b21037cf6a74b7 | |
parent | 942840371cde152fe57c15e0e8483b760e7763e3 [diff] |
drm: Move timestamping constants into drm_vblank_crtc Collect the timestamping constants alongside the rest of the relevant stuff under drm_vblank_crtc. We can now get rid of the 'refcrtc' parameter to drm_calc_vbltimestamp_from_scanoutpos(). 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>