Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_vblank.c278 static void drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, in drm_update_vblank_count() function
416 drm_update_vblank_count(dev, pipe, false); in drm_crtc_accurate_vblank_count()
477 drm_update_vblank_count(dev, pipe, false); in drm_vblank_disable_and_save()
1145 drm_update_vblank_count(dev, pipe, 0); in drm_vblank_enable()
1960 drm_update_vblank_count(dev, pipe, true); in drm_handle_vblank()