Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_drv.h485 int drm_dev_wedged_event(struct drm_device *dev, unsigned long method);
/linux-6.15/drivers/gpu/drm/
H A Ddrm_drv.c537 int drm_dev_wedged_event(struct drm_device *dev, unsigned long method) in drm_dev_wedged_event() function
567 EXPORT_SYMBOL(drm_dev_wedged_event);
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.c169 drm_dev_wedged_event(adev_to_drm(adev), DRM_WEDGE_RECOVERY_NONE); in amdgpu_job_timedout()
H A Damdgpu_device.c6204 drm_dev_wedged_event(adev_to_drm(adev), DRM_WEDGE_RECOVERY_NONE); in amdgpu_device_gpu_recover()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device.c1156 drm_dev_wedged_event(&xe->drm, in xe_device_declare_wedged()
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1450 drm_dev_wedged_event(&gt->i915->drm, in intel_gt_reset_global()
/linux-6.15/Documentation/gpu/
H A Ddrm-uapi.rst383 drm_dev_wedged_event() in DRM subsystem), which notifies userspace of 'wedged'