Searched refs:drm_atomic_helper_commit_planes (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_drv.c62 drm_atomic_helper_commit_planes(drm, state, false); sti_atomic_complete()
/linux-4.4.14/drivers/gpu/drm/msm/
H A Dmsm_atomic.c128 drm_atomic_helper_commit_planes(dev, state, false); complete_commit()
/linux-4.4.14/include/drm/
H A Ddrm_atomic_helper.h59 void drm_atomic_helper_commit_planes(struct drm_device *dev,
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_atomic_helper.c802 * drm_atomic_helper_commit_planes(), which is what the default commit function
827 * drm_atomic_helper_commit_planes(), which is what the default commit function
1016 * drm_atomic_helper_commit_planes(dev, state, true);
1064 drm_atomic_helper_commit_planes(dev, state, false); drm_atomic_helper_commit()
1179 * drm_atomic_helper_commit_planes - commit plane state
1212 void drm_atomic_helper_commit_planes(struct drm_device *dev, drm_atomic_helper_commit_planes() function
1284 EXPORT_SYMBOL(drm_atomic_helper_commit_planes); variable
1296 * instead of one global step like drm_atomic_helper_commit_planes() does.
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c108 drm_atomic_helper_commit_planes(dev, state, false);
/linux-4.4.14/drivers/gpu/drm/rcar-du/
H A Drcar_du_kms.c459 drm_atomic_helper_commit_planes(dev, old_state, false); rcar_du_atomic_complete()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Domap_drv.c99 drm_atomic_helper_commit_planes(dev, old_state, false); omap_atomic_complete()
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddrm.c59 drm_atomic_helper_commit_planes(drm, state, false); tegra_atomic_complete()

Completed in 645 milliseconds