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-08-29
drm/amd/display: fix cursor offset on rotation 180
Melissa Wen
1
-1
/
+1
2024-08-29
drm/amd/display: Enable otg synchronization logic for DCN321
Loan Chen
1
-0
/
+3
2024-08-29
drm/amd/display: Adjust cursor position
Rodrigo Siqueira
1
-1
/
+1
2024-08-19
drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...
Srinivasan Shanmugam
1
-1
/
+4
2024-08-19
drm/amd/display: Separate setting and programming of cursor
Harry Wentland
3
-29
/
+68
2024-08-14
drm/amd/display: Change ASSR disable sequence
Swapnil Patel
1
-2
/
+1
2024-08-14
drm/amd/display: Add null check in resource_log_pipe_topology_update
Natanel Roizenman
1
-0
/
+4
2024-08-14
Revert "drm/amd/display: Handle HPD_IRQ for internal link"
Sung-huai Wang
1
-15
/
+9
2024-08-14
drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmd
Rodrigo Siqueira
1
-2
/
+1
2024-08-14
drm/amd/display: Fix null pointer deref in dcn20_resource.c
Aurabindo Pillai
1
-4
/
+5
2024-08-14
drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401
Rodrigo Siqueira
1
-22
/
+27
2024-08-14
drm/amd/display: remove dpp pipes on failure to update pipe params
Wenjing Liu
1
-1
/
+8
2024-08-14
drm/amd/display: reduce ODM slice count to initial new dc state only when needed
Wenjing Liu
2
-41
/
+71
2024-08-14
drm/amd/display: Wake DMCUB before sending a command for replay feature
Nicholas Kazlauskas
1
-3
/
+3
2024-08-14
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Srinivasan Shanmugam
1
-0
/
+3
2024-08-14
drm/amd/display: Add delay to improve LTTPR UHBR interop
Michael Strauss
1
-0
/
+5
2024-08-14
drm/amd/display: Handle HPD_IRQ for internal link
Sung-huai Wang
1
-9
/
+16
2024-08-03
drm/amd/display: Check for NULL pointer
Sung Joon Kim
1
-1
/
+2
2024-08-03
drm/amd/display: fix corruption with high refresh rates on DCN 3.0
Alex Deucher
2
-12
/
+13
2024-08-03
drm/amd/display: Add null check before access structs
Ma Ke
1
-0
/
+2
2024-08-03
drm/amd/display: use pre-allocated temp structure for bounding box
Alex Deucher
3
-12
/
+5
2024-08-03
drm/amd/display: Move 'struct scaler_data' off stack
Arnd Bergmann
1
-25
/
+31
2024-08-03
drm/amd/display: dynamically allocate dml2_configuration_options structures
Arnd Bergmann
2
-10
/
+22
2024-07-01
drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport
Roman Li
1
-1
/
+1
2024-07-01
drm/amd/display: Update efficiency bandwidth for dcn351
Fangzhi Zuo
1
-0
/
+1
2024-07-01
drm/amd/display: Account for cursor prefetch BW in DML1 mode support
Alvin Lee
1
-0
/
+3
2024-06-25
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Michael Strauss
1
-1
/
+9
2024-06-19
drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA
Michael Strauss
3
-1
/
+75
2024-06-19
drm/amd/display: change dram_clock_latency to 34us for dcn35
Paul Hsieh
1
-1
/
+1
2024-06-19
drm/amd/display: Change dram_clock_latency to 34us for dcn351
Daniel Miess
1
-1
/
+1
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-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
243
-1746
/
+3712
2024-05-08
drm/amd/display: Fix idle optimization checks for multi-display and dual eDP
Nicholas Kazlauskas
1
-6
/
+27
2024-05-08
drm/amd/display: Enable urgent latency adjustments for DCN35
Nicholas Susanto
1
-2
/
+2
2024-05-01
drm/amd/display: Disable seamless boot on 128b/132b encoding
Sung Joon Kim
1
-0
/
+3
2024-05-01
drm/amd/display: Fix DC mode screen flickering on DCN321
Leo Ma
1
-3
/
+12
2024-05-01
drm/amd/display: Add VCO speed parameter for DCN31 FPU
Rodrigo Siqueira
1
-0
/
+2
2024-05-01
drm/amd/display: Allocate zero bw after bw alloc enable
Meenakshikumar Somasundaram
1
-1
/
+9
2024-05-01
drm/amd/display: Atom Integrated System Info v2_2 for DCN35
Gabe Teeger
1
-0
/
+1
2024-05-01
drm/amd/display: Add dtbclk access to dcn315
Swapnil Patel
1
-0
/
+8
2024-05-01
drm/amd/display: Ensure that dmcub support flag is set for DCN20
Rodrigo Siqueira
1
-0
/
+1
2024-05-01
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
George Shen
1
-0
/
+6
2024-04-27
drm/amd/display: Add some HDCP registers DCN35 list
Rodrigo Siqueira
1
-1
/
+11
2024-04-27
drm/amd/display: Code style adjustments
Rodrigo Siqueira
2
-3
/
+3
2024-04-27
drm/amd/display: Adjust registers sequence in the DIO list
Rodrigo Siqueira
1
-2
/
+3
2024-04-27
drm/amd/display: Clean up code in DC
Rodrigo Siqueira
5
-25
/
+10
2024-04-27
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
14
-19
/
+19
2024-04-27
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
18
-39
/
+39
2024-04-27
drm/amd/display: ASSERT when failing to find index by plane/stream id
Alex Hung
1
-2
/
+4
[next]