summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xlnx
Commit message (Expand)AuthorAgeFilesLines
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
* drm: Use the state pointer directly in atomic_checkMaxime Ripard2020-11-031-3/+1
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-2/+2
* drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-2/+4
* drm: xlnx: Use dma_request_chan for DMA channel requestPeter Ujfalusi2020-10-281-3/+1
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+4
* drm/xlnx: Initialize DRM driver instance with CMA helper macroThomas Zimmermann2020-09-251-13/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-0/+1
|\
| * drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependencyLaurent Pinchart2020-09-051-0/+1
* | drm: xlnx: remove defined but not used 'scaling_factors_666'Jason Yan2020-09-121-6/+0
* | drm/xlnx: Use devm_drm_dev_allocDaniel Vetter2020-09-111-21/+6
|/
* drm: xlnx: zynqmp: Use switch - case for link rate downshiftHyun Kwon2020-08-011-13/+16
* drm: xlnx: Fix typo in parameter descriptionWei Yongjun2020-07-301-1/+1
* drm: xlnx: fix spelling mistake "failes" -> "failed"Colin Ian King2020-07-301-1/+1
* drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort SubsystemHyun Kwon2020-07-189-0/+4092