Re: [PATCH] drm/amdgpu: add option params to enforce process isolation between graphics and compute

2023-06-06 Thread Christian König
Am 01.06.23 um 13:14 schrieb Chong Li: enforce process isolation between graphics and compute via using the same reserved vmid. Signed-off-by: Chong Li --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 9 + drivers/gpu/drm/amd/amdgpu/amd

[PATCH] drm/amdgpu: add option params to enforce process isolation between graphics and compute

2023-06-01 Thread Chong Li
enforce process isolation between graphics and compute via using the same reserved vmid. Signed-off-by: Chong Li --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 9 + drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | 13 - 3 files change

[PATCH] [PATCH] drm/amdgpu: add option params to enforce process isolation between graphics and compute

2023-06-01 Thread Chong Li
enforce process isolation between graphics and compute via using the same reserved vmid. Signed-off-by: Chong Li --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 9 + drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | 13 - 3 files change