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
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
drm/amd/display: Bound VBIOS record-chain walk loops
Harry Wentland
3
-14
/
+33
7 days
drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
Harry Wentland
1
-1
/
+2
7 days
drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()
Harry Wentland
1
-2
/
+4
7 days
drm/amd/display: Use krealloc_array() in dal_vector_reserve()
Harry Wentland
1
-2
/
+2
7 days
drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs
Harry Wentland
1
-0
/
+5
7 days
drm/amd/display: Clamp VBIOS HDMI retimer register count to array size
Harry Wentland
1
-16
/
+32
7 days
drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()
Harry Wentland
1
-1
/
+1
7 days
drm/amd/display: add missing CSC entries for BT.2020 for DCE IPs
Leorize
2
-2
/
+18
14 days
drm/amd/display: Write REFCLK to 48MHz on DCN21
Ivan Lipski
1
-2
/
+13
2026-05-19
drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...
Harry Wentland
1
-1
/
+5
2026-05-19
drm/amd/display: Validate GPIO pin LUT table size before iterating
Harry Wentland
1
-0
/
+9
2026-05-19
drm/amd/display: Fix integer overflow in bios_get_image()
Harry Wentland
1
-3
/
+6
2026-05-11
drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTIO...
Mikhail Gavrilov
1
-1
/
+7
2026-04-29
drm/amd/display: Use EDID from VBIOS embedded panel info
Timur Kristóf
1
-0
/
+44
2026-04-29
drm/amd/display: Read EDID from VBIOS embedded panel info
Timur Kristóf
2
-0
/
+66
2026-04-29
drm/amd/display: Allow constructing DCE8 link encoder without DDC
Timur Kristóf
1
-1
/
+2
2026-04-29
drm/amd/display: Allow constructing DCE6 link encoder without DDC
Timur Kristóf
1
-1
/
+2
2026-04-29
drm/amd/display: Allow DCE link encoder without AUX registers
Timur Kristóf
1
-1
/
+3
2026-04-29
drm/amd/display: Allow embedded connectors without DDC
Timur Kristóf
3
-2
/
+7
2026-04-29
drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs
Leo Li
1
-3
/
+15
2026-04-28
drm/amd/display: properly handle family setting for early GC 11.5.4
Alex Deucher
1
-1
/
+5
2026-04-28
drm/amd/display: Update MCIF_ADDR macro to address IGT DWB regression
Gaghik Khachatrian
1
-2
/
+2
2026-04-24
drm/amd/display: Restore analog connector support
Roman Li
3
-37
/
+71
2026-04-21
drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.x
Timur Kristóf
1
-0
/
+6
2026-04-21
drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.c
Leo Li
1
-10
/
+0
2026-04-17
drm/amd/display: Fix ISM teardown crash from NULL dc dereference
Srinivasan Shanmugam
2
-8
/
+8
2026-04-17
drm/amd/display: Move dml2_destroy to non-FPU compilation unit
Rafal Ostrowski
3
-12
/
+13
2026-04-17
drm/amd/display: Fix fpu guard warning
Wayne Lin
8
-8
/
+36
2026-04-17
drm/amd/display: Promote DC to 3.2.378
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: add pstate schedule admissibility flags and frame-time utility
Wenjing Liu
3
-0
/
+14
2026-04-17
drm/amd/display: add const qualifiers to watermark params struct
Wenjing Liu
1
-17
/
+17
2026-04-17
drm/amd/display: fix math_mod() using arg1 instead of arg2
Wenjing Liu
1
-1
/
+1
2026-04-17
drm/amd/display: Use overlay cursor when color pipeline is active
Alex Hung
1
-4
/
+49
2026-04-17
drm/amd/display: Fix compiler warnings
Gaghik Khachatrian
3
-6
/
+8
2026-04-17
drm/amd/display: fix NULL ptr deref in ISM delayed work
Ray Wu
2
-2
/
+14
2026-04-17
drm/amd/display: Add missing do_mccs parameter description
Srinivasan Shanmugam
1
-0
/
+4
2026-04-17
drm/amd/display: Remove redundant includes from DC
Roman Li
2
-4
/
+0
2026-04-17
drm/amd/display: Promote DC to 3.2.377
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: Fix coding style issue
Chuanyu Tseng
1
-2
/
+3
2026-04-17
drm/amd/display: Remove Duplicate Prefetch Parameter
Zheng, Austin
2
-3
/
+0
2026-04-17
drm/amd/display: Add DCN42 PMO policy for DML2.1
Nicholas Kazlauskas
5
-7
/
+229
2026-04-17
drm/amd/display: move memory latency update to dml for dcn42
Dmytro Laktyushkin
2
-78
/
+4
2026-04-17
drm/amd/display: Fix implicit narrowing conversions in modules
Gaghik Khachatrian
3
-28
/
+61
2026-04-17
drm/amd/display: update dcn42 memory latencies
Dmytro Laktyushkin
1
-3
/
+16
2026-04-17
drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BB
Nicholas Kazlauskas
1
-1
/
+1
2026-04-17
drm/amd/display: Pass min page size from SOC BB to dml2_1 plane config
Nicholas Kazlauskas
1
-6
/
+15
2026-04-17
drm/amd/display: Correct MALL parameters for DCN42 soc bb
Nicholas Kazlauskas
1
-1
/
+1
2026-04-17
drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
Nicholas Kazlauskas
1
-6
/
+6
2026-04-17
drm/amd/display: Avoid to do MCCS transaction if unnecessary
Wayne Lin
3
-12
/
+15
2026-04-17
drm/amd/display: Enable sink freesync via MCCS
Wayne Lin
3
-0
/
+81
[next]