index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xlnx
/
zynqmp_dp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-21
/
+13
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
1
-1
/
+2
2025-07-09
zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops
Al Viro
1
-34
/
+4
2025-05-21
drm: zynqmp_dp: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-20
/
+11
2025-04-16
gpu: drm: xlnx: zynqmp_dp: Use dev_err_probe()
Zhang Enpei
1
-4
/
+2
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
1
-1
/
+2
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
1
-1
/
+3
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
1
-6
/
+4
2025-02-12
drm: zynqmp_dp: Use devm_platform_ioremap_resource_byname()
Jinjie Ruan
1
-3
/
+1
2025-02-12
drm: zynqmp_dp: Use scope-based mutex helpers
Sean Anderson
1
-97
/
+50
2025-02-12
drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set()
Bart Van Assche
1
-1
/
+1
2025-01-24
Merge tag 'drm-misc-fixes-2025-01-24' of https://gitlab.freedesktop.org/drm/m...
Simona Vetter
1
-2
/
+1
2025-01-24
drm: zynqmp_dp: Unlock on error in zynqmp_dp_bridge_atomic_enable()
Dan Carpenter
1
-2
/
+1
2024-12-19
drm: xlnx: zynqmp_dpsub: Add DP audio support
Tomi Valkeinen
1
-15
/
+39
2024-12-16
drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()
Karol Przybylski
1
-1
/
+1
2024-10-30
drm: zynqmp_dp: Add debugfs interface for compliance testing
Sean Anderson
1
-3
/
+677
2024-10-30
drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func
Sean Anderson
1
-6
/
+18
2024-10-30
drm: zynqmp_dp: Split off several helper functions
Sean Anderson
1
-15
/
+33
2024-10-30
drm: zynqmp_dp: Use AUX IRQs instead of polling
Sean Anderson
1
-10
/
+25
2024-10-30
drm: zynqmp_dp: Convert to a hard IRQ
Sean Anderson
1
-4
/
+3
2024-10-30
drm: zynqmp_dp: Don't retrain the link in our IRQ
Sean Anderson
1
-16
/
+29
2024-10-30
drm: zynqmp_dp: Add locking
Sean Anderson
1
-0
/
+18
2024-06-17
drm: zynqmp_dp: Don't delay work
Sean Anderson
1
-7
/
+6
2024-06-17
drm: zynqmp_dp: Rearrange zynqmp_dp for better padding
Sean Anderson
1
-13
/
+13
2024-04-26
drm: zynqmp_dp: Adjust training values per-lane
Sean Anderson
1
-15
/
+8
2024-04-26
drm: zynqmp_dp: Downgrade log level for aux retries message
Sean Anderson
1
-1
/
+1
2024-04-24
drm: xlnx: zynqmp_dpsub: Set input live format
Anatoliy Klymenko
1
-4
/
+9
2024-04-24
drm: xlnx: zynqmp_dpsub: Anounce supported input formats
Anatoliy Klymenko
1
-0
/
+31
2024-04-24
drm: xlnx: zynqmp_dpsub: Add connected live layer helper
Anatoliy Klymenko
1
-14
/
+23
2024-04-24
drm: xlnx: zynqmp_dpsub: Set layer mode during creation
Anatoliy Klymenko
1
-1
/
+1
2024-04-10
drm: xlnx: db: fix a memory leak in probe
Dan Carpenter
1
-1
/
+1
2024-02-29
drm: xlnx: dp: Reset DisplayPort IP
Rohit Visavalia
1
-0
/
+4
2024-02-09
drm: xlnx: zynqmp_dpsub: switch to ->edid_read callback
Jani Nikula
1
-4
/
+4
2024-02-07
drm: xlnx: zynqmp_dpsub: Filter interrupts against mask
Anatoliy Klymenko
1
-1
/
+8
2024-02-07
drm: xlnx: zynqmp_dpsub: Clear status register ASAP
Anatoliy Klymenko
1
-2
/
+2
2024-02-07
drm: xlnx: zynqmp_dpsub: Make drm bridge discoverable
Anatoliy Klymenko
1
-0
/
+1
2023-08-02
drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_tra...
Lee Jones
1
-1
/
+1
2022-11-09
drm: xlnx: Fix return type of zynqmp_dp_bridge_mode_valid
Nathan Huckleberry
1
-3
/
+4
2022-10-19
drm: xlnx: zynqmp_dpsub: Add support for live video input
Laurent Pinchart
1
-0
/
+55
2022-10-19
drm: xlnx: zynqmp_dpsub: Rename zynqmp_dpsub_handle_vblank with DRM prefix
Laurent Pinchart
1
-1
/
+1
2022-10-19
drm: xlnx: zynqmp_dpsub: Manage DP and DISP allocations manually
Laurent Pinchart
1
-12
/
+18
2022-10-19
drm: xlnx: zynqmp_dpsub: Move DP bridge init to zynqmp_dp_probe()
Laurent Pinchart
1
-18
/
+12
2022-10-19
drm: xlnx: zynqmp_dpsub: Register AUX bus at bridge attach time
Laurent Pinchart
1
-17
/
+24
2022-10-19
drm: xlnx: zynqmp_dpsub: Move CRTC handling to zynqmp_kms.c
Laurent Pinchart
1
-1
/
+2
2022-10-19
drm: xlnx: zynqmp_dpsub: Move audio clk from zynqmp_disp to zynqmp_dpsub
Laurent Pinchart
1
-4
/
+4
2022-10-19
drm: xlnx: zynqmp_dpsub: Report HPD through the bridge
Laurent Pinchart
1
-6
/
+5
2022-10-19
drm: xlnx: zynqmp_dpsub: Use DRM connector bridge helper
Laurent Pinchart
1
-89
/
+1
2022-10-19
drm: xlnx: zynqmp_dpsub: Attach to the next bridge
Laurent Pinchart
1
-0
/
+18
[next]