diff options
author | Jay Cornwall <jay.cornwall@amd.com> | 2020-03-06 11:42:21 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-03-10 00:02:24 -0500 |
commit | 0ef6845c8c1c1d46bda4e8325f6f23b199e8daac (patch) | |
tree | e6eb9c7fcd312746e4c97daa693056f12276fa3f /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | 5af81c6e6e6ba3d0409241a77cc1f0ba0e39df42 (diff) | |
download | linux-0ef6845c8c1c1d46bda4e8325f6f23b199e8daac.tar.gz linux-0ef6845c8c1c1d46bda4e8325f6f23b199e8daac.tar.bz2 linux-0ef6845c8c1c1d46bda4e8325f6f23b199e8daac.zip |
drm/amdkfd: Add aldebaran trap handler support
Similar to arcturus, but ARCH/ACC VGPRs may now be split unevenly.
A new field in SQ_WAVE_GPR_ALLOC tracks the boundary between the two
sets of VGPRs.
Squash below patches:
drm/amdkfd: Use preprocessor for IP-specific trap handler code
drm/amdkfd: Fix VGPR restore race in gfx8/gfx9 trap handler
drm/amdkfd: Remove duplicated code in gfx9 trap handler
drm/amdkfd: Separate ARCH/ACC VGPR restore in trap handler
drm/amdkfd: Reverse order of ARCH/ACC VGPR restore in trap handler
Signed-off-by: Jay Cornwall <jay.cornwall@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions