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:17:32 +0000 (11:17 -0400)
commitdc8847b054fd6679866ed4ee861e069e54c10799
tree8676c4090f83fe4e9e5f415e6b832f001b5f4737
parentc29aeadf0b122af6831abec06e3ec415447c2b71
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c