index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-01-31
drm/amd/display: Underflow workaround by increasing SR exit latency
Nicholas Susanto
1
-16
/
+16
2024-01-18
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
2023-11-29
drm/amd/display: Fix black screen on video playback with embedded panel
Sung Joon Kim
1
-1
/
+0
2023-11-29
drm/amd/display: Update DCN35 clock table policy
Nicholas Kazlauskas
1
-26
/
+51
2023-11-29
drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35
Michael Strauss
1
-22
/
+0
2023-11-29
drm/amd/display: Update DCN35 watermarks
Nicholas Kazlauskas
1
-16
/
+16
2023-11-17
drm/amd/display: Add disable timeout option
Duncan Ma
1
-0
/
+3
2023-11-17
drm/amd/display: Negate IPS allow and commit bits
Duncan Ma
1
-9
/
+9
2023-11-07
drm/amd/display: Disable OTG for mode timing switch on DCN35
Ovidiu Bunea
1
-1
/
+2
2023-11-07
drm/amd/display: Fix OTG disable workaround logic
Taimur Hassan
1
-4
/
+7
2023-11-07
drm/amd/display: Enable more IPS options
Sung Joon Kim
1
-3
/
+4
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
1
-1
/
+1
2023-10-09
drm/amd/display: Update pmfw_driver_if new structure
Charlene Liu
2
-76
/
+174
2023-10-09
drm/amd/display: Modify SMU message logs
Sung Joon Kim
2
-6
/
+7
2023-10-04
drm/amd/display: Make driver backwards-compatible with non-IPS PMFW
Ovidiu Bunea
1
-10
/
+18
2023-10-04
drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...
Samson Tam
2
-4
/
+4
2023-09-26
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
1
-2
/
+0
2023-09-26
drm/amd/display: Improve x86 and dmub ips handshake
Duncan Ma
3
-3
/
+52
2023-09-20
drm/amd/display: Add IPS control flag
Sung Joon Kim
3
-1
/
+31
2023-09-20
drm/amd/display: Correct z8 watermark mask
Charlene Liu
1
-2
/
+0
2023-09-20
drm/amd/display: Add pointer check before function call
Sung Joon Kim
1
-1
/
+3
2023-09-20
drm/amd/display: Enable DCLK_DS from driver by default
Muhammad Ahmed
1
-3
/
+0
2023-09-20
drm/amd/display: Add DCN35 case for dc_clk_mgr_create
Qingqing Zhuo
1
-0
/
+13
2023-09-11
drm/amd/display: fix some non-initialized register mask and setting
Charlene Liu
1
-14
/
+42
2023-09-11
drm/amd/display: Add new logs for AutoDPMTest
Ethan Bitnun
1
-0
/
+36
2023-09-06
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-14
/
+14
2023-09-06
drm/amd/display: Remove duplicated include in dcn35_clk_mgr.c
Yang Li
1
-1
/
+0
2023-08-30
drm/amd/display: Add DCN35 CLK_MGR
Qingqing Zhuo
6
-0
/
+1710
2023-08-30
drm/amd/display: Add smu write msg id fail retry process
Fudong Wang
1
-4
/
+16
2023-08-30
drm/amd/display: add check for PMFW hard min request complete
Samson Tam
2
-3
/
+162
2023-08-15
drm/amd/display: PMFW to wait for DMCUB ack for FPO cases
Alvin Lee
3
-0
/
+13
2023-08-15
drm/amd/display: Update replay for clk_mgr optimizations
Bhawanpreet Lakha
1
-0
/
+3
2023-08-09
drm/amd/display: Clean up errors in dcn316_smu.c
Ran Sun
1
-10
/
+8
2023-08-09
drm/amd/display: Clean up errors in dcn316_clk_mgr.c
Ran Sun
1
-4
/
+2
[next]