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 17:47:07 +0000 (12:47 -0500)
commit5620a1889e4ce248b0013123024bd4b20df8b56e
tree81a43b91832d557bd718745c9dce5ac059fb4a5d
parentb7665165aebf5ed26109359daeedbe5d80038e8f
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