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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport
Roman Li
1
-1
/
+1
2024-07-25
drm/amd/display: Update efficiency bandwidth for dcn351
Fangzhi Zuo
1
-0
/
+1
2024-07-25
drm/amd/display: Fix refresh rate range for some panel
Tom Chung
1
-0
/
+48
2024-07-25
drm/amd/display: Account for cursor prefetch BW in DML1 mode support
Alvin Lee
1
-0
/
+3
2024-07-25
drm/amd/display: Add refresh rate range check
Tom Chung
1
-1
/
+3
2024-07-25
drm/amd/display: change dram_clock_latency to 34us for dcn35
Paul Hsieh
1
-1
/
+1
2024-07-25
drm/amd/display: Change dram_clock_latency to 34us for dcn351
Daniel Miess
1
-1
/
+1
2024-07-11
drm/amd/display: Fix uninitialized variables in DM
Alex Hung
2
-6
/
+6
2024-07-11
drm/amd/display: ASSERT when failing to find index by plane/stream id
Alex Hung
1
-2
/
+4
2024-07-11
drm/amd/display: Do not return negative stream id for array
Alex Hung
1
-0
/
+7
2024-07-11
drm/amd/display: update pipe topology log to support subvp
Wenjing Liu
1
-31
/
+65
2024-07-11
drm/amd/display: Fix overlapping copy within dml_core_mode_programming
Hersen Wu
1
-1
/
+3
2024-07-11
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
1
-0
/
+3
2024-07-11
drm/amd/display: Check pipe offset before setting vblank
Alex Hung
1
-2
/
+6
2024-07-11
drm/amd/display: Check index msg_id before read or write
Alex Hung
1
-0
/
+8
2024-07-11
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
11
-0
/
+44
2024-07-05
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Michael Strauss
2
-1
/
+14
2024-07-05
drm/amd/display: Skip pipe if the pipe idx not set properly
Muhammad Ahmed
1
-0
/
+5
2024-07-05
drm/amd/display: correct hostvm flag
Sherry Wang
1
-1
/
+1
2024-06-27
drm/amd/display: revert Exit idle optimizations before HDCP execution
Martin Leung
2
-18
/
+0
2024-06-27
drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA
Michael Strauss
3
-1
/
+75
2024-06-27
drm/amd/display: Remove redundant idle optimization check
Roman Li
1
-3
/
+0
2024-06-27
drm/amd/display: Workaround register access in idle race with cursor
Nicholas Kazlauskas
1
-6
/
+17
2024-06-27
drm/amd/display: Exit idle optimizations before HDCP execution
Nicholas Kazlauskas
2
-0
/
+18
2024-06-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
1
-1
/
+1
2024-06-12
drm/amd/display: Enable colorspace property for MST connectors
Mario Limonciello
1
-0
/
+3
2024-05-30
drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()
Srinivasan Shanmugam
1
-2
/
+1
2024-05-30
drm/amd/display: Fix potential index out of bounds in color transformation fu...
Srinivasan Shanmugam
1
-0
/
+5
2024-05-25
drm/amd/display: Fix division by zero in setup_dsc_config
Jose Fernandez
1
-1
/
+6
2024-05-08
drm/amd/display: MST DSC check for older devices
Agustin Gutierrez
1
-6
/
+8
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: Fix DSC-re-computing
Agustin Gutierrez
1
-5
/
+13
2024-05-08
drm/amd/display: Enable urgent latency adjustments for DCN35
Nicholas Susanto
1
-2
/
+2
2024-05-01
drm/amd/display: Disable panel replay by default for now
Mario Limonciello
1
-9
/
+12
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: Fix incorrect DSC instance for MST
Hersen Wu
1
-12
/
+36
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-24
drm/amd/display: Set color_mgmt_changed to true on unsuspend
Joshua Ashton
1
-0
/
+1
2024-04-17
Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
Alex Deucher
2
-7
/
+5
2024-04-10
drm/amd/display: Adjust dprefclk by down spread percentage.
Zhongwei
2
-4
/
+54
2024-04-10
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
Harry Wentland
1
-9
/
+3
2024-04-10
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
Harry Wentland
1
-2
/
+5
2024-04-10
drm/amd/display: fix disable otg wa logic in DCN316
Fudongwang
1
-7
/
+12
2024-04-10
drm/amd/display: Do not recursively call manual trigger programming
Dillon Varone
1
-3
/
+0
[next]