Searched refs:drm_update_vblank_count (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/
H A Ddrm_vblank.c286 static void drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, function
424 drm_update_vblank_count(dev, pipe, false);
480 drm_update_vblank_count(dev, pipe, false);
1183 drm_update_vblank_count(dev, pipe, 0);
1184 /* drm_update_vblank_count() includes a wmb so we just
1187 * to drm_update_vblank_count().
1910 drm_update_vblank_count(dev, pipe, true);

Completed in 169 milliseconds