Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v11_0.c131 static void gfx_v11_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id);
4547 gfx_v11_0_unset_safe_mode(adev, 0); in gfx_v11_0_soft_reset()
4709 static void gfx_v11_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_unset_safe_mode() function
4988 .unset_safe_mode = gfx_v11_0_unset_safe_mode,