drm/amdgpu: enable enforce_isolation sysfs node on VFs
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Oct 2024 20:02:48 +0000 (16:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2024 15:47:41 +0000 (11:47 -0400)
commitd2c72d96dff5ba408bb107193b53e3134a516c4b
tree8be08dcc57faec6440be198ff401698c5cc3acf8
parent8e929cb546ee42c9a61d24fae60605e9e3192354
drm/amdgpu: enable enforce_isolation sysfs node on VFs

It should be enabled on both bare metal and VFs.

Fixes: e189be9b2e38 ("drm/amdgpu: Add enforce_isolation sysfs attribute")
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Cc: Amber Lin <Amber.Lin@amd.com>
Reviewed-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
(cherry picked from commit dc8847b054fd6679866ed4ee861e069e54c10799)
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c