diff options
| author | Simona Vetter <[email protected]> | 2025-05-28 09:13:02 +0000 |
|---|---|---|
| committer | Jeff Hugo <[email protected]> | 2025-06-06 16:24:11 +0000 |
| commit | 93614c2ab39a9d6641b3e0fba73feea1f6120817 (patch) | |
| tree | 8e69d6e45d3e6ce9a40da8641ad0a39d27f65c06 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc() (diff) | |
| download | kernel-93614c2ab39a9d6641b3e0fba73feea1f6120817.tar.gz kernel-93614c2ab39a9d6641b3e0fba73feea1f6120817.zip | |
accel/qaic: delete qaic_bo.handle
Handles are per-file, not global, so this makes no sense. Plus it's
set only after calling drm_gem_handle_create(), and drivers are not
allowed to further initialize a bo after that function has published it
already.
It is also entirely unused, which helps enormously with removing it
:-)
Since we're still holding a reference to the bo nothing bad can
happen, hence not cc: stable material.
Cc: Jeff Hugo <[email protected]>
Cc: Carl Vanderlip <[email protected]>
Cc: [email protected]
Signed-off-by: Simona Vetter <[email protected]>
Signed-off-by: Simona Vetter <[email protected]>
Reviewed-by: Jeff Hugo <[email protected]>
Signed-off-by: Jeff Hugo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
