Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h916 u32 vmw_get_vblank_counter(struct drm_device *dev, unsigned int pipe);
Dvmwgfx_drv.c1494 .get_vblank_counter = vmw_get_vblank_counter,
Dvmwgfx_kms.c1309 u32 vmw_get_vblank_counter(struct drm_device *dev, unsigned int pipe) in vmw_get_vblank_counter() function