Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c238 .get_vblank_counter = vmw_get_vblank_counter,
H A Dvmwgfx_drv.h1171 u32 vmw_get_vblank_counter(struct drm_crtc *crtc);
H A Dvmwgfx_scrn.c322 .get_vblank_counter = vmw_get_vblank_counter,
H A Dvmwgfx_stdu.c919 .get_vblank_counter = vmw_get_vblank_counter,
H A Dvmwgfx_kms.c1905 u32 vmw_get_vblank_counter(struct drm_crtc *crtc) in vmw_get_vblank_counter() function