Home
last modified time | relevance | path

Searched refs:AMD_RESET_METHOD_ON_INIT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h576 AMD_RESET_METHOD_ON_INIT,
634 AMD_RESET_METHOD_ON_INIT, global() enumerator
H A Damdgpu_device.c5885 if (reset_context->method == AMD_RESET_METHOD_ON_INIT) in amdgpu_device_mode1_reset()