Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h1088 u32 vmw_get_vblank_counter(struct drm_device *dev, unsigned int pipe);
Dvmwgfx_drv.c1392 .get_vblank_counter = vmw_get_vblank_counter,
Dvmwgfx_kms.c1994 u32 vmw_get_vblank_counter(struct drm_device *dev, unsigned int pipe) in vmw_get_vblank_counter() function