index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
drm/amd/display: Guard against zero memory channels
Nicholas Kazlauskas
1
-1
/
+4
2022-07-25
drm/amd/display: Updates SubVP and SubVP DRR cases
Alvin Lee
4
-6
/
+82
2022-07-25
drm/amd/display: Fix OPTC function pointers for DCN314
Nicholas Kazlauskas
3
-2
/
+5
2022-07-25
drm/amd/display: Add enable/disable FIFO callbacks to stream setup
Nicholas Kazlauskas
3
-12
/
+35
2022-07-25
drm/amd/display: Avoid MPC infinite loop
Aric Cyr
1
-0
/
+5
2022-07-25
drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule
Alex Deucher
4
-211
/
+227
2022-07-25
drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport
Alex Deucher
4
-103
/
+119
2022-07-25
drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath
Alex Deucher
4
-62
/
+70
2022-07-25
drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfiguration
Alex Deucher
4
-64
/
+77
2022-07-25
drm/amd/display: reduce stack size in dcn32 dml (v2)
Alex Deucher
2
-229
/
+216
2022-07-25
drm/amd/display: Specify supported modifiers for dcn314
Roman Li
1
-0
/
+1
2022-07-25
drm/amd/display: Fix dc_version detect for dcn314
Roman Li
1
-2
/
+2
2022-07-25
drm/amd/display: move FPU code from dcn301 clk mgr to DML folder
Melissa Wen
4
-85
/
+83
2022-07-25
drm/amd/display: move FPU code from dcn30 clk mgr to DML folder
Melissa Wen
4
-65
/
+68
2022-07-25
drm/amd/display: move FPU code on dcn21 clk_mgr
Melissa Wen
5
-236
/
+248
2022-07-25
drm/amd/display: remove useless FPU protection wrapper from dcn31_resource file
Melissa Wen
1
-6
/
+0
2022-07-25
drm/amd/display: fix soft-fp vs hard-fp on DCN 3.1 family for powerpc
Melissa Wen
5
-6
/
+23
2022-07-25
drm/amd/display: 3.2.195
Aric Cyr
1
-1
/
+1
2022-07-25
drm/amd/display: Drop FPU code from dcn321 resource
Rodrigo Siqueira
4
-475
/
+450
2022-07-25
drm/amd/display: Create dcn321_fpu file
Rodrigo Siqueira
5
-208
/
+296
2022-07-25
drm/amd/display: Drop FPU flags from dcn32 Makefile
Rodrigo Siqueira
1
-28
/
+0
2022-07-25
drm/amd/display: Move bounding box to FPU folder
Rodrigo Siqueira
3
-458
/
+474
2022-07-25
drm/amd/display: Move ntuple to insert entry
Rodrigo Siqueira
2
-28
/
+25
2022-07-25
drm/amd/display: Move dlg params calculation
Rodrigo Siqueira
4
-497
/
+513
2022-07-25
drm/amd/display: Move wm and dlg calculation to FPU code
Rodrigo Siqueira
3
-191
/
+195
2022-07-25
drm/amd/display: Move SubVP functions to dcn32_fpu
Rodrigo Siqueira
5
-595
/
+620
2022-07-25
drm/amd/display: Move phanton stream to FPU code
Rodrigo Siqueira
3
-87
/
+94
2022-07-25
drm/amd/display: Move insert entry table to the FPU code
Rodrigo Siqueira
4
-178
/
+208
2022-07-25
drm/amd/display: Move predict pipe to dml fpu folder
Rodrigo Siqueira
5
-36
/
+44
2022-07-25
drm/amd/display: Add dcdebugmask option for disabling MPO
Leo Li
1
-0
/
+4
2022-07-25
drm/amd/display: Add visualconfirm module parameter
Leo Li
1
-0
/
+2
2022-07-25
drm/amd/display: Move populate phaton function to dml
Rodrigo Siqueira
4
-44
/
+55
2022-07-25
drm/amd/display: Drop FPU flags from dcn32_clk_mgr
Rodrigo Siqueira
5
-102
/
+153
2022-07-25
drm/amd/display: Revert "drm/amd/display: disable idle optimizations"
Aurabindo Pillai
1
-1
/
+0
2022-07-25
drm/amd/display: Update DML logic for unbounded req handling
Jun Lei
5
-14
/
+103
2022-07-25
drm/amd/display: Update Cursor Attribute MALL cache
Chris Park
2
-1
/
+42
2022-07-25
drm/amd/display: Disable dmcu fw loading for dcn314
Roman Li
1
-0
/
+1
2022-07-25
drm/amd/display: Loop through all pipes for DET allocation
Taimur Hassan
1
-1
/
+1
2022-07-25
drm/amd/display: Disable GPUVM in IP resource configuration
Vladimir Stempen
2
-2
/
+2
2022-07-25
drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder
Melissa Wen
5
-10
/
+12
2022-07-25
drm/amd/display: Remove unused MaxUsedBW variable
Maíra Canal
1
-28
/
+0
2022-07-25
drm/amd/display: Remove unused variables from dcn10_stream_encoder
Maíra Canal
1
-10
/
+0
2022-07-25
drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
Maíra Canal
1
-19
/
+0
2022-07-25
drm/amd/display: Remove unused NumberOfStates variable
Maíra Canal
1
-2
/
+0
2022-07-25
drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function
Maíra Canal
1
-54
/
+0
2022-07-25
drm/amd/display: Remove unused clk_src variable
Maíra Canal
1
-2
/
+0
2022-07-25
drm/amd/display: Update de-tile override to anticipate pipe splitting
Taimur Hassan
3
-71
/
+69
2022-07-25
drm/amd/display: Don't set dram clock change requirement for SubVP
Alvin Lee
1
-0
/
+10
2022-07-25
drm/amd/display: Fix hard hang if DSC is disabled
Rodrigo Siqueira
1
-7
/
+12
2022-07-25
drm/amd/display: remove number of DSC slices override in DML
Wenjing Liu
1
-20
/
+0
[prev]
[next]