index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: xlnx: zynqmp_dpsub: Fix compilation error
Anatoliy Klymenko
2024-05-08
1
-1
/
+1
*
drm: xlnx: zynqmp_dpsub: Fix few function comments
Anatoliy Klymenko
2024-05-08
1
-2
/
+2
*
drm: zynqmp_dpsub: Always register bridge
Sean Anderson
2024-05-02
1
-4
/
+3
*
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
1
-4
/
+2
*
Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
1
-1
/
+1
*
drm: xlnx: zynqmp_dpsub: Set input live format
Anatoliy Klymenko
2024-04-24
3
-17
/
+90
*
drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
Anatoliy Klymenko
2024-04-24
1
-9
/
+3
*
drm: xlnx: zynqmp_dpsub: Anounce supported input formats
Anatoliy Klymenko
2024-04-24
3
-4
/
+139
*
drm: xlnx: zynqmp_dpsub: Add connected live layer helper
Anatoliy Klymenko
2024-04-24
1
-14
/
+23
*
drm: xlnx: zynqmp_dpsub: Update live format defines
Anatoliy Klymenko
2024-04-24
1
-4
/
+4
*
drm: xlnx: zynqmp_dpsub: Set layer mode during creation
Anatoliy Klymenko
2024-04-24
4
-18
/
+20
*
drm: xlnx: db: fix a memory leak in probe
Dan Carpenter
2024-04-10
1
-1
/
+1
*
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
2024-03-28
1
-1
/
+1
*
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
2024-03-28
1
-2
/
+4
*
drm: xlnx: dp: Reset DisplayPort IP
Rohit Visavalia
2024-02-29
1
-0
/
+4
*
drm: xlnx: zynqmp_dpsub: switch to ->edid_read callback
Jani Nikula
2024-02-09
1
-4
/
+4
*
drm: xlnx: zynqmp_dpsub: Filter interrupts against mask
Anatoliy Klymenko
2024-02-07
1
-1
/
+8
*
drm: xlnx: zynqmp_dpsub: Clear status register ASAP
Anatoliy Klymenko
2024-02-07
1
-2
/
+2
*
drm: xlnx: zynqmp_dpsub: Fix timing for live mode
Anatoliy Klymenko
2024-02-07
1
-1
/
+1
*
drm: xlnx: zynqmp_dpsub: Make drm bridge discoverable
Anatoliy Klymenko
2024-02-07
1
-0
/
+1
*
drm/xlnx: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
2023-12-06
1
-1
/
+0
*
drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname()
Li Zetao
2023-08-02
1
-7
/
+3
*
drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_err
Wang Ming
2023-08-02
1
-2
/
+2
*
drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask
Jiasheng Jiang
2023-08-02
1
-1
/
+3
*
drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_tra...
Lee Jones
2023-08-02
1
-1
/
+1
*
drm/xlnx/zynqmp_dpsub: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-4
/
+2
*
drm/xlnx: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-11-16
1
-1
/
+1
|
\
|
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
|
drm: xlnx: Fix return type of zynqmp_dp_bridge_mode_valid
Nathan Huckleberry
2022-11-09
1
-3
/
+4
|
/
*
drm: xlnx: zynqmp_dpsub: Add support for live video input
Laurent Pinchart
2022-10-19
2
-7
/
+80
*
drm: xlnx: zynqmp_dpsub: Support operation without DMA engine
Laurent Pinchart
2022-10-19
3
-6
/
+26
*
drm: xlnx: zynqmp_dpsub: Allow configuration of layer mode
Laurent Pinchart
2022-10-19
3
-23
/
+22
*
drm: xlnx: zynqmp_dpsub: Parse DT to find connected ports
Laurent Pinchart
2022-10-19
2
-0
/
+67
*
drm: xlnx: zynqmp_dpsub: Rename zynqmp_dpsub_handle_vblank with DRM prefix
Laurent Pinchart
2022-10-19
3
-4
/
+4
*
drm: xlnx: zynqmp_dpsub: Decouple DRM device from zynqmp_dpsub
Laurent Pinchart
2022-10-19
4
-50
/
+99
*
drm: xlnx: zynqmp_dpsub: Move all DRM init and cleanup to zynqmp_kms.c
Laurent Pinchart
2022-10-19
4
-123
/
+127
*
drm: xlnx: zynqmp_dpsub: Manage DP and DISP allocations manually
Laurent Pinchart
2022-10-19
5
-30
/
+57
*
drm: xlnx: zynqmp_dpsub: Move DP bridge init to zynqmp_dp_probe()
Laurent Pinchart
2022-10-19
3
-24
/
+13
*
drm: xlnx: zynqmp_dpsub: Register AUX bus at bridge attach time
Laurent Pinchart
2022-10-19
1
-17
/
+24
*
drm: xlnx: zynqmp_dpsub: Move planes handling to zynqmp_kms.c
Laurent Pinchart
2022-10-19
4
-168
/
+167
*
drm: xlnx: zynqmp_dpsub: Move CRTC handling to zynqmp_kms.c
Laurent Pinchart
2022-10-19
5
-235
/
+232
*
drm: xlnx: zynqmp_dpsub: Move DRM/KMS initialization to separate file
Laurent Pinchart
2022-10-19
4
-41
/
+93
*
drm: xlnx: zynqmp_dpsub: Move planes to zynqmp_dpsub structure
Laurent Pinchart
2022-10-19
2
-19
/
+18
*
drm: xlnx: zynqmp_dpsub: Move CRTC to zynqmp_dpsub structure
Laurent Pinchart
2022-10-19
2
-11
/
+12
*
drm: xlnx: zynqmp_dpsub: Move audio clk from zynqmp_disp to zynqmp_dpsub
Laurent Pinchart
2022-10-19
5
-60
/
+65
*
drm: xlnx: zynqmp_dpsub: Move pclk from zynqmp_disp to zynqmp_dpsub
Laurent Pinchart
2022-10-19
3
-29
/
+28
*
drm: xlnx: zynqmp_dpsub: Don't use drmm_kcalloc() for temporary data
Laurent Pinchart
2022-10-19
1
-11
/
+34
*
drm: xlnx: zynqmp_dpsub: Remplace hardcoded values with ARRAY_SIZE()
Laurent Pinchart
2022-10-19
1
-4
/
+4
*
drm: xlnx: zynqmp_dpsub: Pass format info to zynqmp_disp_layer_set_format()
Laurent Pinchart
2022-10-19
1
-6
/
+4
[next]