Home
last modified time | relevance | path

Searched refs:AMD_RESET_METHOD_NONE (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Daldebaran.c41 if (reset_context->method != AMD_RESET_METHOD_NONE) { in aldebaran_get_reset_handler()
192 tmp_adev->reset_cntl->active_reset = AMD_RESET_METHOD_NONE; in aldebaran_mode2_perform_reset()
389 reset_ctl->active_reset = AMD_RESET_METHOD_NONE; in aldebaran_reset_init()
Damdgpu.h606 AMD_RESET_METHOD_NONE = -1, enumerator
Damdgpu_device.c3724 amdgpu_reset_method = AMD_RESET_METHOD_NONE; in amdgpu_device_init()
5150 reset_context.method = AMD_RESET_METHOD_NONE; in amdgpu_device_gpu_recover()
5678 reset_context.method = AMD_RESET_METHOD_NONE; in amdgpu_pci_slot_reset()
Damdgpu_drv.c2174 reset_context.method = AMD_RESET_METHOD_NONE; in amdgpu_drv_delayed_reset_work_handler()