diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-06-19 20:08:42 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-06-26 19:23:28 +0300 |
commit | 7d23e59376039d08728444cf05b2db6f7b86ff22 (patch) | |
tree | e786eee507777a43b0b223dcdab42988b5996b6a /drivers/gpu/drm/i915/intel_wakeref.h | |
parent | b318b82455bd9b2899a61108a6d84d4a2d4b6df8 (diff) |
drm/i915: Initialize drm_driver vblank funcs at compile time
Move the .get_vblank_timestamp() and .get_scanout_position()
initialization to happen at compile time. No point in delaying
it since we always assign the same functions.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190619170842.20579-5-ville.syrjala@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_wakeref.h')
0 files changed, 0 insertions, 0 deletions