Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_atomic_helper.h74 void drm_atomic_helper_async_commit(struct drm_device *dev,
/Linux-v6.1/drivers/gpu/drm/
Ddrm_atomic_helper.c1913 void drm_atomic_helper_async_commit(struct drm_device *dev, in drm_atomic_helper_async_commit() function
1946 EXPORT_SYMBOL(drm_atomic_helper_async_commit);
1977 drm_atomic_helper_async_commit(dev, state); in drm_atomic_helper_commit()