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
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-17
/
+17
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-5
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-35
/
+35
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-37
/
+36
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-14
/
+11
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-17
/
+17
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-4
/
+4
2022-07-28
drm/amdgpu/dc/dce: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-25
drm/amd/display: Reduce stack size in the mode support function
Rodrigo Siqueira
1
-62
/
+70
2022-07-25
drm/amd/display: 3.2.196
Anthony Koo
1
-1
/
+1
2022-07-25
drm/amd/display: Add debug option for idle optimizations on cursor updates
Alvin Lee
2
-0
/
+2
2022-07-25
drm/amd/display: Disable MPC split for DCN32/321
Alvin Lee
2
-2
/
+2
2022-07-25
drm/amd/display: Add missing ODM 2:1 policy logic
Samson Tam
2
-2
/
+6
2022-07-25
drm/amd/display: Update DCN32 and DCN321 SR latencies
Alvin Lee
2
-4
/
+4
2022-07-25
drm/amd/display: Add reinstate dram in the FPO logic
Rodrigo Siqueira
2
-10
/
+60
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
23
-3
/
+27
2022-07-25
drm/amd/display: Cache cursor when cursor exceeds 64x64
Chris Park
4
-6
/
+11
2022-07-25
drm/amd/display: Fix dpstreamclk programming
Michael Strauss
6
-19
/
+20
2022-07-25
drm/amd/display: Add missing AUDIO_DTO_SEL reg field
Michael Strauss
1
-1
/
+2
2022-07-25
drm/amd/display: Add OTG/ODM functions
Michael Strauss
1
-0
/
+34
2022-07-25
drm/amd/display: Use correct clock source constructor for DCN314
Michael Strauss
1
-1
/
+1
2022-07-25
drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encoding
Michael Strauss
6
-7
/
+24
2022-07-25
drm/amd/display: Add pixel rate div calcs and programming
Michael Strauss
4
-0
/
+56
2022-07-25
drm/amd/display: Remove FPU flags from DCN30 Makefile
Rodrigo Siqueira
1
-30
/
+0
2022-07-25
drm/amd/display: Create patch bounding box function for isolate FPU
Rodrigo Siqueira
3
-17
/
+24
2022-07-25
drm/amd/display: Move mclk calculation function to DML
Rodrigo Siqueira
3
-38
/
+49
2022-07-25
drm/amd/display: Remove FPU operations from dcn201 resources
Rodrigo Siqueira
4
-25
/
+100
2022-07-25
drm/amd/display: Fallback to SW cursor if SubVP + cursor too big
Alvin Lee
1
-0
/
+5
2022-07-25
drm/amd/display: Drop unnecessary FPU flags on dcn302 files
Rodrigo Siqueira
1
-25
/
+0
2022-07-25
drm/amd/display: Reset pipe count when iterating for DET override
Taimur Hassan
1
-1
/
+2
2022-07-25
drm/amd/display: Calculate MALL cache lines based on Mblks required
Alvin Lee
2
-1
/
+15
2022-07-25
drm/amd/display: Fix two MPO videos in single display ODM combine mode
Samson Tam
3
-31
/
+260
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: 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
[prev]
[next]