linux-stable/drivers/gpu/drm/exynos
Thomas Zimmermann b21f187ff1 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 <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Helge Deller <deller@gmx.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230729193157.15446-4-tzimmermann@suse.de
2023-07-31 20:07:18 +02:00
..
exynos7_drm_decon.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos5433_drm_decon.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_dp.c drm: exynos: Remove #ifdef guards for PM related functions 2022-12-12 13:12:01 +00:00
exynos_drm_crtc.c
exynos_drm_crtc.h
exynos_drm_dma.c
exynos_drm_dpi.c
exynos_drm_drv.c drm: Clear fd/handle callbacks in struct drm_driver 2023-06-26 11:08:41 +02:00
exynos_drm_drv.h drm/exynos: Remove fb_helper from struct exynos_drm_private 2023-04-17 16:47:55 +09:00
exynos_drm_dsi.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_drm_fb.c drm/exynos: Implement fbdev emulation as in-kernel client 2023-04-17 16:47:55 +09:00
exynos_drm_fb.h
exynos_drm_fbdev.c fbdev: Use _DMAMEM_ infix for DMA-memory helpers 2023-07-31 20:07:18 +02:00
exynos_drm_fbdev.h drm/exynos: Implement fbdev emulation as in-kernel client 2023-04-17 16:47:55 +09:00
exynos_drm_fimc.c drm: exynos: Remove #ifdef guards for PM related functions 2022-12-12 13:12:01 +00:00
exynos_drm_fimd.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_drm_g2d.c drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl 2023-06-07 13:03:16 +09:00
exynos_drm_g2d.h drm/exynos: fix g2d_open/close helper function definitions 2023-05-15 14:10:34 +09:00
exynos_drm_gem.c mm: replace vma->vm_flags direct modifications with modifier calls 2023-02-09 16:51:39 -08:00
exynos_drm_gem.h
exynos_drm_gsc.c
exynos_drm_ipp.c
exynos_drm_ipp.h
exynos_drm_mic.c drm: exynos: Remove #ifdef guards for PM related functions 2022-12-12 13:12:01 +00:00
exynos_drm_plane.c
exynos_drm_plane.h
exynos_drm_rotator.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_drm_scaler.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_drm_vidi.c drm/exynos: vidi: fix a wrong error return 2023-06-07 13:03:17 +09:00
exynos_drm_vidi.h
exynos_hdmi.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
exynos_mixer.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
Kconfig fbdev: Use _DMAMEM_ infix for DMA-memory helpers 2023-07-31 20:07:18 +02:00
Makefile
regs-decon7.h
regs-decon5433.h
regs-fimc.h
regs-gsc.h
regs-hdmi.h
regs-mixer.h
regs-rotator.h
regs-scaler.h
regs-vp.h