aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-07-29 21:26:48 +0200
committerThomas Zimmermann <[email protected]>2023-07-31 20:07:18 +0200
commitb21f187ff1d032d7541fe441587da1e650b5907e (patch)
treee47423c1c083443fb565295bd9803bc42b4505c4 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentcd8a064ffa57df895a8ab79b1b9ad4847e79cf7b (diff)
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Change the infix for fbdev's DMA-memory helpers from _DMA_ to _DMAMEM_. The helpers perform operations within DMA-able memory, but they don't perform DMA operations. Naming should make this clear. Adapt all users. No functional changes. Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Sam Ravnborg <[email protected]> Acked-by: Helge Deller <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions