diff options
| author | Arunpravin Paneer Selvam <[email protected]> | 2024-10-30 05:29:04 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-04-08 20:48:17 +0000 |
| commit | cb4a73f46f253b5f7a30b1e0488c8ef2832e8747 (patch) | |
| tree | dc2c40e91dad090204f0089c72d94eb5a92cda63 /drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c | |
| parent | drm/amdgpu: add vm root BO lock before accessing the vm (diff) | |
| download | kernel-cb4a73f46f253b5f7a30b1e0488c8ef2832e8747.tar.gz kernel-cb4a73f46f253b5f7a30b1e0488c8ef2832e8747.zip | |
drm/amdgpu: Add separate array of read and write for BO handles
Drop AMDGPU_USERQ_BO_WRITE as this should not be a global option
of the IOCTL, It should be option per buffer. Hence adding separate
array for read and write BO handles.
v2(Marek):
- Internal kernel details shouldn't be here. This file should only
document the observed behavior, not the implementation .
v3:
- Fix DAL CI clang issue.
v4:
- Added Alex RB to merge the kernel UAPI changes since he has
already approved the amdgpu_drm.h changes.
Signed-off-by: Arunpravin Paneer Selvam <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Acked-by: Christian König <[email protected]>
Suggested-by: Marek Olšák <[email protected]>
Suggested-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c')
0 files changed, 0 insertions, 0 deletions
