summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/cwsr_trap_handler_gfx10.asm
AgeCommit message (Expand)Author
2024-03-06drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context saveLaurent Morichetti
2024-02-12drm/amdkfd: pass debug exceptions to second-level trap handlerLaurent Morichetti
2024-01-29drm/amdkfd: Use S_ENDPGM_SAVED in trap handlerJay Cornwall
2023-11-17drm/amdkfd: Clear the VALU exception state in the trap handlerLaurent Morichetti
2023-08-07drm/amdkfd: Sign-extend TMA address in trap handlerJay Cornwall
2022-11-02drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall
2022-09-29drm/amdgpu: Enable SA software trap.David Belanger
2022-05-26drm/amdkfd: Add gfx11 trap handlerJay Cornwall
2022-05-26drm/amdkfd: port cwsr trap handler from dkms branchEric Huang
2020-08-10drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall
2020-08-10Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"Felix Kuehling
2020-08-10Revert "drm/amdkfd: Fix spurious debug exception on gfx10"Felix Kuehling
2020-07-27drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall
2020-07-27drm/amdkfd: Unify gfx9/gfx10 context save area layoutsLaurent Morichetti
2020-07-01drm/amdkfd: Support debugger in Navi1x trap handlerJay Cornwall
2020-07-01drm/amdkfd: Support newer assemblers in gfx10 trap handlerJay Cornwall
2020-07-01drm/amdkfd: Add Sienna_Cichlid trap handler supportJay Cornwall
2019-10-03drm/amdkfd: Fix race in gfx10 context restore handlerJay Cornwall
2019-09-16drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall
2019-07-30drm/amdkfd: Save/restore vcc on gfx10Jay Cornwall
2019-07-30drm/amdkfd: Save/restore flat_scratch_lo/hi on gfx10Jay Cornwall
2019-07-30drm/amdkfd: Fix gfx10 wave64 VGPR context restoreJay Cornwall
2019-07-30drm/amdkfd: Replace gfx10 trap handler with correct branchJay Cornwall
2019-06-21drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox