index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
clk_mgr
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-36
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-18
/
+36
2026-02-12
drm/amd/display: Increase DCN35 SR enter/exit latency
Leo Li
-8
/
+8
2026-02-03
drm/amd/display: Make DCN35 OTG disable w/a reusable
Nicholas Kazlauskas
-1
/
+7
2026-01-20
drm/amd/display: Revert "init dispclk from bootup clock for DCN315"
Wang, Sung-huai
-88
/
+3
2026-01-20
drm/amd/display: Revert "init dispclk from bootup clock for DCN314"
Wang, Sung-huai
-134
/
+4
2025-12-08
drm/amd/display: Remove periodic detection callbacks from dcn35+
Dillon Varone
-2
/
+0
2025-11-11
drm/amd/display: refactor DSC cap calculation for dcn35
Mohit Bawa
-0
/
+30
2025-10-28
drm/amd/display: init dispclk from bootup clock for DCN315
Zhongwei Zhang
-2
/
+86
2025-10-13
drm/amd/display: Remove comparing uint32_t to zero
Alex Hung
-8
/
+8
2025-10-13
drm/amd/display: Prevent Gating DTBCLK before It Is Properly Latched
Fangzhi Zuo
-1
/
+3
2025-09-25
drm/amd/display: Reject modes with too high pixel clock on DCE6-10
Timur Kristóf
-0
/
+8
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
-2
/
+119
2025-09-23
drm/amd/display: Revert "correct sw cache timing to ensure dispclk ramping"
Charlene Liu
-21
/
+9
2025-09-23
drm/amd/display: Correct sw cache timing to ensure dispclk ramping
Charlene Liu
-9
/
+21
2025-09-23
drm/amd/display: Refactor SMU tracing
Dillon Varone
-7
/
+12
2025-09-23
drm/amd/display: Isolate dcn401 SMU functions
Dillon Varone
-14
/
+140
2025-09-23
drm/amd/display: Init dispclk from bootup clock for DCN314
Lo-an Chen
-5
/
+142
2025-09-15
drm/amd/display: Rename header file link.h to link_service.h
Wesley Chalmers
-8
/
+8
2025-09-15
drm/amd/display: Add pixel_clock to amd_pp_display_configuration
Timur Kristóf
-1
/
+1
2025-08-29
drm/amd/display: use max() to improve code
Qianfeng Rong
-10
/
+3
2025-08-18
drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.
Timur Kristóf
-15
/
+6
2025-08-18
drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...
Timur Kristóf
-11
/
+3
2025-08-18
drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...
Timur Kristóf
-10
/
+20
2025-08-18
drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%
Timur Kristóf
-7
/
+5
2025-08-18
drm/amd/display: Don't overclock DCE 6 by 15%
Timur Kristóf
-5
/
+3
2025-08-04
drm/amd/display: update dpp/disp clock from smu clock table
Paul Hsieh
-0
/
+16
2025-08-04
drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
Timur Kristóf
-0
/
+5
2025-08-04
drm/amd/display: Don't overwrite dce60_clk_mgr
Timur Kristóf
-1
/
+0
2025-07-15
drm/amd/display: Initial support for SmartMux
Aurabindo Pillai
-4
/
+226
2025-07-15
drm/amd/display: Free memory allocation
Clayton King
-1
/
+2
2025-07-15
drm/amd/display: Refactor DSC cap calculations
Dillon Varone
-0
/
+32
2025-06-18
drm/amd/display: Refactor DML2 DC power instance
Dillon Varone
-0
/
+21
2025-06-18
drm/amd/display: Remove dml/dcn401 files and references
Dillon Varone
-38
/
+29
2025-04-22
drm/amd/display: Remove unused *vbios_smu_set_dprefclk
Dr. David Alan Gilbert
-30
/
+0
2025-04-07
drm/amd/display: rename IPS2 entry/exit message
Sherry Wang
-3
/
+3
2025-04-07
drm/amd/display: Correct SSC enable detection for DCN351
Kevin Gao
-1
/
+8
2025-04-07
drm/amd/display: Use sync version of indirect register access.
JinZe.Xu
-15
/
+14
2025-03-18
drm/amd/display: Guard against setting dispclk low for dcn31x
Jing Zhou
-11
/
+22
2025-03-18
drm/amd/display: Check pipe->stream before passing it to a function
Alex Hung
-9
/
+6
2025-03-10
drm/amd/display: remove minimum Dispclk and apply oem panel timing.
Charlene Liu
-4
/
+0
2025-03-05
drm/amd/display: misc for dio encoder refactor
Peichen Huang
-5
/
+15
2025-02-19
drm/amd/display: Guard against setting dispclk low when active
Nicholas Kazlauskas
-4
/
+9
2025-02-12
drm/amd/display: Exclude clkoffset and ips setting for dcn351 specific
Charlene Liu
-2
/
+2
2025-02-12
drm/amd/display: Populate register address for dentist for dcn401
Dillon Varone
-0
/
+2
2025-01-28
drm/amd/display: Correct register address in dcn35
loanchen
-1
/
+1
2025-01-10
drm/amd/display: avoid reset DTBCLK at clock init
Charlene Liu
-6
/
+12
2025-01-10
drm/amd/display: Add SMU interface to get UMC count for dcn401
Dillon Varone
-1
/
+27
2025-01-10
drm/amd/display: Log Hard Min Clocks and Phantom Pipe Status
Sung Lee
-0
/
+16
2025-01-06
drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgr
Dillon Varone
-223
/
+17
[next]