aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2025-03-21 18:04:33 +0000
committerJens Axboe <[email protected]>2025-03-21 18:52:15 +0000
commit3a4689ac109f18f23ea0d0c1c79e055142796858 (patch)
tree35395b11bf349968cff38ede45b96f7b25a446de /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
parentio_uring/cmd: don't expose entire cmd async data (diff)
downloadkernel-3a4689ac109f18f23ea0d0c1c79e055142796858.tar.gz
kernel-3a4689ac109f18f23ea0d0c1c79e055142796858.zip
io_uring/cmd: add iovec cache for commands
Add iou_vec to commands and wire caching for it, but don't expose it to users just yet. We need the vec cleared on initial alloc, but since we can't place it at the beginning at the moment, zero the entire async_data. It's cached, and the performance effects only the initial allocation, and it might be not a bad idea since we're exposing those bits to outside drivers. Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/c0f2145b75791bc6106eb4e72add2cf6a2c72a7a.1742579999.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions