index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml2
/
dml2_wrapper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Refactor DML21 Initialization and Configuration
Wenjing Liu
2025-06-30
1
-7
/
+5
*
drm/amd/display: remove use_native_pstate_optimization
Yan Li
2025-06-18
1
-195
/
+3
*
drm/amd/display: apply two different methods to validate modes
Yan Li
2025-06-18
1
-24
/
+40
*
drm/amd/display: replace fast_validate with enum dc_validate_mode
Yan Li
2025-06-03
1
-4
/
+5
*
drm/amd/display: Move vmalloc include to header file
Ray Wu
2025-06-03
1
-2
/
+0
*
drm/amd/display/dml2: use vzalloc rather than kzalloc
Alex Deucher
2025-04-11
1
-2
/
+4
*
drm/amd/display: fix zero value for APU watermark_c
Charlene Liu
2025-04-07
1
-1
/
+4
*
drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
Huacai Chen
2025-04-07
1
-0
/
+5
*
drm/amd/display: Protect FPU in dml2_init()/dml21_init()
Huacai Chen
2025-04-07
1
-0
/
+4
*
drm/amd/display: Refactor DCN4x and related code
Patel, Swapnil
2025-02-25
1
-2
/
+1
*
drm/amd/display: Add DCN36 DML2 support
Wayne Lin
2025-02-13
1
-0
/
+4
*
drm/amd/display: Allow reuse of of DCN4x code
Dmytro
2025-02-13
1
-1
/
+4
*
drm/amd/display: DML2.1 Post-Si Cleanup
Rafal Ostrowski
2025-01-10
1
-9
/
+5
*
drm/amd/display: Populate chroma prefetch parameters, DET buffer fix
Ausef Yousof
2024-12-10
1
-10
/
+25
*
drm/amd/display: Remove useless assignments
Alex Hung
2024-10-15
1
-2
/
+0
*
drm/amd/display: Request 0MHz dispclk for zero display case
Nicholas Kazlauskas
2024-07-27
1
-1
/
+1
*
drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0
Teeger
2024-07-01
1
-15
/
+0
*
drm/amd/display: Enable DCC on DCN401
Aurabindo Pillai
2024-06-27
1
-0
/
+6
*
drm/amd/display: Remove always true condition
Alex Hung
2024-06-27
1
-3
/
+1
*
drm/amd/display: Add null checks before accessing struct elements
Alex Hung
2024-06-27
1
-1
/
+3
*
drm/amd/display: Add workaround to restrict max frac urgent for DPM0
Sung-huai Wang
2024-06-27
1
-0
/
+15
*
drm/amd/display: Remove redundant checks for context
Alex Hung
2024-06-19
1
-4
/
+1
*
drm/amd/display: Do not override dml2.1 reinit
Dillon Varone
2024-06-14
1
-3
/
+4
*
drm/amd/display: Return after Init
Daniel Sa
2024-06-14
1
-0
/
+1
*
drm/amd/display: Fix DML2 logic to set clk state to min
Nicholas Susanto
2024-06-05
1
-1
/
+17
*
drm/amd/display: Remove incorrect FP context start
Aurabindo Pillai
2024-05-29
1
-2
/
+0
*
drm/amd/display: Deallocate DML 2.1 Memory Allocation
Chris Park
2024-05-20
1
-0
/
+2
*
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2024-04-26
1
-0
/
+30
*
drm/amd/display: add dwb support to dml2
Charlene Liu
2024-04-10
1
-0
/
+1
*
drm/amd/display: remove context->dml2 dependency from DML21 wrapper
Joshua Aberback
2024-04-10
1
-3
/
+3
*
drm/amd/display: Allow Z8 when stutter threshold is not met for dcn35
Bhawanpreet Lakha
2024-03-27
1
-0
/
+9
*
drm/amd/display: Refactor DML2 interfaces
Dillon Varone
2024-03-27
1
-1
/
+1
*
drm/amd/display: Expand DML2 callbacks
Dillon Varone
2024-03-27
1
-1
/
+1
*
drm/amd/display: Init DPPCLK from SMU on dcn32
Dillon Varone
2024-03-20
1
-8
/
+20
*
drm/amd/display: Prevent potential buffer overflow in map_hw_resources
Srinivasan Shanmugam
2024-02-26
1
-0
/
+5
*
drm/amd/display: Allow z8/z10 from driver
Charlene Liu
2024-01-05
1
-0
/
+2
*
drm/amd/display: Refactor dc_state interface
Dillon Varone
2023-12-19
1
-1
/
+1
*
drm/amd/display: Add dml2 copy functions
Dillon Varone
2023-12-06
1
-1
/
+28
*
drm/amd/display: Fix handling duplicate planes on one stream
Sung Joon Kim
2023-11-07
1
-1
/
+1
*
drm/amd/display: Fix copyright notice in DML2 code
Stylon Wang
2023-10-26
1
-0
/
+2
*
drm/amd/display: add check in validate_only in dml2
Gabe Teeger
2023-10-09
1
-0
/
+3
*
drm/amd/display: correct dml2 input and dlg_refclk
Charlene Liu
2023-10-09
1
-2
/
+6
*
drm/amd/display: Add z8_marks in dml
Charlene Liu
2023-10-09
1
-0
/
+2
*
drm/amd/display: Add DCN35 DML2 support
Qingqing Zhuo
2023-10-09
1
-0
/
+6
*
drm/amd/display: Introduce DML2
Qingqing Zhuo
2023-10-09
1
-0
/
+730