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
/
dccg
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
-0
/
+10
2026-03-30
drm/amd/display: Remove invalid DPSTREAMCLK mask usage
Roman Li
-4
/
+0
2026-03-23
drm/amd/display: add dccg FGCG mask init
Charlene Liu
-0
/
+1
2026-03-11
drm/amd/display: Sync dcn42 with DC 3.2.373
Roman Li
-0
/
+20
2026-03-11
drm/amd/display: Enable dcn42 DC clk_mgr
Roman Li
-4
/
+69
2026-03-11
drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
Ivan Lipski
-1
/
+20
2026-03-11
drm/amd/display: Add missing DCCG register entries for DCN20-DCN316
Ivan Lipski
-4
/
+20
2026-02-23
drm/amd/display: Enable dcn42 DC
Roman Li
-2
/
+24
2026-02-23
drm/amd/display: Add dcn42 DC resources
Roman Li
-0
/
+541
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-11
/
+11
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-11
/
+11
2026-02-19
drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.
Bhuvanachandra Pinninti
-10
/
+113
2026-02-19
drm/amd/display: Expose functions of other dcn use
Dmytro Laktyushkin
-10
/
+5
2026-02-12
drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...
Nicholas Carbones
-68
/
+4
2026-02-03
drm/amd/display: Make some DCN35 DCCG symbols non-static
Nicholas Kazlauskas
-20
/
+27
2026-02-03
drm/amd/display: Migrate DCCG register access from hwseq to dccg component.
Bhuvanachandra Pinninti
-4
/
+68
2025-10-28
drm/amd/display: Add more DC HW state info to underflow logging
Karen Chen
-6
/
+196
2025-10-20
drm/amd/display: Fix GFP_ATOMIC abuse
Aurabindo Pillai
-1
/
+1
2025-10-20
drm/amd/display: Move all DCCG RCG into HWSS root_clock_control
Ovidiu Bunea
-3
/
+2
2025-10-20
drm/amd/display: fix dppclk rcg poweron check
Yihan Zhu
-1
/
+5
2025-10-20
drm/amd/display: add dccg dfs mask def
Charlene Liu
-0
/
+8
2025-10-20
drm/amd/display: add dispclk ramping to dcn35.
Charlene Liu
-0
/
+12
2025-10-13
drm/amd/display: Prevent Gating DTBCLK before It Is Properly Latched
Fangzhi Zuo
-1
/
+1
2025-09-23
drm/amd/display: Insert dccg log for easy debug
Charlene Liu
-3
/
+21
2025-09-05
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
Ovidiu Bunea
-35
/
+39
2025-08-29
drm/amd/display: incorrect conditions for failing dto calculations
Clay King
-1
/
+1
2025-06-24
drm/amd/display: Add num_slices_h to set_dto_dscclk signature
Ilya Bakoulin
-3
/
+2
2025-05-05
drm/amd/display: disable DPP RCG before DPP CLK enable
Charlene Liu
-14
/
+24
2025-05-05
drm/amd/display: allow dscclk disable
Charlene Liu
-11
/
+13
2025-02-25
drm/amd/display: Refactor DCN4x and related code
Patel, Swapnil
-50
/
+51
2025-02-12
drm/amd/display: Allow reuse of of DCN4x code
Dmytro
-13
/
+51
2024-11-20
drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto
Ovidiu Bunea
-6
/
+9
2024-10-01
drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401
Dillon Varone
-3
/
+0
2024-10-01
drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS
Ryan Seto
-81
/
+0
2024-09-06
drm/amd/display: fix dccg root clock optimization related hang
Qili Lu
-5
/
+10
2024-09-06
drm/amd/display: Refactor dccg35_get_other_enabled_symclk_fe
Nicholas Susanto
-40
/
+25
2024-09-02
drm/amd/display: Fix flickering caused by dccg
Hansen Dsouza
-28
/
+72
2024-08-27
drm/amd/display: guard write a 0 post_divider value to HW
Ahmed, Muhammad
-1
/
+2
2024-08-20
Revert "drm/amd/display: Update to using new dccg callbacks"
Hansen Dsouza
-2
/
+2
2024-08-13
drm/amd/display: Update to using new dccg callbacks
Hansen Dsouza
-2
/
+2
2024-08-06
drm/amd/display: Add clock control callbacks
Hansen Dsouza
-54
/
+99
2024-08-06
drm/amd/display: Add clock control callbacks
Hansen Dsouza
-29
/
+252
2024-08-06
drm/amd/display: Add stream and char control callback
Hansen Dsouza
-10
/
+122
2024-07-27
drm/amd/display: Add new enable and disable functions for DCN35
Hansen Dsouza
-1
/
+53
2024-07-27
drm/amd/display: Add new enable and disable functions
Hansen Dsouza
-0
/
+212
2024-07-23
drm/amd/display: Add source select helper functions
Hansen Dsouza
-0
/
+324
2024-07-23
drm/amd/display: Add RCG helper functions
Hansen Dsouza
-0
/
+307
2024-07-23
drm/amd/display: Add private data type for RCG
Hansen Dsouza
-0
/
+81
2024-07-23
drm/amd/display: fix dscclk programming sequence on DCN401
Wenjing Liu
-19
/
+23
2024-06-27
drm/amd/display: Refactor dccg401_get_other_enable_symclk_fe
Relja Vojvodic
-35
/
+22
[next]