diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-09-07 14:00:24 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-09-14 21:36:44 +0200 |
commit | 4b31a9c77bf87f9d9e957f7a42f84c57a407e1f8 (patch) | |
tree | ae63f0bc26497a2c74f9caf642604b037ca19d1a /drivers/gpu/drm/drm_vblank.c | |
parent | Merge drm/drm-next into drm-misc-next (diff) | |
download | linux-4b31a9c77bf87f9d9e957f7a42f84c57a407e1f8.tar.xz linux-4b31a9c77bf87f9d9e957f7a42f84c57a407e1f8.zip |
drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Put the vblank timestamping constants update loop into its own
function. It has no business living inside
drm_atomic_helper_update_legacy_modeset_state() so we'll be wanting
to move it out entirely. As a first step we'll still call it
from drm_atomic_helper_update_legacy_modeset_state().
v2: Drop comment about 'legacy state' in the new function
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200907120026.6360-1-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/drm_vblank.c')
0 files changed, 0 insertions, 0 deletions