Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v11_0.c130 static void gfx_v11_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id);
4447 gfx_v11_0_set_safe_mode(adev, 0); in gfx_v11_0_soft_reset()
4690 static void gfx_v11_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_set_safe_mode() function
4987 .set_safe_mode = gfx_v11_0_set_safe_mode,