index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
Age
Commit message (
Expand
)
Author
2022-11-16
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-11-09
drm: xlnx: Fix return type of zynqmp_dp_bridge_mode_valid
Nathan Huckleberry
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-10-19
drm: xlnx: zynqmp_dpsub: Add support for live video input
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Support operation without DMA engine
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Allow configuration of layer mode
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Parse DT to find connected ports
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: Manage DP and DISP allocations manually
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: Register AUX bus at bridge attach time
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
2022-10-19
drm: xlnx: zynqmp_dpsub: Move planes to zynqmp_dpsub structure
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move CRTC to zynqmp_dpsub structure
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move audio clk from zynqmp_disp to zynqmp_dpsub
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move pclk from zynqmp_disp to zynqmp_dpsub
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Don't use drmm_kcalloc() for temporary data
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Remplace hardcoded values with ARRAY_SIZE()
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Pass format info to zynqmp_disp_layer_set_format()
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Use local variable in zynqmp_disp_layer_update()
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Configure blender in zynqmp_disp_enable()
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Don't pass CRTC to zynqmp_disp_setup_clock()
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Drop unused zynqmp_disp_format.bus_fmt field
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Drop unused zynqmp_disp.event field
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Report HPD through the bridge
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Use DRM connector bridge helper
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Attach to the next bridge
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move encoder to DPSUB core
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Move connector registration to bridge attach
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Don't access connector in zynqmp_dp_set_format()
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Create DRM bridge to model DP encoder
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Constify mode argument to function
Laurent Pinchart
2022-10-19
drm: xlnx: zynqmp_dpsub: Switch to atomic encoder enable/disable
Laurent Pinchart
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-06
drm: xlnx: add <linux/io.h> for readl/writel
Randy Dunlap
2022-06-21
drm/xlnx: Fix build failure due to missing include
Ville Syrjälä
2022-04-25
drm/display: Introduce a DRM display-helper module
Thomas Zimmermann
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-01-27
drm/xlnx: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
[next]