Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h946 u32 vmw_get_vblank_counter(struct drm_device *dev, unsigned int pipe);
Dvmwgfx_drv.c1598 .get_vblank_counter = vmw_get_vblank_counter,
Dvmwgfx_kms.c1974 u32 vmw_get_vblank_counter(struct drm_device *dev, unsigned int pipe) in vmw_get_vblank_counter() function