drm/amdgpu: skip MES for S0ix as well since it's part of GFX
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Dec 2022 16:42:20 +0000 (11:42 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Dec 2022 18:08:12 +0000 (13:08 -0500)
commitafa6646b1c5d3affd541f76bd7476e4b835a9174
tree4d8976d7c14c6bfe8237a28b4c1694b778fb8191
parentd118b18fb1da02b41df2da78cb2794b3638d89cd
drm/amdgpu: skip MES for S0ix as well since it's part of GFX

It's also part of gfxoff.

Cc: stable@vger.kernel.org # 6.0, 6.1
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c