summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm
AgeCommit message (Expand)AuthorFilesLines
2024-03-06drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context saveLaurent Morichetti1-1/+155
2024-02-13drm/amdkfd: pass debug exceptions to second-level trap handlerLaurent Morichetti1-1/+16
2024-01-29drm/amdkfd: Use S_ENDPGM_SAVED in trap handlerJay Cornwall1-1/+1
2023-11-17drm/amdkfd: Clear the VALU exception state in the trap handlerLaurent Morichetti1-0/+6
2023-08-08drm/amdkfd: Sign-extend TMA address in trap handlerJay Cornwall1-0/+5
2022-11-03drm/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-11drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall1-2/+5
2020-08-11Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"Felix Kuehling1-2/+0
2020-08-11Revert "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-31drm/amdkfd: Save/restore vcc on gfx10Jay Cornwall1-17/+17
2019-07-31drm/amdkfd: Save/restore flat_scratch_lo/hi on gfx10Jay Cornwall1-0/+14
2019-07-31drm/amdkfd: Fix gfx10 wave64 VGPR context restoreJay Cornwall1-3/+3
2019-07-31drm/amdkfd: Replace gfx10 trap handler with correct branchJay Cornwall1-1075/+903
2019-06-22drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox1-0/+1124