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
Age
Commit message (
Expand
)
Author
2024-05-02
Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"
Geert Uytterhoeven
2024-04-24
drm: xlnx: zynqmp_dpsub: Set input live format
Anatoliy Klymenko
2024-04-24
drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
Anatoliy Klymenko
2024-04-24
drm: xlnx: zynqmp_dpsub: Anounce supported input formats
Anatoliy Klymenko
2024-04-24
drm: xlnx: zynqmp_dpsub: Add connected live layer helper
Anatoliy Klymenko
2024-04-24
drm: xlnx: zynqmp_dpsub: Update live format defines
Anatoliy Klymenko
2024-04-24
drm: xlnx: zynqmp_dpsub: Set layer mode during creation
Anatoliy Klymenko
2024-04-10
drm: xlnx: db: fix a memory leak in probe
Dan Carpenter
2024-03-28
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
2024-03-28
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
2024-02-29
drm: xlnx: dp: Reset DisplayPort IP
Rohit Visavalia
2024-02-09
drm: xlnx: zynqmp_dpsub: switch to ->edid_read callback
Jani Nikula
2024-02-07
drm: xlnx: zynqmp_dpsub: Filter interrupts against mask
Anatoliy Klymenko
2024-02-07
drm: xlnx: zynqmp_dpsub: Clear status register ASAP
Anatoliy Klymenko
2024-02-07
drm: xlnx: zynqmp_dpsub: Fix timing for live mode
Anatoliy Klymenko
2024-02-07
drm: xlnx: zynqmp_dpsub: Make drm bridge discoverable
Anatoliy Klymenko
2023-12-06
drm/xlnx: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
2023-08-02
drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname()
Li Zetao
2023-08-02
drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_err
Wang Ming
2023-08-02
drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask
Jiasheng Jiang
2023-08-02
drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_tra...
Lee Jones
2023-06-08
drm/xlnx/zynqmp_dpsub: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
drm/xlnx: Use GEM DMA fbdev emulation
Thomas Zimmermann
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
[next]