index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
drm/amd/display: 3.2.241
Aric Cyr
1
-1
/
+1
2023-06-30
drm/amd/display: Take full update path if number of planes changed
Alvin Lee
1
-5
/
+14
2023-06-30
drm/amd/display: Create debugging mechanism for Gaming FAMS
Gianna Binder
3
-4
/
+3
2023-06-30
drm/amd/display: For new fast update path, loop through each surface
Alvin Lee
1
-34
/
+52
2023-06-30
drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2
Austin Zheng
1
-4
/
+0
2023-06-30
drm/amd/display: Limit new fast update path to addr and gamma / color
Alvin Lee
2
-2
/
+102
2023-06-30
drm/amd/display: Fix the delta clamping for shaper LUT
Harry Wentland
7
-13
/
+25
2023-06-30
drm/amd/display: program DPP shaper and 3D LUT if updated
Melissa Wen
1
-2
/
+3
2023-06-30
drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt
Mario Limonciello
2
-0
/
+8
2023-06-30
drm/amd/display: Remove asserts
Hong-lu Cheng
1
-6
/
+10
2023-06-30
drm/amd/display: Work around bad DPCD state on link loss
Ilya Bakoulin
2
-0
/
+27
2023-06-23
drm/amd/display: 3.2.240
Aric Cyr
1
-1
/
+1
2023-06-23
drm/amd/display: Enable dc mode clock switching for DCN32x
Alvin Lee
9
-11
/
+50
2023-06-23
drm/amd/display: Fix 128b132b link loss handling
Ilya Bakoulin
1
-2
/
+9
2023-06-23
drm/amd/display: fix odm k2 div calculation
Dmytro Laktyushkin
5
-7
/
+16
2023-06-23
drm/amd/display: disable seamless boot if force_odm_combine is enabled
Leo Chen
1
-0
/
+3
2023-06-23
drm/amd/display: Disable DC Mode Capping On DCN321
Austin Zheng
2
-5
/
+6
2023-06-23
drm/amd/display: enable the new fast update path for supported ASICs
Alvin Lee
4
-2
/
+6
2023-06-23
drm/amd/display: Clear update flags at end of flip
Alvin Lee
1
-0
/
+7
2023-06-23
drm/amd/display: Fix pipe check condition for manual trigger
Alvin Lee
1
-1
/
+1
2023-06-23
drm/amd/display: add missing ABM registers
Sridevi Arvindekar
1
-1
/
+28
2023-06-23
drm/amd/display: Add Clock Table Entry With Max DC Values
Austin Zheng
5
-20
/
+171
2023-06-23
drm/amd/display: add a NULL pointer check
Sung-huai Wang
1
-4
/
+6
2023-06-23
Partially revert "drm/amd/display: Fix possible underflow for displays with l...
Daniel Miess
1
-1
/
+1
2023-06-23
Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"
Daniel Miess
3
-24
/
+1
2023-06-23
drm/amd/display: disable RCO for DCN314
Daniel Miess
2
-1
/
+4
2023-06-23
drm/amd/display: disable power gating for DCN314
Daniel Miess
1
-7
/
+5
2023-06-23
amd/display/dc: remove repeating expression
Wang Ming
1
-1
/
+1
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2
-32
/
+0
2023-06-15
drm/amd/display: Convert to kdoc formats in dc/core/dc.c
Srinivasan Shanmugam
1
-19
/
+15
2023-06-15
drm/amd/display: Clean up dcn10_optc.c kdoc
Srinivasan Shanmugam
1
-21
/
+36
2023-06-15
drm/amd/display: Correct kdoc formats in dcn32_resource_helpers.c
Srinivasan Shanmugam
1
-17
/
+12
2023-06-15
drm/amd/display: Provide function name for 'optc32_enable_crtc()'
Srinivasan Shanmugam
1
-2
/
+5
2023-06-15
drm/amd/display: Correct and remove excess function parameter names in kdoc
Srinivasan Shanmugam
1
-9
/
+5
2023-06-15
drm/amd/display: Correct kdoc formats in dcn10_opp.c
Srinivasan Shanmugam
1
-8
/
+12
2023-06-15
drm/amdgpu: Add missing function parameter 'optc' & 'enable' to kdoc in optc3...
Srinivasan Shanmugam
1
-0
/
+3
2023-06-15
Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"
Alex Deucher
1
-1
/
+1
2023-06-15
drm/amd/display: 3.2.239
Aric Cyr
1
-1
/
+1
2023-06-15
drm/amd/display: fix pixel rate update sequence
Dmytro Laktyushkin
6
-27
/
+7
2023-06-15
Revert "drm/amd/display: reallocate DET for dual displays with high pixel rat...
Samson Tam
1
-46
/
+5
2023-06-15
drm/amd/display: limit DPIA link rate to HBR3
Peichen Huang
1
-0
/
+5
2023-06-15
drm/amd/display: Include CSC updates in new fast update path
Alvin Lee
2
-0
/
+102
2023-06-15
drm/amd/display: Limit Minimum FreeSync Refresh Rate
Austin Zheng
6
-0
/
+6
2023-06-15
drm/amd/display: Bug fix in dcn315_populate_dml_pipes_from_context
Artem Grishin
1
-0
/
+1
2023-06-15
drm/amd/display: Block SubVP + DRR if the DRR is PSR capable
Alvin Lee
1
-2
/
+8
2023-06-15
drm/amd/display: Do not disable phantom pipes in driver
Saaem Rizvi
1
-1
/
+2
2023-06-15
drm/amd/display: Re-enable SubVP high refresh
Alvin Lee
2
-2
/
+2
2023-06-15
drm/amd/display: Re-enable DPP/HUBP Power Gating
Daniel Miess
1
-2
/
+9
2023-06-15
drm/amd/display: SubVP high refresh only if all displays >= 120hz
Alvin Lee
3
-66
/
+217
2023-06-15
drm/amd/display: Fix disbling PSR slow response issue
Tom Chung
2
-0
/
+3
[prev]
[next]