index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
/
zynqmp_disp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
drm: xlnx: zynqmp_dpsub: Add DP audio support
Tomi Valkeinen
1
-48
/
+0
2024-10-30
drm: xlnx: zynqmp_disp: layer may be null while releasing
Steffen Dirkwinkel
1
-0
/
+3
2024-04-27
drm: xlnx: zynqmp_dpsub: Fix compilation error
Anatoliy Klymenko
1
-1
/
+1
2024-04-27
drm: xlnx: zynqmp_dpsub: Fix few function comments
Anatoliy Klymenko
1
-2
/
+2
2024-04-26
drm: xlnx: Store base pointers in zynqmp_disp directly
Sean Anderson
1
-25
/
+19
2024-04-24
drm: xlnx: zynqmp_dpsub: Set input live format
Anatoliy Klymenko
1
-13
/
+79
2024-04-24
drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
Anatoliy Klymenko
1
-9
/
+3
2024-04-24
drm: xlnx: zynqmp_dpsub: Anounce supported input formats
Anatoliy Klymenko
1
-4
/
+106
2024-04-24
drm: xlnx: zynqmp_dpsub: Set layer mode during creation
Anatoliy Klymenko
1
-4
/
+17
2024-02-07
drm: xlnx: zynqmp_dpsub: Fix timing for live mode
Anatoliy Klymenko
1
-1
/
+1
2023-08-02
drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname()
Li Zetao
1
-7
/
+3
2023-08-02
drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_err
Wang Ming
1
-2
/
+2
2022-10-19
drm: xlnx: zynqmp_dpsub: Support operation without DMA engine
Laurent Pinchart
1
-6
/
+20
2022-10-19
drm: xlnx: zynqmp_dpsub: Allow configuration of layer mode
Laurent Pinchart
1
-21
/
+9
2022-10-19
drm: xlnx: zynqmp_dpsub: Manage DP and DISP allocations manually
Laurent Pinchart
1
-12
/
+22
2022-10-19
drm: xlnx: zynqmp_dpsub: Move planes handling to zynqmp_kms.c
Laurent Pinchart
1
-157
/
+12
2022-10-19
drm: xlnx: zynqmp_dpsub: Move CRTC handling to zynqmp_kms.c
Laurent Pinchart
1
-231
/
+20
2022-10-19
drm: xlnx: zynqmp_dpsub: Move planes to zynqmp_dpsub structure
Laurent Pinchart
1
-19
/
+13
2022-10-19
drm: xlnx: zynqmp_dpsub: Move CRTC to zynqmp_dpsub structure
Laurent Pinchart
1
-11
/
+9
2022-10-19
drm: xlnx: zynqmp_dpsub: Move audio clk from zynqmp_disp to zynqmp_dpsub
Laurent Pinchart
1
-52
/
+2
2022-10-19
drm: xlnx: zynqmp_dpsub: Move pclk from zynqmp_disp to zynqmp_dpsub
Laurent Pinchart
1
-29
/
+7
2022-10-19
drm: xlnx: zynqmp_dpsub: Don't use drmm_kcalloc() for temporary data
Laurent Pinchart
1
-11
/
+34
2022-10-19
drm: xlnx: zynqmp_dpsub: Remplace hardcoded values with ARRAY_SIZE()
Laurent Pinchart
1
-4
/
+4
2022-10-19
drm: xlnx: zynqmp_dpsub: Pass format info to zynqmp_disp_layer_set_format()
Laurent Pinchart
1
-6
/
+4
2022-10-19
drm: xlnx: zynqmp_dpsub: Use local variable in zynqmp_disp_layer_update()
Laurent Pinchart
1
-1
/
+1
2022-10-19
drm: xlnx: zynqmp_dpsub: Configure blender in zynqmp_disp_enable()
Laurent Pinchart
1
-3
/
+3
2022-10-19
drm: xlnx: zynqmp_dpsub: Don't pass CRTC to zynqmp_disp_setup_clock()
Laurent Pinchart
1
-10
/
+8
2022-10-19
drm: xlnx: zynqmp_dpsub: Drop unused zynqmp_disp_format.bus_fmt field
Laurent Pinchart
1
-2
/
+0
2022-10-19
drm: xlnx: zynqmp_dpsub: Drop unused zynqmp_disp.event field
Laurent Pinchart
1
-3
/
+0
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-3
/
+3
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-2
/
+2
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
1
-2
/
+2
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
1
-1
/
+0
2022-06-21
drm/xlnx: Fix build failure due to missing include
Ville Syrjälä
1
-0
/
+1
2021-12-17
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
1
-2
/
+7
2021-08-09
drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'
Lee Jones
1
-1
/
+1
2021-08-09
drm: xlnx: zynqmp_dpsub: Expose plane ordering to userspace
Laurent Pinchart
1
-0
/
+1
2021-08-09
drm: xlnx: zynqmp_dpsub: Add global alpha support
Laurent Pinchart
1
-2
/
+7
2021-08-09
drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
Laurent Pinchart
1
-1
/
+11
2021-08-09
drm: xlnx: zynqmp_dpsub: Pass disp structure to all internal functions
Laurent Pinchart
1
-145
/
+121
2021-08-09
drm: xlnx: zynqmp: Add zynqmp_disp_layer_is_video() to simplify the code
Quanyang Wang
1
-17
/
+22
2021-08-09
drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clock
Quanyang Wang
1
-1
/
+2
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-14
/
+18
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+1
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-7
/
+7
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-3
/
+4
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-2
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-4
/
+6
2021-02-03
drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable
Quanyang Wang
1
-8
/
+7
[next]