index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-2
/
+7
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-1
/
+2
2022-01-27
drm/xlnx: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
1
-1
/
+2
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
1
-1
/
+1
2022-01-17
drm/dp: Move DisplayPort helpers into separate helper module
Thomas Zimmermann
1
-0
/
+1
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+7
2021-12-17
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
1
-2
/
+7
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-08-09
drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'
Lee Jones
1
-1
/
+1
2021-08-09
drm: xlnx: zynqmp_dpsub: Expose plane ordering to userspace
Laurent Pinchart
1
-0
/
+1
2021-08-09
drm: xlnx: zynqmp_dpsub: Add global alpha support
Laurent Pinchart
1
-2
/
+7
2021-08-09
drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
Laurent Pinchart
1
-1
/
+11
2021-08-09
drm: xlnx: zynqmp_dpsub: Pass disp structure to all internal functions
Laurent Pinchart
1
-145
/
+121
2021-08-09
drm: xlnx: zynqmp: Add zynqmp_disp_layer_is_video() to simplify the code
Quanyang Wang
1
-17
/
+22
2021-08-09
drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
Quanyang Wang
1
-10
/
+12
2021-08-09
drm: xlnx: zynqmp_dpsub: Update dependencies for ZynqMP DP
Dylan Yip
1
-0
/
+2
2021-08-09
drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clock
Quanyang Wang
1
-1
/
+2
2021-06-29
drm/xlnx: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-2
/
+0
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
Lyude Paul
1
-1
/
+1
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
Lyude Paul
1
-1
/
+1
2021-04-27
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
1
-0
/
+1
2021-04-08
drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()
Dan Carpenter
1
-1
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-14
/
+18
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+1
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-7
/
+7
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-3
/
+4
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-2
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-4
/
+6
2021-02-03
drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable
Quanyang Wang
1
-8
/
+7
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
1
-3
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-2
/
+4
2020-10-28
drm: xlnx: Use dma_request_chan for DMA channel request
Peter Ujfalusi
1
-3
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+4
2020-09-25
drm/xlnx: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
1
-13
/
+1
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2020-09-12
drm: xlnx: remove defined but not used 'scaling_factors_666'
Jason Yan
1
-6
/
+0
2020-09-11
drm/xlnx: Use devm_drm_dev_alloc
Daniel Vetter
1
-21
/
+6
2020-09-05
drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency
Laurent Pinchart
1
-0
/
+1
2020-08-01
drm: xlnx: zynqmp: Use switch - case for link rate downshift
Hyun Kwon
1
-13
/
+16
2020-07-30
drm: xlnx: Fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2020-07-30
drm: xlnx: fix spelling mistake "failes" -> "failed"
Colin Ian King
1
-1
/
+1
2020-07-18
drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort Subsystem
Hyun Kwon
9
-0
/
+4092