index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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: 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-20
drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
2
-68
/
+4
2024-05-20
drm/amd/display: only use hard-float, not altivec on powerpc
Michael Ellerman
2
-2
/
+2
2024-05-18
drm/amdgpu/display: Update kdoc for 'optc35_set_odm_combine'
Srinivasan Shanmugam
1
-1
/
+2
2024-05-18
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
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
2024-05-13
drm/amd/display: Add COEF filter types for DCN401
Samson Tam
1
-1
/
+3
2024-05-13
drm/amd/display: Refactor DCN401 DCCG into component directory
Revalla Hari Krishna
4
-2
/
+6
2024-05-13
drm/amd/display: Fix 3dlut size for Fastloading on DCN401
Adam Nelson
4
-0
/
+17
2024-05-13
drm/amd/display: Fix write to non-existent reg on DCN401
Ilya Bakoulin
1
-17
/
+3
2024-05-13
drm/amd/display: Remove USBC check for DCN32
Rodrigo Siqueira
1
-3
/
+0
[prev]
[next]