index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
clk_mgr
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
drm/amd/display: Adjust dprefclk by down spread percentage.
Zhongwei
1
-0
/
+50
2024-04-09
drm/amd/display: fix disable otg wa logic in DCN316
Fudongwang
1
-7
/
+12
2024-04-09
drm/amd/display: Add code comments clock and encode code
Rodrigo Siqueira
1
-0
/
+11
2024-04-09
drm/amd/display: Initialize DP ref clk with the correct clock
Rodrigo Siqueira
1
-2
/
+2
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
4
-4
/
+8
2024-04-09
drm/amd/display: Add dummy interface for tracing DCN32 SMU messages
George Shen
2
-1
/
+13
2024-04-09
drm/amd/display: handle invalid connector indices
Joshua Aberback
3
-3
/
+3
2024-03-27
drm/amd/display: Fix bounds check for dcn35 DcfClocks
Roman Li
1
-1
/
+1
2024-03-27
drm/amd/display: Remove read/write to external register
Sung Joon Kim
3
-61
/
+0
2024-03-27
drm/amd/display: Send DTBCLK disable message on first commit
Taimur Hassan
1
-0
/
+5
2024-03-20
drm/amd/display: Correct indentations and spaces
Alex Hung
2
-29
/
+28
2024-03-20
drm/amd/display: Delete duplicated function prototypes
Alex Hung
1
-2
/
+1
2024-03-20
drm/amd/display: Add debug key to allow disabling dtbclk
Muhammad Ahmed
1
-1
/
+2
2024-03-20
drm/amd/display: Init DPPCLK from SMU on dcn32
Dillon Varone
1
-0
/
+14
2024-02-22
drm/amd/display: Drop unnecessary header
Rodrigo Siqueira
2
-4
/
+0
2024-02-22
drm/amd/display: Only log during optimize_bandwidth call
Ethan Bitnun
1
-1
/
+1
2024-02-22
drm/amd/display: Remove redundant FPU guard
Rodrigo Siqueira
1
-2
/
+0
2024-02-22
drm/amd/display: Add SMU timeout check and retry
Rodrigo Siqueira
2
-4
/
+13
2024-02-22
drm/amd/display: Remove unused file
Rodrigo Siqueira
1
-79
/
+0
2024-02-22
drm/amd/display: Initialize variable with default value
Rodrigo Siqueira
1
-1
/
+1
2024-02-19
drm/amd/display: Remove break after return
Rodrigo Siqueira
1
-1
/
+0
2024-02-14
drm/amd/display: allow psr-su/replay for z8
Charlene Liu
1
-6
/
+6
2024-02-14
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-14
Revert "drm/amd/display: Send DTBCLK disable message on first commit"
Gabe Teeger
1
-1
/
+0
2024-02-12
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-07
drm/amd/display: Drop some unnecessary guards
Rodrigo Siqueira
1
-2
/
+0
2024-02-07
drm/amd/display: Trivial code style adjustment
Rodrigo Siqueira
1
-2
/
+1
2024-02-07
drm/amd/display: Drop legacy code
Rodrigo Siqueira
6
-26
/
+0
2024-02-07
drm/amd/display: Add delay before logging clks from hw
Ethan Bitnun
1
-0
/
+2
2024-01-29
drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...
Mounika Adhuri
1
-4
/
+4
2024-01-29
drm/amd/display: Underflow workaround by increasing SR exit latency
Nicholas Susanto
1
-16
/
+16
2024-01-29
drm/amd/display: fix invalid reg access on DCN35 FPGA
Eric Yang
2
-4
/
+23
2024-01-29
drm/amd/display: Send DTBCLK disable message on first commit
Taimur Hassan
1
-0
/
+1
2024-01-15
drm/amd/display: Update P010 scaling cap
Charlene Liu
1
-13
/
+12
2024-01-15
drm/amd/display: Floor to mhz when requesting dpp disp clock changes to SMU
Wenjing Liu
1
-4
/
+36
2024-01-15
drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A
Nicholas Kazlauskas
1
-12
/
+9
2024-01-09
drm/amd/display: To adjust dprefclk by down spread percentage
Martin Tsai
2
-1
/
+81
2024-01-03
drm/amd/display: Add log end specifier
Relja Vojvodic
1
-1
/
+1
2024-01-03
drm/amd/display: Add more mechanisms for tests
Relja Vojvodic
1
-10
/
+80
2023-12-19
drm/amd/display: Refactor dc_state interface
Dillon Varone
1
-1
/
+2
2023-12-19
drm/amd/display: Wake DMCUB before sending a command
Nicholas Kazlauskas
5
-5
/
+5
2023-12-19
drm/amd/display: Add function for dumping clk registers
Johnson Chen
1
-4
/
+3
2023-12-13
drm/amd/display: trivial comment change
Aurabindo Pillai
1
-1
/
+1
2023-12-13
drm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_...
Colin Ian King
1
-4
/
+4
2023-12-06
drm/amd/display: Fix disable_otg_wa logic
Nicholas Susanto
1
-8
/
+0
2023-12-06
drm/amd/display: Added delay to DPM log
Relja Vojvodic
1
-10
/
+16
2023-12-06
drm/amd/display: revert removing otg toggle w/a back when no active display
Charlene Liu
2
-9
/
+7
2023-12-06
drm/amd/display: insert drv-pmfw log + rollback to new context
Charlene Liu
2
-23
/
+47
2023-11-29
drm/amd/display: Allow DTBCLK disable for DCN35
Nicholas Kazlauskas
1
-15
/
+12
2023-11-29
drm/amd/display: update dcn315 lpddr pstate latency
Dmytro Laktyushkin
1
-4
/
+4
[prev]
[next]