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
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
drm/amd/display: Move 'struct scaler_data' off stack
Arnd Bergmann
1
-25
/
+31
2024-05-29
drm/amd/display: avoid large on-stack structures
Arnd Bergmann
2
-10
/
+22
2024-05-29
drm/amd/display: dynamically allocate dml2_configuration_options structures
Arnd Bergmann
2
-10
/
+22
2024-05-29
drm/amd/display: Enable copying of bounding box data from VBIOS DMUB
Aurabindo Pillai
4
-1
/
+14
2024-05-29
drm/amd/display: Fix null pointer dereference for dcn401
Aurabindo Pillai
1
-3
/
+5
2024-05-29
drm/amd/display: Remove incorrect FP context start
Aurabindo Pillai
1
-2
/
+0
2024-05-29
drm/amd/display: Use DCN 410 includes for DCN401
Aurabindo Pillai
1
-2
/
+2
2024-05-29
drm/amd/display: Remove unnecessary HPD entry for DCN401
Aurabindo Pillai
1
-2
/
+0
2024-05-29
drm/amd/display: Update DML2.1 generated code
Rodrigo Siqueira
25
-1172
/
+2062
2024-05-29
drm/amd/display: Refactor HUBP into component folder.
Pinninti
4
-3
/
+7
2024-05-29
drm/amd/display: Remove unused code
Rodrigo Siqueira
4
-12
/
+2
2024-05-29
drm/amd/display: Enable ISHARP support for DCN401
Samson Tam
8
-65
/
+223
2024-05-29
drm/amd/display: Fix incorrect cursor position for dcn401
Sridevi
2
-14
/
+34
2024-05-29
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+1
2024-05-23
drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...
Srinivasan Shanmugam
1
-1
/
+4
2024-05-23
drm/amd/display: Refactor construct_phy function in dc/link/link_factory.c
Srinivasan Shanmugam
1
-33
/
+34
2024-05-20
drm/amd/display: remove unused struct 'dc_reg_sequence'
Dr. David Alan Gilbert
1
-5
/
+0
2024-05-20
drm/amd/display: remove unused struct 'aux_payloads'
Dr. David Alan Gilbert
1
-4
/
+0
2024-05-20
drm/amd/display: 3.2.286
Aric Cyr
1
-1
/
+1
2024-05-20
drm/amd/display: Fix POWERPC_64 compilation
Roman Li
1
-1
/
+1
2024-05-20
drm/amd/display: Not fallback if link BW is smaller than req BW
Cruise
2
-17
/
+4
2024-05-20
drm/amd/display: Correct display clocks update block sequence
Dillon Varone
2
-313
/
+272
2024-05-20
drm/amd/display: Disable DCN401 idle optimizations
Dillon Varone
1
-0
/
+1
2024-05-20
drm/amd/display: Fix ODM + underscan case with cursor
Alvin Lee
1
-3
/
+9
2024-05-20
drm/amd/display: fix a typo which causes an incorrect ODM combine setup
Wenjing Liu
1
-1
/
+1
2024-05-20
drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35
Nicholas Susanto
1
-1
/
+2
2024-05-20
drm/amd/display: Add 3DLUT DMA load trigger
Ilya Bakoulin
5
-4
/
+25
2024-05-20
drm/amd/display: Deallocate DML 2.1 Memory Allocation
Chris Park
3
-0
/
+9
2024-05-20
drm/amd/display: Add NULL check within get_target_mpc_factor
Hersen Wu
1
-0
/
+9
2024-05-20
drm/amd/display: Add missing DML2 var helpers
Rodrigo Siqueira
2
-0
/
+4
2024-05-20
drm/amd/display: Modify HPO pixel clock programming to support DPM
Dillon Varone
1
-4
/
+4
2024-05-20
drm/amd/display: Refactor HUBBUB into component folder for DCN401
Harikrishna Revalla
4
-2
/
+5
2024-05-20
drm/amd/display: enable EASF support for DCN40
Samson Tam
9
-34
/
+382
2024-05-20
drm/amd/display: Adjust incorrect indentations and spaces
Alex Hung
10
-17
/
+13
2024-05-20
drm/amd/display: Use the correct TMDS function to avoid DVI issues
Chris Park
1
-1
/
+1
2024-05-20
drm/amd/display: Fix incorrect DCN401 comparison
Alex Hung
1
-2
/
+2
2024-05-20
drm/amd/display: Add missing enable and disable symclk_se functions for dcn401
Wenjing Liu
4
-1
/
+181
2024-05-20
drm/amd/display: Remove duplicate configuration
Rodrigo Siqueira
1
-18
/
+0
2024-05-20
drm/amd/display: Move DSC functions from dc.c to dc_dsc.c
Wenjing Liu
2
-99
/
+96
2024-05-19
drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
2
-68
/
+4
2024-05-19
drm/amd/display: only use hard-float, not altivec on powerpc
Michael Ellerman
2
-2
/
+2
2024-05-17
drm/amdgpu/display: Update kdoc for 'optc35_set_odm_combine'
Srinivasan Shanmugam
1
-1
/
+2
2024-05-17
drm/amd/display: fix documentation warnings for mpc.h
Marcelo Mendes Spessoto Junior
1
-113
/
+576
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
243
-1746
/
+3712
2024-05-13
Revert "drm/amd/display: Enable SYMCLK gating in DCCG"
Alex Hung
8
-115
/
+48
2024-05-13
drm/amd/display: 3.2.285
Aric Cyr
1
-1
/
+1
2024-05-13
drm/amd/display: Find max flickerless instant vtotal delta
Ethan Bitnun
5
-7
/
+79
2024-05-13
drm/amd/display: Refactor dcn401_update_clocks
Dillon Varone
7
-6
/
+715
2024-05-13
drm/amd/display: Reduce I2C speed to 95kHz in DCN401
Chris Park
1
-2
/
+2
2024-05-13
drm/amd/display: Allow higher DSC slice support for small timings on dcn401
Wenjing Liu
1
-373
/
+39
[prev]
[next]