Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.c898 static void gfx_v9_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id);
4868 static void gfx_v9_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v9_0_unset_safe_mode() function
5181 .unset_safe_mode = gfx_v9_0_unset_safe_mode,