drm/amdgpu/gfx: set cg flags to enter/exit safe mode
authorJane Jian <Jane.Jian@amd.com>
Wed, 15 Mar 2023 10:59:59 +0000 (18:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Mar 2023 04:47:59 +0000 (00:47 -0400)
commit5957a967599360477529ebd593e03f973dcb5fb2
tree98563aaf06e448729f8d37621e1c6ddc9370227a
parentf466b111a0c68dd3925deea37271f7aace2367d9
drm/amdgpu/gfx: set cg flags to enter/exit safe mode

sriov needs to enter/exit safe mode in update umd p state
add the cg flag to let it enter or exit while needed

Signed-off-by: Jane Jian <Jane.Jian@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c