linux/drivers/gpu/drm/xlnx
Peter Ujfalusi 5144eead3f drm: xlnx: Use dma_request_chan for DMA channel request
There is no need to use the of_dma_request_slave_channel() directly as
dma_request_chan() is going to try to get the channel via OF as well.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201023094602.5630-1-peter.ujfalusi@ti.com
2020-10-28 17:28:27 -07:00
..
Kconfig drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency 2020-09-05 19:52:54 +03:00
Makefile
zynqmp_disp_regs.h
zynqmp_disp.c drm: xlnx: Use dma_request_chan for DMA channel request 2020-10-28 17:28:27 -07:00
zynqmp_disp.h
zynqmp_dp.c drm: xlnx: zynqmp: Use switch - case for link rate downshift 2020-08-01 01:56:10 +00:00
zynqmp_dp.h
zynqmp_dpsub.c drm/xlnx: Initialize DRM driver instance with CMA helper macro 2020-09-25 09:21:43 +02:00
zynqmp_dpsub.h