index
:
pm24.git
master
perf-mon
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
/
zynqmp_kms.c
Age
Commit message (
Expand
)
Author
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