Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_4_3.c168 static void gfx_v9_4_3_xcc_unset_safe_mode(struct amdgpu_device *adev, int xcc_id);
1393 static void gfx_v9_4_3_xcc_unset_safe_mode(struct amdgpu_device *adev, in gfx_v9_4_3_xcc_unset_safe_mode() function
2751 .unset_safe_mode = gfx_v9_4_3_xcc_unset_safe_mode,
3496 gfx_v9_4_3_xcc_unset_safe_mode(adev, xcc_id); in gfx_v9_4_3_unmap_done()
3562 gfx_v9_4_3_xcc_unset_safe_mode(adev, ring->xcc_id); in gfx_v9_4_3_reset_hw_pipe()