aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorPranjal Ramajor Asha Kanojiya <[email protected]>2023-09-01 17:22:47 +0000
committerJeffrey Hugo <[email protected]>2023-09-22 15:58:49 +0000
commit217b812364d360e1933d8485f063400e5dda7d66 (patch)
treed02c292f695af31e07c2f3306bf675eb220e6188 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentaccel/qaic: Create a function to initialize BO (diff)
downloadkernel-217b812364d360e1933d8485f063400e5dda7d66.tar.gz
kernel-217b812364d360e1933d8485f063400e5dda7d66.zip
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Once a BO is attached with slicing configuration that BO can only be used for that particular setting. With this new feature user can detach slicing configuration off an already sliced BO and attach new slicing configuration using QAIC_ATTACH_SLICE_BO. This will support BO recycling. detach_slice_bo() detaches slicing configuration from a BO. This new helper function can also be used in release_dbc() as we are doing the exact same thing. Signed-off-by: Pranjal Ramajor Asha Kanojiya <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> [jhugo: add documentation for new ioctl] Signed-off-by: Jeffrey Hugo <[email protected]> Reviewed-by: Stanislaw Gruszka <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions