drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
authorChristian König <christian.koenig@amd.com>
Mon, 28 Feb 2022 19:46:57 +0000 (20:46 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:33:01 +0000 (14:33 -0400)
commit9b94c609cc1757d5cd4621dc15ba73faa492b99e
tree8726255554e0b1ce2be8541cce7552504bcaa216
parentb0f4b23fc3dbd8c5398e9ea9cf1f16a00d9006a2
drm/amdgpu: remove SRIOV and MCBP dependencies from the CS

We should not have any different CS constrains based
on the execution environment.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c