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
2023-10-20
drm/amd/display: Reduce stack size by splitting function
Rodrigo Siqueira
1
-481
/
+489
2023-10-20
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2
Nathan Chancellor
1
-1
/
+1
2023-10-20
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2023-10-20
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-10-20
drm/amd/display: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-10-20
drm/amd/display: Remove duplicated include in dce110_hwseq.c
Yang Li
1
-2
/
+0
2023-10-20
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-72
/
+72
2023-10-20
drm/amd/display: Fix a handful of spelling mistakes in dml_print output
Colin Ian King
1
-3
/
+3
2023-10-20
drm/amd/display: Remove brackets in macro to conform to coding style
Stylon Wang
1
-118
/
+36
2023-10-20
drm/amd/display: Add missing lines of code in dc.c
Stylon Wang
1
-2
/
+3
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
299
-2392
/
+37801
2023-10-13
Revert "drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC"
Alex Hung
1
-8
/
+5
2023-10-13
Revert "drm/amd/display: Create one virtual connector in DC"
Alex Hung
2
-11
/
+3
2023-10-13
Revert "drm/amd/display: Disable virtual links"
Alex Hung
1
-1
/
+1
2023-10-13
Revert "drm/amd/display: Initialize writeback connector"
Alex Hung
4
-265
/
+2
2023-10-13
Revert "drm/amd/display: Skip writeback connector when we get amdgpu_dm_conne...
Alex Hung
3
-76
/
+11
2023-10-13
Revert "drm/amd/display: Return drm_connector from find_first_crtc_matching_c...
Alex Hung
3
-9
/
+5
2023-10-13
Revert "drm/amd/display: Use drm_connector in create_stream_for_sink"
Alex Hung
1
-37
/
+28
2023-10-13
Revert "drm/amd/display: Create amdgpu_dm_wb_connector"
Alex Hung
4
-24
/
+8
2023-10-13
Revert "drm/amd/display: Create fake sink and stream for writeback connector"
Alex Hung
1
-22
/
+11
2023-10-13
Revert "drm/amd/display: Hande writeback request from userspace"
Alex Hung
1
-159
/
+0
2023-10-13
Revert "drm/amd/display: Add writeback enable/disable in dc"
Alex Hung
2
-37
/
+0
2023-10-13
Revert "drm/amd/display: Fix writeback_info never got updated"
Alex Hung
1
-4
/
+9
2023-10-13
Revert "drm/amd/display: Validate hw_points_num before using it"
Alex Hung
1
-3
/
+0
2023-10-13
Revert "drm/amd/display: Fix writeback_info is not removed"
Alex Hung
1
-4
/
+3
2023-10-13
Revert "drm/amd/display: Add writeback enable field (wb_enabled)"
Alex Hung
1
-8
/
+0
2023-10-13
Revert "drm/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer"
Alex Hung
1
-6
/
+0
2023-10-13
Revert "drm/amd/display: Add new set_fc_enable to struct dwbc_funcs"
Alex Hung
3
-29
/
+0
2023-10-13
Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"
Alex Hung
3
-44
/
+1
2023-10-13
drm/amd/display: Revert "drm/amd/display: Use drm_connector in create_validat...
Alex Hung
3
-19
/
+11
2023-10-13
drm/amd/display: add missing NULL check for DML2
Bob Zhou
1
-1
/
+1
2023-10-13
drm/amd/display: make dc_set_power_state() return type `void` again
Mario Limonciello
3
-17
/
+8
2023-10-13
drm/amd/display: Destroy DC context while keeping DML and DML2
Mario Limonciello
2
-37
/
+12
2023-10-13
drm/amd/display: Catch errors from drm_atomic_helper_suspend()
Mario Limonciello
1
-0
/
+2
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
168
-2214
/
+5844
2023-10-10
drm/amd/display: Don't set dpms_off for seamless boot
Daniel Miess
1
-0
/
+3
2023-10-10
drm/amd/display: 3.2.255
Aric Cyr
1
-1
/
+1
2023-10-10
drm/amd/display: Disable virtual links
Stylon Wang
1
-1
/
+1
2023-10-10
drm/amd/display: Disable SubVP if test pattern is enabled
George Shen
1
-1
/
+14
2023-10-10
drm/amd/display: Refactor DPG test pattern logic for ODM cases
George Shen
6
-93
/
+175
2023-10-10
drm/amd/display: Don't set dpms_off for seamless boot
Daniel Miess
1
-0
/
+3
2023-10-10
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
94
-116
/
+300
2023-10-09
drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...
Sung Joon Kim
3
-21
/
+1
2023-10-09
drm/amd/display: Don't use fsleep for PSR exit waits
Nicholas Kazlauskas
2
-2
/
+4
2023-10-09
drm/amd/display: Update cursor limits based on SW cursor fallback limits
Alvin Lee
4
-37
/
+47
2023-10-09
drm/amd/display: Update dml ssb from pmfw clock table
Muhammad Ahmed
3
-27
/
+3
2023-10-09
drm/amd/display: Update stream mask
Duncan Ma
1
-0
/
+7
2023-10-09
drm/amd/display: Revert "drm/amd/display: remove duplicated edp relink to fas...
Aric Cyr
1
-0
/
+59
2023-10-09
drm/amd/display: Modify Vmin default value
Max Tseng
2
-2
/
+8
2023-10-09
drm/amd/display: Update pmfw_driver_if new structure
Charlene Liu
2
-76
/
+174
[prev]
[next]