index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
Age
Commit message (
Expand
)
Author
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-28
drm: xlnx: Use dma_request_chan for DMA channel request
Peter Ujfalusi
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-25
drm/xlnx: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-12
drm: xlnx: remove defined but not used 'scaling_factors_666'
Jason Yan
2020-09-11
drm/xlnx: Use devm_drm_dev_alloc
Daniel Vetter
2020-09-05
drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency
Laurent Pinchart
2020-08-01
drm: xlnx: zynqmp: Use switch - case for link rate downshift
Hyun Kwon
2020-07-30
drm: xlnx: Fix typo in parameter description
Wei Yongjun
2020-07-30
drm: xlnx: fix spelling mistake "failes" -> "failed"
Colin Ian King
2020-07-18
drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort Subsystem
Hyun Kwon