aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xlnx
AgeCommit message (Expand)Author
2021-02-03drm/xlnx: fix kmemleak by sending vblank_event in atomic_disableQuanyang Wang
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-03drm: Use the state pointer directly in atomic_checkMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-10-28drm: xlnx: Use dma_request_chan for DMA channel requestPeter Ujfalusi
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-25drm/xlnx: Initialize DRM driver instance with CMA helper macroThomas Zimmermann
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-12drm: xlnx: remove defined but not used 'scaling_factors_666'Jason Yan
2020-09-11drm/xlnx: Use devm_drm_dev_allocDaniel Vetter
2020-09-05drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependencyLaurent Pinchart
2020-08-01drm: xlnx: zynqmp: Use switch - case for link rate downshiftHyun Kwon
2020-07-30drm: xlnx: Fix typo in parameter descriptionWei Yongjun
2020-07-30drm: xlnx: fix spelling mistake "failes" -> "failed"Colin Ian King
2020-07-18drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort SubsystemHyun Kwon