Searched refs:drm_atomic_helper_cleanup_planes (Results 1 – 15 of 15) sorted by relevance
/drivers/gpu/drm/msm/ |
D | msm_atomic.c | 243 drm_atomic_helper_cleanup_planes(dev, state); in msm_atomic_commit_tail() 280 drm_atomic_helper_cleanup_planes(dev, state); in msm_atomic_commit_tail()
|
/drivers/gpu/drm/vc4/ |
D | vc4_kms.c | 351 drm_atomic_helper_cleanup_planes(dev, state); in vc4_atomic_complete_commit() 404 drm_atomic_helper_cleanup_planes(dev, state); in vc4_atomic_commit() 436 drm_atomic_helper_cleanup_planes(dev, state); in vc4_atomic_commit()
|
/drivers/gpu/drm/vkms/ |
D | vkms_drv.c | 94 drm_atomic_helper_cleanup_planes(dev, old_state); in vkms_atomic_commit_tail()
|
/drivers/gpu/drm/tidss/ |
D | tidss_kms.c | 41 drm_atomic_helper_cleanup_planes(ddev, old_state); in tidss_atomic_commit_tail()
|
/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_dc.c | 580 drm_atomic_helper_cleanup_planes(dev, old_state); in atmel_hlcdc_dc_atomic_complete() 649 drm_atomic_helper_cleanup_planes(dev, state); in atmel_hlcdc_dc_atomic_commit()
|
/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1609 drm_atomic_helper_cleanup_planes(dev, old_state); in drm_atomic_helper_commit_tail() 1640 drm_atomic_helper_cleanup_planes(dev, old_state); in drm_atomic_helper_commit_tail_rpm() 1843 drm_atomic_helper_cleanup_planes(dev, state); in drm_atomic_helper_commit() 1903 drm_atomic_helper_cleanup_planes(dev, state); in drm_atomic_helper_commit() 2712 void drm_atomic_helper_cleanup_planes(struct drm_device *dev, in drm_atomic_helper_cleanup_planes() function 2738 EXPORT_SYMBOL(drm_atomic_helper_cleanup_planes);
|
/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_kms.c | 88 drm_atomic_helper_cleanup_planes(dev, old_state); in komeda_kms_commit_tail()
|
/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 114 drm_atomic_helper_cleanup_planes(dev, old_state); in omap_atomic_commit_tail()
|
/drivers/gpu/drm/rcar-du/ |
D | rcar_du_kms.c | 472 drm_atomic_helper_cleanup_planes(dev, old_state); in rcar_du_atomic_commit_tail()
|
/drivers/gpu/drm/arm/ |
D | malidp_drv.c | 265 drm_atomic_helper_cleanup_planes(drm, state); in malidp_atomic_commit_tail()
|
/drivers/gpu/drm/ingenic/ |
D | ingenic-drm-drv.c | 616 drm_atomic_helper_cleanup_planes(dev, old_state); in ingenic_drm_atomic_helper_commit_tail()
|
/drivers/gpu/drm/tegra/ |
D | drm.c | 74 drm_atomic_helper_cleanup_planes(drm, old_state); in tegra_atomic_commit_tail()
|
/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 2323 drm_atomic_helper_cleanup_planes(dev, state); in nv50_disp_atomic_commit_tail() 2397 drm_atomic_helper_cleanup_planes(dev, state); in nv50_disp_atomic_commit()
|
/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 7968 drm_atomic_helper_cleanup_planes(dev, state); in amdgpu_dm_atomic_commit_tail()
|
/drivers/gpu/drm/i915/display/ |
D | intel_display.c | 15549 drm_atomic_helper_cleanup_planes(&i915->drm, &state->base); in intel_atomic_cleanup_work() 15838 drm_atomic_helper_cleanup_planes(dev, &state->base); in intel_atomic_commit()
|