Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vc4/
Dvc4_crtc.c942 vc4_async_page_flip_common(struct drm_crtc *crtc, in vc4_async_page_flip_common() function
1019 ret = vc4_async_page_flip_common(crtc, fb, event, flags); in vc4_async_page_flip()
1033 return vc4_async_page_flip_common(crtc, fb, event, flags); in vc5_async_page_flip()