mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 23:06:40 +07:00
a8f8fb2057
Now that ARC properly supports DMA mmap() we can use the standard
CMA helper to map dumb buffers. This makes ARC PGU works with
standard DRM consumer applications like, for example, mpv/mplayer
via DRM. While at it, use the DEFINE_DRM_GEM_CMA_FOPS() helper.
This fixes the use of dumb buffers.
Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Fixes:
|
||
---|---|---|
.. | ||
arcpgu_crtc.c | ||
arcpgu_drv.c | ||
arcpgu_hdmi.c | ||
arcpgu_regs.h | ||
arcpgu_sim.c | ||
arcpgu.h | ||
Kconfig | ||
Makefile |