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-02-22
drm/amd/display: fix input states translation error for dcn35 & dcn351
Swapnil Patel
1
-1
/
+8
2024-02-22
drm/amd/display: Generalize new minimal transition path
Alvin Lee
2
-100
/
+77
2024-02-22
drm/amd/display: Check DP Alt mode DPCS state via DMUB
George Shen
2
-19
/
+71
2024-02-22
drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv
Srinivasan Shanmugam
1
-2
/
+5
2024-02-22
drm/amd/display: Only allow dig mapping to pwrseq in new asic
Lewis Huang
5
-27
/
+21
2024-02-22
drm/amd/display: Remove redundant FPU guard
Rodrigo Siqueira
1
-2
/
+0
2024-02-22
drm/amd/display: Add SMU timeout check and retry
Rodrigo Siqueira
2
-4
/
+13
2024-02-22
drm/amd/display: Remove unused file
Rodrigo Siqueira
1
-79
/
+0
2024-02-22
drm/amd/display: Initialize variable with default value
Rodrigo Siqueira
1
-1
/
+1
2024-02-19
drm/amd/display: Remove break after return
Rodrigo Siqueira
1
-1
/
+0
2024-02-16
drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
Srinivasan Shanmugam
1
-1
/
+2
2024-02-16
drm/amd/display: 3.2.272
Aric Cyr
1
-1
/
+1
2024-02-15
Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"
George Shen
5
-53
/
+1
2024-02-15
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-02-15
drm/amd/display: should support dmub hw lock on Replay
Martin Tsai
1
-0
/
+4
2024-02-15
drm/amd/display: allow psr-su/replay for z8
Charlene Liu
2
-8
/
+12
2024-02-15
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...
Srinivasan Shanmugam
1
-4
/
+1
2024-02-15
drm/amd/display: Add shared firmware state for DMUB IPS handshake
Nicholas Kazlauskas
1
-38
/
+45
2024-02-15
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
2
-7
/
+11
2024-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-15
drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern Sequences
Michael Strauss
5
-56
/
+56
2024-02-15
drm/amd/display: enable fgcg by default
Charlene Liu
1
-1
/
+2
2024-02-15
drm/amd/display: treat plane clip size change as MED update type
Wenjing Liu
3
-1
/
+9
2024-02-15
Revert "drm/amd/display: Send DTBCLK disable message on first commit"
Gabe Teeger
1
-1
/
+0
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-13
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-13
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-13
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-13
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-07
drm/amd/display: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2024-02-07
drm/amd/display: 3.2.271
Aric Cyr
1
-1
/
+1
2024-02-07
drm/amd/display: Drop some unnecessary guards
Rodrigo Siqueira
8
-16
/
+0
2024-02-07
drm/amd/display: Trivial code style adjustment
Rodrigo Siqueira
2
-2
/
+4
2024-02-07
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-07
drm/amd/display: Drop legacy code
Rodrigo Siqueira
7
-43
/
+0
2024-02-07
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-07
Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"
Alvin Lee
12
-66
/
+41
2024-02-07
drm/amd/display: Adjust set_p_state calls to fix logging
Ethan Bitnun
1
-11
/
+11
2024-02-07
drm/amd/display: Add delay before logging clks from hw
Ethan Bitnun
1
-0
/
+2
2024-02-07
drm/amd/display: correct comment in set_default_brightness_aux()
Camille Cho
1
-1
/
+1
2024-02-07
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
George Shen
5
-1
/
+53
2024-02-07
drm/amd/display: Add debug option to force 1-tap chroma subsampling
George Shen
2
-0
/
+8
2024-02-07
drm/amd/display: Disable idle reallow as part of command/gpint execution
Nicholas Kazlauskas
3
-2
/
+4
2024-02-07
drm/amd/display: Increase eval/entry delay for DCN35
Nicholas Kazlauskas
1
-2
/
+2
2024-02-07
drm/amd/display: Disable timeout in more places for dc_dmub_srv
Nicholas Kazlauskas
1
-3
/
+10
2024-02-07
drm/amd/display: Add more checks for exiting idle in DC
Nicholas Kazlauskas
4
-0
/
+63
[prev]
[next]