Home
last modified time | relevance | path

Searched refs:vsync_to_flip_in_us (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_freesync.h114 uint32_t vsync_to_flip_in_us; member
/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c477 in_vrr->flip_interval.vsync_to_flip_in_us = curr_time_stamp_in_us - in determine_flip_interval_workaround_req()
483 in_vrr->flip_interval.vsync_to_flip_in_us > FREESYNC_VSYNC_TO_FLIP_DELTA_IN_US) { in determine_flip_interval_workaround_req()
490 in_vrr->flip_interval.vsync_to_flip_in_us < FREESYNC_VSYNC_TO_FLIP_DELTA_IN_US) { in determine_flip_interval_workaround_req()
1215 in_out_vrr->flip_interval.vsync_to_flip_in_us = 0; in mod_freesync_handle_v_update()