index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
Age
Commit message (
Expand
)
Author
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
2022-01-17
drm/dp: Move DisplayPort helpers into separate helper module
Thomas Zimmermann
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-12-17
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-08-09
drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'
Lee Jones
2021-08-09
drm: xlnx: zynqmp_dpsub: Expose plane ordering to userspace
Laurent Pinchart
2021-08-09
drm: xlnx: zynqmp_dpsub: Add global alpha support
Laurent Pinchart
2021-08-09
drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
Laurent Pinchart
2021-08-09
drm: xlnx: zynqmp_dpsub: Pass disp structure to all internal functions
Laurent Pinchart
2021-08-09
drm: xlnx: zynqmp: Add zynqmp_disp_layer_is_video() to simplify the code
Quanyang Wang
2021-08-09
drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
Quanyang Wang
2021-08-09
drm: xlnx: zynqmp_dpsub: Update dependencies for ZynqMP DP
Dylan Yip
2021-08-09
drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clock
Quanyang Wang
2021-06-29
drm/xlnx: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
Lyude Paul
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
Lyude Paul
2021-04-27
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
2021-04-08
drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()
Dan Carpenter
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-03
drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable
Quanyang Wang
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-28
drm: xlnx: Use dma_request_chan for DMA channel request
Peter Ujfalusi
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-25
drm/xlnx: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-12
drm: xlnx: remove defined but not used 'scaling_factors_666'
Jason Yan
2020-09-11
drm/xlnx: Use devm_drm_dev_alloc
Daniel Vetter
2020-09-05
drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency
Laurent Pinchart
2020-08-01
drm: xlnx: zynqmp: Use switch - case for link rate downshift
Hyun Kwon
2020-07-30
drm: xlnx: Fix typo in parameter description
Wei Yongjun
2020-07-30
drm: xlnx: fix spelling mistake "failes" -> "failed"
Colin Ian King
[next]