Searched refs:drm_atomic_helper_cleanup_planes (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_atomic.c | 147 drm_atomic_helper_cleanup_planes(dev, state); in complete_commit() 294 drm_atomic_helper_cleanup_planes(dev, state); in msm_atomic_commit()
|
/linux-4.4.14/include/drm/ |
D | drm_atomic_helper.h | 62 void drm_atomic_helper_cleanup_planes(struct drm_device *dev,
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_drv.c | 67 drm_atomic_helper_cleanup_planes(drm, state); in sti_atomic_complete()
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
D | rcar_du_kms.c | 463 drm_atomic_helper_cleanup_planes(dev, old_state); in rcar_du_atomic_complete() 538 drm_atomic_helper_cleanup_planes(dev, state); in rcar_du_atomic_commit()
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 104 drm_atomic_helper_cleanup_planes(dev, old_state); in omap_atomic_complete() 200 drm_atomic_helper_cleanup_planes(dev, state); in omap_atomic_commit()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1070 drm_atomic_helper_cleanup_planes(dev, state); in drm_atomic_helper_commit() 1356 void drm_atomic_helper_cleanup_planes(struct drm_device *dev, in drm_atomic_helper_cleanup_planes() function 1372 EXPORT_SYMBOL(drm_atomic_helper_cleanup_planes);
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 112 drm_atomic_helper_cleanup_planes(dev, state); in exynos_atomic_commit_complete()
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | drm.c | 64 drm_atomic_helper_cleanup_planes(drm, state); in tegra_atomic_complete()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 13279 drm_atomic_helper_cleanup_planes(dev, state); in intel_atomic_commit()
|