Home
last modified time | relevance | path

Searched refs:msc_is_after (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent.c173 if (msc_is_after(*crtc_msc, *target_msc)) in present_adjust_timings()
H A Dpresent_vblank.c115 if (msc_is_after(target_msc, crtc_msc) && in present_vblank_create()
H A Dpresent_priv.h253 msc_is_after(uint64_t test, uint64_t reference) in msc_is_after() function
H A Dpresent_scmd.c760 if (msc_is_after(vblank->exec_msc, crtc_msc)) { in present_scmd_pixmap()