Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/
Ddrm_atomic_helper.h60 void drm_atomic_helper_async_commit(struct drm_device *dev,
/Linux-v5.15/drivers/gpu/drm/
Ddrm_atomic_helper.c1764 void drm_atomic_helper_async_commit(struct drm_device *dev, in drm_atomic_helper_async_commit() function
1797 EXPORT_SYMBOL(drm_atomic_helper_async_commit);
1828 drm_atomic_helper_async_commit(dev, state); in drm_atomic_helper_commit()