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
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
4
-162
/
+85
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
1
-0
/
+7
2022-08-23
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
1
-25
/
+4
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
1
-2
/
+3
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
2
-15
/
+15
2022-08-23
drm/amdgpu/dm/mst: Rename get_payload_table()
Lyude Paul
1
-3
/
+4
2022-08-23
drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
Lyude Paul
4
-15
/
+19
2022-08-11
drm/amdgpu_dm: Rely on split out luminance calculation function
Jouni Högander
1
-31
/
+4
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
219
-6572
/
+27220
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
1
-1
/
+2
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: Copy crc_skip_count when duplicating CRTC state
Leo Li
1
-0
/
+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: Add support for manual DMUB FAMS trigger
Anthony Koo
1
-1
/
+8
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: 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/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/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
[next]