diff options
author | 2023-03-08 21:17:59 +0100 | |
---|---|---|
committer | 2023-04-24 18:16:23 -0400 | |
commit | 46c1282e5a31c33a6973affbcc765eac1f3f5d1c (patch) | |
tree | d60b80035b8b946e766517e41eb841271b7c982c /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm/amdgpu: add gfx shadow CS IOCTL support (diff) | |
download | linux-rng-46c1282e5a31c33a6973affbcc765eac1f3f5d1c.tar.xz linux-rng-46c1282e5a31c33a6973affbcc765eac1f3f5d1c.zip |
drm/amdgpu: add gfx11 emit shadow callback
Add ring callback for gfx to update the CP firmware
with the new shadow information before we process the
IB.
v2: add implementation for new packet (Alex)
v3: add current FW version checks (Alex)
v4: only initialize shadow on first use
Only set IB_VMID when a valid shadow buffer is present
(Alex)
v5: Pass parameters rather than job to new ring callback (Alex)
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-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_drv.c')
0 files changed, 0 insertions, 0 deletions