index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml2
/
dml21
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
drm/amd/display: Fix RMCM programming seq errors
Yihan Zhu
1
-1
/
+4
2025-06-18
drm/amd/display: Fix mpv playback corruption on weston
Alex Hung
1
-0
/
+1
2025-05-16
drm/amd/display: Move mcache allocation programming from DML to resource
Karthi Kandasamy
4
-1
/
+107
2025-05-13
drm/amd/display: check stream id dml21 wrapper to get plane_id
Aurabindo Pillai
1
-9
/
+11
2025-05-08
drm/amd/display: Use true/false for boolean variables in DML2 core files
Ivan Shamliev
2
-12
/
+12
2025-05-05
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
1
-3
/
+6
2025-05-05
drm/amd/display: Call FP Protect Before Mode Programming/Mode Support
Austin Zheng
1
-4
/
+4
2025-05-05
Revert "drm/amd/display: Refactor SubVP cursor limiting logic"
Ryan Seto
1
-6
/
+3
2025-04-22
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
1
-3
/
+6
2025-04-21
drm/amd/display: DCN42 RMCM and MCM 3DLUT support
Yihan Zhu
1
-0
/
+3
2025-04-21
drm/amd/display: Move Mode Support Prefetch Checks To Its Own Function
Austin Zheng
1
-635
/
+642
2025-04-12
drm/amd/display/dml2: use vzalloc rather than kzalloc
Alex Deucher
1
-5
/
+6
2025-04-07
drm/amd/display: Consider downspread against max clocks in DML2.1
Dillon Varone
3
-3
/
+13
2025-04-07
drm/amd/display: DML21 Reintegration
Austin Zheng
12
-1724
/
+1633
2025-04-07
drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
Huacai Chen
1
-2
/
+7
2025-04-07
drm/amd/display: Protect FPU in dml2_init()/dml21_init()
Huacai Chen
1
-0
/
+4
2025-04-07
drm/amd/display: Protect FPU in dml21_copy()
Huacai Chen
1
-0
/
+4
2025-03-10
drm/amd/display: Prevent VStartup Overflow
Ryan Seto
1
-0
/
+2
2025-02-25
drm/amd/display: update incorrect cursor buffer size
Alex Hung
1
-1
/
+1
2025-02-25
drm/amd/display: Fix spelling mistake "oustanding" -> "outstanding"
Colin Ian King
2
-4
/
+4
2025-02-25
drm/amd/display: fix an indent issue in DML21
Aurabindo Pillai
1
-2
/
+1
2025-02-19
drm/amd/display: Add total_num_dpps_required field to informative structure
Oleh Kuzhylnyi
2
-1
/
+8
2025-02-17
drm/amd/display: Reapply 2fde4fdddc1f
Nathan Chancellor
1
-1
/
+1
2025-02-13
drm/amd/display: DML21 Reintegration
Austin Zheng
16
-12853
/
+83
2025-02-13
drm/amd/display: Fixes for mcache programming in DML21
Dillon Varone
7
-10
/
+68
2025-02-13
drm/amd/display: Account For OTO Prefetch Bandwidth When Calculating Urgent B...
Austin Zheng
2
-1
/
+29
2025-02-13
drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping It
Austin Zheng
1
-3
/
+2
2025-02-13
drm/amd/display: remove extraneous ; after statements
Colin Ian King
1
-2
/
+2
2025-02-03
drm/amd/display: Fix out-of-bound accesses
Alex Hung
1
-2
/
+2
2025-01-24
drm/amd/display: mark static functions noinline_for_stack
Tzung-Bi Shih
1
-6
/
+6
2025-01-10
drm/amd/display: Apply DML21 Patches
Austin Zheng
10
-18
/
+124
2025-01-10
drm/amd/display: Add SMU interface to get UMC count for dcn401
Dillon Varone
1
-2
/
+7
2025-01-10
drm/amd/display: Initialize denominator defaults to 1
Alex Hung
1
-2
/
+2
2025-01-10
drm/amd/display: DML2.1 Post-Si Cleanup
Rafal Ostrowski
6
-606
/
+19
2025-01-06
drm/amd/display: Ensure correct GFX tiling info passed to DML
Karthi Kandasamy
1
-3
/
+13
2025-01-06
drm/amd/display: correct type mismatches in comparisons in DML2
Natanel Roizenman
3
-24
/
+24
2024-12-20
drm/amd/display: Reapply fdedd77b0eb3
Nathan Chancellor
1
-1
/
+1
2024-12-18
drm/amd/display: Add new message for DF throttling optimization on dcn401
Dillon Varone
3
-0
/
+50
2024-12-18
drm/amd/display: DML21 Reintegration For Various Fixes
Austin Zheng
26
-1693
/
+2727
2024-12-18
drm/amd/display: Add support for FAMS2+ interface versions
Dillon Varone
6
-75
/
+105
2024-12-10
drm/amd/display: DML21 Update Prefetch Calculations
Austin Zheng
1
-0
/
+11
2024-12-03
drm/amd/display: Add hblank borrowing support
Chris Park
1
-2
/
+19
2024-12-03
drm/amd/display: Limit VTotal range to max hw cap minus fp
Dillon Varone
1
-2
/
+25
2024-11-20
drm/amd/display: Enable Request rate limiter during C-State on dcn401
Dillon Varone
1
-0
/
+6
2024-11-11
drm/amd/display: Require minimum VBlank size for stutter optimization
Dillon Varone
1
-2
/
+9
2024-10-28
drm/amd/display: Fix underflow when playing 8K video in full screen mode
Leo Ma
1
-1
/
+1
2024-10-28
drm/amd/display: Add P-State Stall Timeout Recovery Support for dcn401
Dillon Varone
2
-0
/
+4
2024-10-23
drm/amd/display: update fullscreen status to SPL
Samson Tam
1
-1
/
+0
2024-10-23
drm/amd/display: Recalculate SubVP Phantom VBlank End in dml21
Dillon Varone
2
-0
/
+2
2024-10-15
drm/amd/display: disable dynamic ODM when sharpness is enabled
Samson Tam
1
-0
/
+1
[next]