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.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-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
/
dml
/
dcn31
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
Leo Chen
1
-1
/
+3
2023-07-18
drm/amd/display: Initialize necessary uninitialized variables
Meera Patel
1
-1
/
+1
2023-06-09
drm/amd/display: mark dml31's UseMinimumDCFCLK() as noinline_for_stack
Hamza Mahfooz
1
-1
/
+1
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2
-125
/
+102
2023-04-25
drm/amd/display: update extended blank for dcn314 onwards
Gabe Teeger
1
-2
/
+1
2023-04-25
drm/amd/display: add pixel rate based CRB allocation support
Dmytro Laktyushkin
3
-13
/
+54
2023-04-21
drm/amd/display: correct DML calc error
Sherry Wang
1
-2
/
+2
2023-04-18
drm/amd/display: set dcn315 lb bpp to 48
Dmytro Laktyushkin
1
-1
/
+1
2023-04-12
drm/amd/display: Correct DML calculation to follow HW SPEC
Paul Hsieh
1
-1
/
+1
2023-02-28
drm/amd/display: Correct DML calculation to align HW formula
Paul Hsieh
1
-102
/
+196
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
1
-1
/
+0
2023-02-24
drm/amd/display: Remove unused local variables
Arthur Grillo
1
-2
/
+0
2023-02-16
drm/amd/display: Make variables declaration inside ifdef guard
Arthur Grillo
1
-0
/
+4
2022-12-06
drm/amd/display: correct DML calc error of UrgentLatency
Zhongwei
1
-1
/
+1
2022-11-29
drm/amd/display: set per pipe dppclk to 0 when dpp is off
Dmytro Laktyushkin
1
-0
/
+3
2022-11-15
drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315
Dmytro Laktyushkin
2
-0
/
+6
2022-11-15
drm/amd/display: fix dcn3.1x mode validation on high bandwidth config
Charlene Liu
2
-2
/
+56
2022-11-15
drm/amd/display: use low clocks for no plane configs
Dmytro Laktyushkin
1
-4
/
+14
2022-11-01
drm/amd/display: Update DML formula
Charlene Liu
1
-1
/
+2
2022-10-11
drm/amd/display: always allow pstate change when no dpps are active on dcn315
Dmytro Laktyushkin
1
-3
/
+6
2022-10-06
drm/amd/display: add dummy pstate workaround to dcn315
Dmytro Laktyushkin
2
-68
/
+22
2022-10-06
drm/amd/display: fix dcn315 dml detile overestimation
Dmytro Laktyushkin
2
-1
/
+16
2022-09-19
drm/amd/display: fix dcn315 memory channel count and width read
Dmytro Laktyushkin
1
-1
/
+6
2022-09-19
drm/amd/display: add debug option for dramclk_change_latency in apu
Charlene Liu
1
-0
/
+17
2022-09-19
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
2022-09-13
drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-13
drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...
Nathan Chancellor
1
-196
/
+52
2022-09-13
drm/amd/display: Optimizations for DML math
Aric Cyr
1
-2
/
+4
2022-08-17
drm/amd/display: include soc._clock_tmp[] into DC's scratch region
Hamza Mahfooz
1
-35
/
+42
2022-08-17
drm/amd/display: Modify header inclusion pattern
Chaitanya Dhere
2
-2
/
+2
2022-08-10
drm/amd/display: include missing headers
Magali Lemes
1
-0
/
+3
2022-08-10
drm/amd/display: make variables static
Magali Lemes
1
-3
/
+3
2022-07-25
drm/amd/display: fix soft-fp vs hard-fp on DCN 3.1 family for powerpc
Melissa Wen
2
-0
/
+14
2022-07-25
drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder
Melissa Wen
2
-0
/
+11
2022-07-25
drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
Maíra Canal
1
-19
/
+0
2022-07-12
drm/amd/display: Check for DP2.0 when checking ODM combine
Wesley Chalmers
1
-0
/
+1
2022-07-05
drm/amd/display: Remove duplicate code across dcn30 and dcn31
Maíra Canal
2
-191
/
+6
2022-06-15
drm/amd/display: Use pre-allocated temp struct for bounding box update
Leo Li
1
-26
/
+38
2022-06-08
drm/amd/display: Reduce frame size in the bouding box for DCN31/316
Rodrigo Siqueira
1
-32
/
+26
2022-06-07
drm/amd/display: Correct min comp buffer size
Duncan Ma
1
-1
/
+2
2022-06-06
drm/amd/display: Update optimized blank calc and programming
Gabe Teeger
1
-14
/
+2
2022-06-03
drm/amd/display: DML changes for DCN32/321
Aurabindo Pillai
1
-1
/
+1
2022-04-26
drm/amd/display: update dcn315 clk table read
Dmytro Laktyushkin
1
-112
/
+33
2022-03-25
drm/amd/display: move FPU related code from dcn316 to dml/dcn31 folder
Melissa Wen
2
-0
/
+231
2022-03-25
drm/amd/display: move FPU related code from dcn315 to dml/dcn31 folder
Melissa Wen
2
-0
/
+231
2022-03-25
drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folder
Melissa Wen
2
-0
/
+445
2022-03-25
drm/amd/display: Add support for zstate during extended vblank
Gabe Teeger
1
-0
/
+13
2022-01-19
drm/amd/display: update dml to rev.99 and smu clk_table w/a
Charlene Liu
1
-3
/
+26
2021-12-14
drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLK
Michel Dänzer
1
-235
/
+69
2021-12-14
drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfiguratio...
Michel Dänzer
1
-86
/
+99
[next]