Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dgfx_v11_0.c127 static void gfx_v11_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id);
4539 gfx_v11_0_unset_safe_mode(adev, 0); in gfx_v11_0_soft_reset()
4701 static void gfx_v11_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_unset_safe_mode() function
4980 .unset_safe_mode = gfx_v11_0_unset_safe_mode,