Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_cleanup_planes (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_atomic_helper.h109 void drm_atomic_helper_cleanup_planes(struct drm_device *dev,
/openbsd/sys/dev/pci/drm/
H A Ddrm_atomic_helper.c1763 drm_atomic_helper_cleanup_planes(dev, old_state); in drm_atomic_helper_commit_tail()
1794 drm_atomic_helper_cleanup_planes(dev, old_state); in drm_atomic_helper_commit_tail_rpm()
2968 void drm_atomic_helper_cleanup_planes(struct drm_device *dev, in drm_atomic_helper_cleanup_planes() function
2982 EXPORT_SYMBOL(drm_atomic_helper_cleanup_planes);
/openbsd/sys/dev/pci/drm/apple/
H A Dapple_drv.c256 drm_atomic_helper_cleanup_planes(dev, old_state); in dcp_atomic_commit_tail()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display.c6927 drm_atomic_helper_cleanup_planes(&i915->drm, &state->base); in intel_atomic_cleanup_work()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c9049 drm_atomic_helper_cleanup_planes(dev, state); in amdgpu_dm_atomic_commit_tail()