diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2023-03-09 13:48:11 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-04-24 18:16:14 -0400 |
commit | 043dc33f443fd7abaf3fe076897503ce3d5dbc26 (patch) | |
tree | e8fea26e4b67a701762bd2cf9eddf85b95e8d2a1 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.h | |
parent | b418e7193965a5f064a0e422ccf25e6203f265b5 (diff) | |
download | linux-043dc33f443fd7abaf3fe076897503ce3d5dbc26.tar.gz linux-043dc33f443fd7abaf3fe076897503ce3d5dbc26.tar.bz2 linux-043dc33f443fd7abaf3fe076897503ce3d5dbc26.zip |
drm/amdgpu/UAPI: add new CS chunk for GFX shadow buffers
For GFX11, the UMD needs to allocate some shadow buffers
to be used for preemption. The UMD allocates the buffers
and passes the GPU virtual address to the kernel since the
kernel will program the packet that specified these
addresses as part of its IB submission frame.
v2: UMD passes shadow init to tell kernel when to initialize
the shadow
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.h')
0 files changed, 0 insertions, 0 deletions