index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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: Reboot while unplug hdcp enabled dp from mst hub
hersen wu
1
-12
/
+22
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/amdgpu: enable swiotlb for gmc 11.0
Aaron Liu
1
-0
/
+5
2022-07-25
drm/amdgpu: enable swiotlb for gmc 10.0 (V2)
Aaron Liu
1
-0
/
+5
2022-07-25
drm/amd: Fix typo 'the the' in comment
Slark Xiao
2
-3
/
+3
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_CalculateWatermarksMALLUseAndDRAMSpee...
Alex Deucher
4
-104
/
+120
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
-230
/
+217
2022-07-25
drm/amdkfd: Process notifier release callback don't take mutex
Philip Yang
1
-12
/
+9
2022-07-25
drm/amdkfd: Correct mmu_notifier_get failure handling
Philip Yang
1
-0
/
+6
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/amdgpu: Refactor code to handle non coherent and uncached
Rajneesh Bhardwaj
1
-27
/
+24
2022-07-25
drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10
Chengming Gui
6
-1
/
+129
2022-07-25
drm/amd/pm: revise the driver reloading fix for SMU 13.0.0 and 13.0.7
Evan Quan
1
-7
/
+0
2022-07-25
drm/amd/pm: correct smu 13.0.0/7 mp1 state setup
Evan Quan
2
-2
/
+36
2022-07-25
drm/amd/pm: update SMU13.0.0 driver_if header
Evan Quan
2
-3
/
+3
[prev]
[next]