Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_drv.c564 int drm_dev_wedged_event(struct drm_device *dev, unsigned long method, in drm_dev_wedged_event() function
601 EXPORT_SYMBOL(drm_dev_wedged_event);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_userqueue.c245 drm_dev_wedged_event(adev_to_drm(adev), DRM_WEDGE_RECOVERY_NONE, NULL); in mes_userq_detect_and_reset()
H A Damdgpu_device.c5893 drm_dev_wedged_event(adev_to_drm(adev), DRM_WEDGE_RECOVERY_NONE, in amdgpu_device_gpu_recover()
/linux/drivers/gpu/drm/xe/
H A Dxe_device.c1360 drm_dev_wedged_event(&xe->drm, xe->wedged.method, NULL); in xe_device_declare_wedged()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1448 drm_dev_wedged_event(&gt->i915->drm, in intel_gt_reset_global()