mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 21:20:04 +02:00
Rename "GEM CMA" helpers to "GEM DMA" helpers - considering the
hierarchy of APIs (mm/cma -> dma -> gem dma) calling them "GEM
DMA" seems to be more applicable.
Besides that, commit
|
||
|---|---|---|
| .. | ||
| armada_510.c | ||
| armada_crtc.c | ||
| armada_crtc.h | ||
| armada_debugfs.c | ||
| armada_drm.h | ||
| armada_drv.c | ||
| armada_fb.c | ||
| armada_fb.h | ||
| armada_fbdev.c | ||
| armada_gem.c | ||
| armada_gem.h | ||
| armada_hw.h | ||
| armada_ioctlP.h | ||
| armada_overlay.c | ||
| armada_plane.c | ||
| armada_plane.h | ||
| armada_trace.c | ||
| armada_trace.h | ||
| Kconfig | ||
| Makefile | ||