]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Mon, 28 Apr 2025 10:46:34 +0000 (16:16 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 May 2025 17:29:53 +0000 (13:29 -0400)
commit68071eb0ae64c076ed93897be644ebbd1c89a278
tree30abd8774044db94edd0de667f859aa4bfd0ca70
parent575ec9b0c2f11f40535ea737ed5a64792780d1ef
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader

Adjusted the enforce isolation setting handling to include the ability
to disable the cleaner shader without affecting isolation between tasks.

v2: Updated enforce isolation documentation and parameters. (Alex)

Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@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.h
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c