index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
clk_mgr
/
dcn32
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-4
/
+20
2024-04-30
drm/amd/display: Fix DC mode screen flickering on DCN321
Leo Ma
1
-3
/
+12
2024-04-26
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
1
-0
/
+8
2024-04-23
drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h header
Jiapeng Chong
1
-1
/
+0
2024-04-16
drm/amd/display: Improve the log precision
Ethan Bitnun
1
-1
/
+1
2024-04-16
drm/amd/display: Adjust headers
Rodrigo Siqueira
1
-0
/
+1
2024-04-09
drm/amd/display: Add dummy interface for tracing DCN32 SMU messages
George Shen
1
-0
/
+9
2024-03-20
drm/amd/display: Delete duplicated function prototypes
Alex Hung
1
-2
/
+1
2024-03-20
drm/amd/display: Init DPPCLK from SMU on dcn32
Dillon Varone
1
-0
/
+14
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-07
drm/amd/display: Trivial code style adjustment
Rodrigo Siqueira
1
-2
/
+1
2024-02-07
drm/amd/display: Add delay before logging clks from hw
Ethan Bitnun
1
-0
/
+2
2024-01-15
drm/amd/display: Floor to mhz when requesting dpp disp clock changes to SMU
Wenjing Liu
1
-4
/
+36
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-06
drm/amd/display: Added delay to DPM log
Relja Vojvodic
1
-10
/
+16
2023-10-04
drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes only
Samson Tam
1
-2
/
+2
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-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-07
drm/amd/display: Use max memclk variable when setting max memclk
Alvin Lee
1
-1
/
+1
2023-07-18
drm/amd/display: Initialize necessary uninitialized variables
Meera Patel
1
-1
/
+1
2023-06-23
drm/amd/display: Enable dc mode clock switching for DCN32x
Alvin Lee
1
-6
/
+37
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-16
/
+55
2023-06-09
drm/amd/display: Filter out AC mode frequencies on DC mode systems
Austin Zheng
1
-1
/
+12
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
1
-1
/
+0
2023-06-09
drm/amd/display: Only skip update for DCFCLK, UCLK, FCLK on overclock
Alvin Lee
1
-10
/
+14
2023-04-26
drm/amd/display: Fixes for dcn32_clk_mgr implementation
Aurabindo Pillai
1
-0
/
+5
2023-04-24
drm/amd/display: For no plane case set pstate support in validation
Alvin Lee
1
-5
/
+2
2023-04-20
drm/amd/display: Fixes for dcn32_clk_mgr implementation
Aurabindo Pillai
1
-0
/
+5
2023-04-18
drm/amd/display: Update DTBCLK for DCN32
Alvin Lee
1
-0
/
+27
2023-04-11
drm/amd/display: On clock init, maintain DISPCLK freq
Alvin Lee
1
-0
/
+18
2023-03-14
drm/amd/display: Use DPP inst instead of pipe idx for DPP DTO programming
Alvin Lee
2
-2
/
+39
2023-02-28
drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn't
Alvin Lee
1
-10
/
+31
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
1
-1
/
+0
2023-01-17
drm/amd/display: Remove DISPCLK dentist programming for dcn32
Dillon Varone
1
-5
/
+91
2023-01-17
drm/amd/display: move dp capability related logic to link_dp_capability
Wenjing Liu
1
-0
/
+1
2023-01-10
drm/amd/display: No need for Null pointer check before kfree
Deepak R Varma
1
-2
/
+1
2022-12-06
drm/amd/display: Remove DTB DTO on CLK update
Chris Park
1
-37
/
+0
2022-11-29
drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming
Alvin Lee
1
-1
/
+1
2022-11-23
drm/amdgpu: add missing license to some files
Alex Deucher
1
-0
/
+1
2022-10-27
drm/amd/display: Set memclk levels to be at least 1 for dcn32
Dillon Varone
1
-0
/
+3
2022-10-27
drm/amd/display: Limit dcn32 to 1950Mhz display clock
Jun Lei
1
-4
/
+4
2022-10-10
drm/amd/display: Fix bug preventing FCLK Pstate allow message being sent
Dillon Varone
1
-2
/
+2
2022-10-10
drm/amd/display: Acquire FCLK DPM levels on DCN32
Dillon Varone
1
-14
/
+27
2022-10-06
drm/amd/display: Reorder FCLK P-state switch sequence for DCN32
Dillon Varone
1
-21
/
+23
2022-09-29
drm/amd/display: fill in clock values when DPM is not enabled
Samson Tam
1
-0
/
+14
2022-07-25
drm/amd/display: Drop FPU flags from dcn32_clk_mgr
Rodrigo Siqueira
1
-77
/
+4
[next]