aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c
diff options
context:
space:
mode:
authorAlexander Lobakin <[email protected]>2024-05-07 11:20:26 +0000
committerChristoph Hellwig <[email protected]>2024-05-08 06:51:20 +0000
commit163943ac00cb31ac1a88ce5f78a7e2ead37329ec (patch)
tree3a355a858510baabc8ba8a0a5d4b9045fc7ea571 /drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c
parentpage_pool: check for DMA sync shortcut earlier (diff)
downloadkernel-163943ac00cb31ac1a88ce5f78a7e2ead37329ec.tar.gz
kernel-163943ac00cb31ac1a88ce5f78a7e2ead37329ec.zip
xsk: use generic DMA sync shortcut instead of a custom one
XSk infra's been using its own DMA sync shortcut to try avoiding redundant function calls. Now that there is a generic one, remove the custom implementation and rely on the generic helpers. xsk_buff_dma_sync_for_cpu() doesn't need the second argument anymore, remove it. Signed-off-by: Alexander Lobakin <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c')
0 files changed, 0 insertions, 0 deletions