aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-02drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall1-0/+6
2022-09-29drm/amdgpu: Enable SA software trap.David Belanger1-0/+21
2022-05-26drm/amdkfd: Add gfx11 trap handlerJay Cornwall1-17/+52
2022-05-26drm/amdkfd: port cwsr trap handler from dkms branchEric Huang1-127/+198
2020-08-10drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall1-2/+5
2020-08-10Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"Felix Kuehling1-2/+0
2020-08-10Revert "drm/amdkfd: Fix spurious debug exception on gfx10"Felix Kuehling1-5/+2
2020-07-27drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall1-2/+5
2020-07-27drm/amdkfd: Unify gfx9/gfx10 context save area layoutsLaurent Morichetti1-0/+2
2020-07-01drm/amdkfd: Support debugger in Navi1x trap handlerJay Cornwall1-49/+92
2020-07-01drm/amdkfd: Support newer assemblers in gfx10 trap handlerJay Cornwall1-35/+43
2020-07-01drm/amdkfd: Add Sienna_Cichlid trap handler supportJay Cornwall1-41/+113
2019-10-03drm/amdkfd: Fix race in gfx10 context restore handlerJay Cornwall1-0/+1
2019-09-16drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall1-5/+5
2019-07-30drm/amdkfd: Save/restore vcc on gfx10Jay Cornwall1-17/+17
2019-07-30drm/amdkfd: Save/restore flat_scratch_lo/hi on gfx10Jay Cornwall1-0/+14
2019-07-30drm/amdkfd: Fix gfx10 wave64 VGPR context restoreJay Cornwall1-3/+3
2019-07-30drm/amdkfd: Replace gfx10 trap handler with correct branchJay Cornwall1-1075/+903
2019-06-21drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox1-0/+1124