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
2022-01-26
drm/amd/display: fix a coding error causing set throttled vcp size skipped fo...
Wenjing Liu
1
-1
/
+1
2022-01-26
drm/amd/display: rename dc_link_hwss struct to link_hwss
Wenjing Liu
3
-12
/
+12
2022-01-26
drm/amd/display: add more link_hwss types and method to decide which one
Wenjing Liu
2
-6
/
+50
2022-01-26
drm/amd/display: abstract encoder related hwseq across different types
Wenjing Liu
4
-48
/
+143
2022-01-26
drm/amd/display: Drop DCN for DP2.x logic
Wenjing Liu
27
-748
/
+83
2022-01-26
drm/amd/display: Add work around to enforce TBT3 compatibility.
Jimmy Kizito
5
-6
/
+34
2022-01-26
drm/amd/display: factor out dp detection link training and mst top detection
Wenjing Liu
5
-291
/
+259
2022-01-26
drm/amd/display: clean up some inconsistent indenting
Yang Li
1
-25
/
+23
2022-01-26
drm/amd/display: Fix memory leak
Yongzhi Liu
1
-20
/
+60
2022-01-26
drm/amdgpu/display: use msleep rather than udelay for long delays
Alex Deucher
1
-2
/
+2
2022-01-26
drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
Alex Deucher
1
-1
/
+1
2022-01-26
drm/amd/display: Not to call dpcd_set_source_specific_data during resume.
Rajib Mahapatra
1
-1
/
+2
2022-01-26
drm/amdgpu/display: Remove t_srx_delay_us.
Bas Nieuwenhuizen
8
-17
/
+0
2022-01-26
drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.
Bas Nieuwenhuizen
3
-2
/
+13
2022-01-26
drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.
Bas Nieuwenhuizen
1
-2
/
+2
2022-01-26
drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
Zhou Qingyang
1
-2
/
+2
2022-01-26
drm/amdgpu/display: use msleep rather than udelay for long delays
Alex Deucher
1
-2
/
+2
2022-01-26
drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
Alex Deucher
1
-1
/
+1
2022-01-26
drm/amd/display: change FIFO reset condition to embedded display only
Zhan Liu
1
-1
/
+1
2022-01-26
drm/amd/display: Correct MPC split policy for DCN301
Zhan Liu
1
-1
/
+1
2022-01-26
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
7
-13
/
+105
2022-01-25
drm/connector: Fix typo in output format
Maxime Ripard
1
-1
/
+1
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-79
/
+3
2022-01-20
drm/amd/display: change FIFO reset condition to embedded display only
Zhan Liu
1
-1
/
+1
2022-01-20
drm/amd/display: Correct MPC split policy for DCN301
Zhan Liu
1
-1
/
+1
2022-01-19
drm/amd/display: move calcs folder into DML
Isabella Basso
11
-71
/
+11
2022-01-19
drm/amd/display: 3.2.169
Aric Cyr
1
-1
/
+1
2022-01-19
drm/amd/display: [FW Promotion] Release 0.0.100.0
Anthony Koo
1
-2
/
+2
2022-01-19
drm/amd/display: Add signal type check when verify stream backends same
Dale Zhao
1
-0
/
+3
2022-01-19
drm/amd/display: update dml to rev.99 and smu clk_table w/a
Charlene Liu
2
-3
/
+28
2022-01-19
drm/amd/display: Fix black screen issue on memory clock switch en
Felipe Clark
3
-1
/
+9
2022-01-19
drm/amd/display: DCEFCLK DS on CLK init
Chris Park
1
-0
/
+1
2022-01-19
drm/amd/display: modify SMU_TIMEOUT macro.
Ian Chen
1
-2
/
+2
2022-01-19
drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)
Jasdeep Dhillon
6
-318
/
+404
2022-01-19
drm/amd/display: 3.2.168
Aric Cyr
1
-1
/
+1
2022-01-19
drm/amd/display: support new PMFW interface to disable Z9 only
Eric Yang
5
-10
/
+22
2022-01-19
drm/amd/display: adjust bit comparison to be more type safe
Eric Yang
1
-1
/
+1
2022-01-19
drm/amd/display: Disabled seamless boots on DP and renamed power_down_display...
Jarif Aftab
6
-25
/
+10
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
8
-9
/
+9
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-117
/
+244
2022-01-15
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
8
-79
/
+3
2022-01-15
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
8
-79
/
+3
2022-01-15
drm/amd/display: Remove redundant initialization of dpg_width
Jiapeng Chong
1
-1
/
+1
2022-01-15
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
1
-1
/
+1
2022-01-15
drm/amd/pm: do not expose power implementation details to display
Evan Quan
2
-164
/
+88
2022-01-15
drm/amd/display: Enable Freesync Video Mode by default
Solomon Chiu
1
-7
/
+5
2022-01-11
drm/amd/display: invalid parameter check in dmub_hpd_callback
José Expósito
1
-1
/
+2
2022-01-11
drm/amd/display: reset dcn31 SMU mailbox on failures
Mario Limonciello
1
-0
/
+6
2022-01-11
drm/amd/display: explicitly set is_dsc_supported to false before use
Mario Limonciello
1
-0
/
+1
2022-01-11
Revert "drm/amd/display: Fix for otg synchronization logic"
Linus Torvalds
7
-99
/
+14
[prev]
[next]