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
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-02
drm/amd/display: Prevent integer overflow when mhz to khz
Alex Hung
2
-13
/
+13
2026-03-02
drm/amd/display: Remove always-false branches
Alex Hung
2
-10
/
+1
2026-03-02
drm/amd/display: Remove redundant initializers
Alex Hung
2
-7
/
+7
2026-03-02
drm/amd/display: Silence unused variable warning
Clay King
1
-3
/
+3
2026-03-02
drm/amd/display: Initialize replay_state to PR_STATE_INVALID
Ivan Lipski
1
-1
/
+1
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
1
-1
/
+5
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-2
/
+2
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-2
/
+2
2026-02-23
drm/amd/display: Fix kdoc formatting in dcn42_hwseq.c
Srinivasan Shanmugam
1
-1
/
+1
2026-02-23
drm/amd/display: Promote DC to 3.2.371
Taimur Hassan
1
-1
/
+1
2026-02-23
drm/amd/display: Add Visual Confirm Support for Testing
Muaaz Nisar
4
-69
/
+105
2026-02-23
drm/amd/display: Add missing clock types & fix formatting
Ovidiu Bunea
1
-4
/
+6
2026-02-23
drm/amd/display: Fix dcn401_optimize_bandwidth
Charlene Liu
1
-2
/
+2
2026-02-23
drm/amd/display: Silence type mismatch warning
Gaghik Khachatrian
1
-1
/
+1
2026-02-23
drm/amd/display: Fix DPIA number and driver ID field issue
Cruise Hung
2
-3
/
+3
2026-02-23
drm/amd/display: Fix cursor pos at overlay plane edges on DCN4
Ivan Lipski
1
-0
/
+19
2026-02-23
drm/amd/display: Exit IPS w/ DC helper for all dc_set_power_state cases
Ovidiu Bunea
1
-2
/
+5
2026-02-23
drm/amd/display: Enable dcn42 DC
Roman Li
42
-36
/
+568
2026-02-23
drm/amd/display: Add dcn42 DC resources
Roman Li
40
-0
/
+14974
2026-02-23
drm/amd/display: Implement DAC load detection on external DP bridge encoders
Timur Kristóf
3
-3
/
+14
2026-02-23
drm/amd/display: Use external DP bridge encoders
Timur Kristóf
1
-1
/
+28
2026-02-23
drm/amd/display: Link detection for external DP bridge encoders
Timur Kristóf
2
-14
/
+14
2026-02-23
drm/amd/display: Add DCE HWSS support for external DP bridge encoders
Timur Kristóf
2
-0
/
+57
2026-02-23
drm/amd/display: Use preferred DP link rate if specified
Timur Kristóf
1
-0
/
+2
2026-02-23
drm/amd/display: Add ability for HWSS to prepare the DDC before use
Timur Kristóf
2
-0
/
+4
2026-02-23
drm/amd/display: Implement DDC probe over AUX channel
Timur Kristóf
1
-2
/
+9
2026-02-23
drm/amd/display: Implement BIOS parser external encoder control
Timur Kristóf
3
-12
/
+28
2026-02-23
drm/amd/display: Refactor DAC load detection, move to HWSS
Timur Kristóf
5
-38
/
+28
2026-02-23
drm/amd/display: Add color depth helper function to BIOS parser
Timur Kristóf
1
-75
/
+26
2026-02-23
drm/amd/display: Handle DCE 6 in dce_clk_mgr.c
Timur Kristóf
5
-216
/
+52
2026-02-23
drm/amd/display: Remove unused dce60_clk_mgr register definitions
Timur Kristóf
2
-38
/
+3
2026-02-23
drm/amd/display: Delete unused dce_clk_mgr.c
Timur Kristóf
1
-966
/
+0
2026-02-23
drm/amd/display: Use dce_audio_create for DCE 6
Timur Kristóf
3
-141
/
+1
2026-02-23
drm/amd/display: Promote DC to 3.2.370
Taimur Hassan
1
-1
/
+1
2026-02-23
drm/amd/display: Refactor and fix link_dpms info
Dominik Kaszewski
1
-81
/
+84
2026-02-23
drm/amd/display: Refactor and fix link_dpms I2C
Dominik Kaszewski
1
-310
/
+165
2026-02-23
drm/amd/display: Add gpuvm and hvm params to dml21
Dmytro Laktyushkin
3
-2
/
+9
2026-02-23
drm/amd/display: Refactor fams2 calculations
Dillon Varone
2
-99
/
+107
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
6
-10
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
31
-204
/
+102
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
84
-471
/
+471
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
89
-673
/
+693
2026-02-19
drm/amd/display: Remove unneeded DAC link encoder register
Timur Kristóf
4
-5
/
+4
2026-02-19
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
6
-17
/
+50
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
6
-37
/
+43
2026-02-19
drm/amd/display: Initialize DAC in DCE link encoder using VBIOS
Timur Kristóf
2
-2
/
+11
2026-02-19
drm/amd/display: Turn off DAC in DCE link encoder using VBIOS
Timur Kristóf
2
-16
/
+17
2026-02-19
drm/amd/display: Don't call find_analog_engine() twice
Timur Kristóf
1
-1
/
+0
2026-02-19
drm/amd/display: Remove conditional for shaper 3DLUT power-on
Alex Hung
1
-2
/
+1
2026-02-19
drm/amd/display: Check return of shaper curve to HW format
Alex Hung
1
-3
/
+3
[prev]
[next]