Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_shutdown (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_atomic_helper.h143 void drm_atomic_helper_shutdown(struct drm_device *dev);
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_driver.c488 drm_atomic_helper_shutdown(&i915->drm); in intel_display_driver_unregister()
/openbsd/sys/dev/pci/drm/apple/
H A Dapple_drv.c556 drm_atomic_helper_shutdown(&apple->drm); in apple_drm_uninit()
/openbsd/sys/dev/pci/drm/
H A Ddrm_atomic_helper.c3378 void drm_atomic_helper_shutdown(struct drm_device *dev) in drm_atomic_helper_shutdown() function
3393 EXPORT_SYMBOL(drm_atomic_helper_shutdown);
/openbsd/sys/dev/pci/drm/i915/
H A Di915_driver.c1027 drm_atomic_helper_shutdown(&i915->drm); in i915_driver_shutdown()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_device.c4133 drm_atomic_helper_shutdown(adev_to_drm(adev)); in amdgpu_device_fini_hw()