On Thu, Oct 24, 2024 at 12:59 PM Shashank Sharma
wrote:
>
> This callback gets the size and alignment requirements
> for the gfx shadow buffer for preemption.
>
> Cc: Alex Deucher
> Cc: Christian Koenig
> Signed-off-by: Shashank Sharma
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/drm/amd/a
This callback gets the size and alignment requirements
for the gfx shadow buffer for preemption.
Cc: Alex Deucher
Cc: Christian Koenig
Signed-off-by: Shashank Sharma
---
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 29 ++
1 file changed, 29 insertions(+)
diff --git a/drive