Searched refs:drm_atomic_helper_cleanup_planes (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/msm/ |
D | msm_atomic.c | 249 drm_atomic_helper_cleanup_planes(dev, state); in msm_atomic_commit_tail() 285 drm_atomic_helper_cleanup_planes(dev, state); in msm_atomic_commit_tail()
|
/linux-5.19.10/include/drm/ |
D | drm_atomic_helper.h | 94 void drm_atomic_helper_cleanup_planes(struct drm_device *dev,
|
/linux-5.19.10/drivers/gpu/drm/vkms/ |
D | vkms_drv.c | 89 drm_atomic_helper_cleanup_planes(dev, old_state); in vkms_atomic_commit_tail()
|
/linux-5.19.10/drivers/gpu/drm/tidss/ |
D | tidss_kms.c | 45 drm_atomic_helper_cleanup_planes(ddev, old_state); in tidss_atomic_commit_tail()
|
/linux-5.19.10/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1617 drm_atomic_helper_cleanup_planes(dev, old_state); in drm_atomic_helper_commit_tail() 1648 drm_atomic_helper_cleanup_planes(dev, old_state); in drm_atomic_helper_commit_tail_rpm() 1855 drm_atomic_helper_cleanup_planes(dev, state); in drm_atomic_helper_commit() 1915 drm_atomic_helper_cleanup_planes(dev, state); in drm_atomic_helper_commit() 2724 void drm_atomic_helper_cleanup_planes(struct drm_device *dev, in drm_atomic_helper_cleanup_planes() function 2750 EXPORT_SYMBOL(drm_atomic_helper_cleanup_planes);
|
/linux-5.19.10/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_kms.c | 90 drm_atomic_helper_cleanup_planes(dev, old_state); in komeda_kms_commit_tail()
|
/linux-5.19.10/drivers/gpu/drm/rcar-du/ |
D | rcar_du_kms.c | 519 drm_atomic_helper_cleanup_planes(dev, old_state); in rcar_du_atomic_commit_tail()
|
/linux-5.19.10/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 115 drm_atomic_helper_cleanup_planes(dev, old_state); in omap_atomic_commit_tail()
|
/linux-5.19.10/drivers/gpu/drm/vc4/ |
D | vc4_kms.c | 431 drm_atomic_helper_cleanup_planes(dev, state); in vc4_atomic_commit_tail()
|
/linux-5.19.10/drivers/gpu/drm/arm/ |
D | malidp_drv.c | 269 drm_atomic_helper_cleanup_planes(drm, state); in malidp_atomic_commit_tail()
|
/linux-5.19.10/drivers/gpu/drm/tegra/ |
D | drm.c | 91 drm_atomic_helper_cleanup_planes(drm, old_state); in tegra_atomic_commit_tail()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 2359 drm_atomic_helper_cleanup_planes(dev, state); in nv50_disp_atomic_commit_tail() 2433 drm_atomic_helper_cleanup_planes(dev, state); in nv50_disp_atomic_commit()
|
/linux-5.19.10/drivers/gpu/drm/i915/display/ |
D | intel_display.c | 8382 drm_atomic_helper_cleanup_planes(&i915->drm, &state->base); in intel_atomic_cleanup_work() 8715 drm_atomic_helper_cleanup_planes(dev, &state->base); in intel_atomic_commit()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 10038 drm_atomic_helper_cleanup_planes(dev, state); in amdgpu_dm_atomic_commit_tail()
|