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