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-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-22
Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...
Dave Airlie
42
-213
/
+372
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
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
1
-1
/
+1
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: 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: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
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-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
1
-0
/
+7
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
15
-52
/
+212
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
6
-56
/
+65
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
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
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
Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
110
-1010
/
+2431
2024-02-13
drm/amdgpu: respect the abmlevel module parameter value if it is set
Hamza Mahfooz
1
-6
/
+12
2024-02-13
drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
Nikita Zhandarovich
1
-9
/
+7
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-13
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
1
-0
/
+7
2024-02-08
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-08
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-08
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-08
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-08
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-08
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
[prev]
[next]