index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
/
zynqmp_kms.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-10-30
drm: xlnx: zynqmp_dpsub: fix hotplug detection
Steffen Dirkwinkel
1
-2
/
+2
2024-10-30
drm: zynqmp_kms: Unplug DRM device before removal
Sean Anderson
1
-1
/
+1
2024-09-26
drm/xlnx: Run DRM default client setup
Thomas Zimmermann
1
-1
/
+3
2024-06-17
drm: zynqmp_kms: Fix AUX bus not getting unregistered
Sean Anderson
1
-3
/
+9
2024-06-17
drm: xlnx: zynqmp_dpsub: Enable plane in atomic update
Anatoliy Klymenko
1
-3
/
+7
2024-04-24
drm: xlnx: zynqmp_dpsub: Set layer mode during creation
Anatoliy Klymenko
1
-1
/
+1
2023-12-06
drm/xlnx: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-03-14
drm/xlnx: Use GEM DMA fbdev emulation
Thomas Zimmermann
1
-2
/
+2
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-1
/
+1
2022-10-19
drm: xlnx: zynqmp_dpsub: Allow configuration of layer mode
Laurent Pinchart
1
-1
/
+1
2022-10-19
drm: xlnx: zynqmp_dpsub: Rename zynqmp_dpsub_handle_vblank with DRM prefix
Laurent Pinchart
1
-2
/
+2
2022-10-19
drm: xlnx: zynqmp_dpsub: Decouple DRM device from zynqmp_dpsub
Laurent Pinchart
1
-19
/
+47
2022-10-19
drm: xlnx: zynqmp_dpsub: Move all DRM init and cleanup to zynqmp_kms.c
Laurent Pinchart
1
-2
/
+121
2022-10-19
drm: xlnx: zynqmp_dpsub: Move DP bridge init to zynqmp_dp_probe()
Laurent Pinchart
1
-5
/
+1
2022-10-19
drm: xlnx: zynqmp_dpsub: Move planes handling to zynqmp_kms.c
Laurent Pinchart
1
-6
/
+139
2022-10-19
drm: xlnx: zynqmp_dpsub: Move CRTC handling to zynqmp_kms.c
Laurent Pinchart
1
-1
/
+189
2022-10-19
drm: xlnx: zynqmp_dpsub: Move DRM/KMS initialization to separate file
Laurent Pinchart
1
-0
/
+70