Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_freesync.h86 uint32_t vsync_to_flip_in_us; member
/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c502 in_vrr->flip_interval.vsync_to_flip_in_us = curr_time_stamp_in_us - in determine_flip_interval_workaround_req()
508 in_vrr->flip_interval.vsync_to_flip_in_us > FREESYNC_VSYNC_TO_FLIP_DELTA_IN_US) { in determine_flip_interval_workaround_req()
515 in_vrr->flip_interval.vsync_to_flip_in_us < FREESYNC_VSYNC_TO_FLIP_DELTA_IN_US) { in determine_flip_interval_workaround_req()
1239 in_out_vrr->flip_interval.vsync_to_flip_in_us = 0; in mod_freesync_handle_v_update()