index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
/
zynqmp_kms.c
Age
Commit message (
Expand
)
Author
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-10-30
drm: xlnx: zynqmp_dpsub: fix hotplug detection
Steffen Dirkwinkel
2024-10-30
drm: zynqmp_kms: Unplug DRM device before removal
Sean Anderson
2024-09-26
drm/xlnx: Run DRM default client setup
Thomas Zimmermann
2024-06-17
drm: zynqmp_kms: Fix AUX bus not getting unregistered
Sean Anderson
2024-06-17
drm: xlnx: zynqmp_dpsub: Enable plane in atomic update
Anatoliy Klymenko
2024-04-24
drm: xlnx: zynqmp_dpsub: Set layer mode during creation
Anatoliy Klymenko
2023-12-06
drm/xlnx: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
2023-03-14
drm/xlnx: Use GEM DMA fbdev emulation
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-10-19
drm: xlnx: zynqmp_dpsub: Allow configuration of layer mode
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Rename zynqmp_dpsub_handle_vblank with DRM prefix
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Decouple DRM device from zynqmp_dpsub
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move all DRM init and cleanup to zynqmp_kms.c
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move DP bridge init to zynqmp_dp_probe()
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move planes handling to zynqmp_kms.c
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move CRTC handling to zynqmp_kms.c
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move DRM/KMS initialization to separate file
Laurent Pinchart