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
2024-05-23
drm/amd/display: Refactor construct_phy function in dc/link/link_factory.c
Srinivasan Shanmugam
1
-33
/
+34
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
1
-1
/
+1
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
1
-1
/
+1
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: Remove redundant idle optimization check
Roman Li
1
-3
/
+0
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 ips status info to debugfs
Roman Li
1
-0
/
+47
2024-05-20
drm/amd/display: Clear shared dmub firmware state on init
Roman Li
1
-0
/
+3
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
4
-94
/
+7
2024-05-19
drm/amd/display: only use hard-float, not altivec on powerpc
Michael Ellerman
3
-12
/
+4
2024-05-17
drm/amdgpu/display: Update kdoc for 'optc35_set_odm_combine'
Srinivasan Shanmugam
1
-1
/
+2
2024-05-17
drm/amd/display: Drop pixel_clock_mhz
Mario Limonciello
2
-4
/
+0
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
267
-1841
/
+4088
2024-05-13
drm/amd/display: Don't register panel_power_savings on OLED panels
Mario Limonciello
1
-4
/
+25
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: Read default boot options
Duncan Ma
1
-1
/
+4
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
8
-6
/
+718
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
2024-05-13
drm/amd/display: Don't offload flip if not only address update
Alvin Lee
1
-0
/
+4
2024-05-13
drm/amd/display: Check UHBR13.5 cap when determining max link cap
George Shen
1
-4
/
+18
2024-05-13
drm/amd/display: Enable SYMCLK gating in DCCG
Daniel Miess
8
-48
/
+115
2024-05-13
drm/amd/display: Expand to higher link rates
Sung Joon Kim
1
-0
/
+3
2024-05-13
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
Wenjing Liu
20
-106
/
+140
2024-05-13
drm/amd/display: Add resource interfaces for get ODM slice rect
Wenjing Liu
2
-64
/
+83
[prev]
[next]