linux/drivers/gpu/drm/amd
Felix Kuehling 373d708089 drm/amdkfd: Add CWSR support
This hardware feature allows the GPU to preempt shader execution in
the middle of a compute wave, save the state and restore it later
to resume execution.

Memory for saving the state is allocated per queue in user mode and
the address and size passed to the create_queue ioctl. The size
depends on the number of waves that can be in flight simultaneously
on a given ASIC.

Signed-off-by: Shaoyun.liu <shaoyun.liu@amd.com>
Signed-off-by: Yong Zhao <yong.zhao@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2017-11-14 16:41:19 -05:00
..
acp drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
amdgpu drm/amdgpu: Implement amdgpu SDMA functions for VI 2017-11-01 19:22:00 -04:00
amdkfd drm/amdkfd: Add CWSR support 2017-11-14 16:41:19 -05:00
display drm/amd/display: Expose dpp1_set_cursor_attributes 2017-12-20 14:48:54 -05:00
include drm/amdgpu: Implement amdgpu SDMA functions for VI 2017-11-01 19:22:00 -04:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amd/pp: Implement force_dpm_level on Rv 2017-12-20 11:59:40 -05:00