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-02-09
drm/amd/display: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
Hans de Goede
1
-3
/
+0
2023-02-09
drm/amd/display: break down dc_link.c
Wenjing Liu
48
-5056
/
+5430
2023-02-09
drm/amd/display: Add HDMI manufacturer OUI and device id read
Leo (Hanghong) Ma
3
-0
/
+43
2023-02-09
drm/amd/display: Fix null pointer deref error on rotation
Aurabindo Pillai
1
-4
/
+6
2023-02-09
drm/amd/display: Do not commit pipe when updating DRR
Wesley Chalmers
5
-1
/
+29
2023-02-09
drm/amd/display: Do not set DRR on pipe commit
Wesley Chalmers
1
-3
/
+0
2023-02-09
drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()
Hamza Mahfooz
1
-50
/
+22
2023-02-03
Revert "drm/amd/display: disable S/G display on DCN 3.1.4"
Alex Deucher
1
-0
/
+1
2023-02-03
drm/amd/display: properly handling AGP aperture in vm setup
Alex Deucher
1
-14
/
+28
2023-02-03
drm/amd/display: disable S/G display on DCN 3.1.2/3
Alex Deucher
1
-2
/
+0
2023-02-03
drm/amd/display: disable S/G display on DCN 2.1.0
Alex Deucher
1
-1
/
+0
2023-02-03
drm/amd/display: Trivial swizzle-related code clean-ups
Guilherme G. Piccoli
3
-11
/
+4
2023-02-03
drm/amd/display: reduce else-if to else in dcn32_calculate_dlg_params()
Tom Rix
1
-1
/
+1
2023-02-03
drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()
Tom Rix
1
-1
/
+1
2023-02-03
drm/amdgpu/display: remove duplicate include header in files
ye xingchen
1
-1
/
+0
2023-01-31
drm/amd/display: Properly handle additional cases where DCN is not supported
Alex Deucher
1
-0
/
+11
2023-01-31
drm/amd/display: 3.2.221
Aric Cyr
1
-1
/
+1
2023-01-31
drm/amd/display: fix linux dp link lost handled only one time
Hersen Wu
2
-3
/
+24
2023-01-31
drm/amd/display: Reset DMUB mailbox SW state after HW reset
Nicholas Kazlauskas
1
-0
/
+12
2023-01-31
drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2
George Shen
1
-1
/
+1
2023-01-31
drm/amd/display: Add Function declaration in dc_link
Mustapha Ghaddar
2
-24
/
+27
2023-01-31
drm/amd/display: Revert "avoid disable otg when dig was disabled"
Aric Cyr
1
-20
/
+6
2023-01-31
drm/amd/display: Adjust downscaling limits for dcn314
Daniel Miess
1
-2
/
+3
2023-01-31
drm/amd/display: fix FCLK pstate change underflow
Vladimir Stempen
1
-0
/
+4
2023-01-31
drm/amd/display: Fix only one ABM pipe enabled under ODM combined case
Leon Huang
1
-0
/
+9
2023-01-31
drm/amd/display: Add missing brackets in calculation
Daniel Miess
1
-1
/
+1
2023-01-31
drm/amd/display: Correct bw_params population
Daniel Miess
1
-10
/
+21
2023-01-31
drm/amd/display: Fix Z8 support configurations
Nicholas Kazlauskas
1
-7
/
+7
2023-01-31
drm/amd/display: Add Debug Log for MST and PCON
Fangzhi Zuo
3
-1
/
+26
2023-01-31
drm/amd/display: fix MALL size hardcoded for DCN321
Samson Tam
1
-1
/
+0
2023-01-31
drm/amd/display: add rc_params_override option in dc_dsc_config
Wenjing Liu
4
-7
/
+68
2023-01-31
drm/amd/display: Enable Freesync over PCon
Sung Joon Kim
7
-37
/
+118
2023-01-30
Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...
Dave Airlie
100
-3335
/
+4067
2023-01-28
amdgpu: fix build on non-DCN platforms.
Dave Airlie
1
-2
/
+2
2023-01-26
drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang
Nathan Chancellor
1
-1
/
+2
2023-01-25
Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...
Dave Airlie
116
-7165
/
+8081
2023-01-24
drm/amd/display: 3.2.220
Aric Cyr
1
-1
/
+1
2023-01-24
drm/amd/display: Fix timing not changning when freesync video is enabled
Aurabindo Pillai
1
-0
/
+7
2023-01-24
drm/amd/display: avoid disable otg when dig was disabled
Jingwen Zhu
1
-6
/
+20
2023-01-24
drm/amd/display: Properly reuse completion structure
Stylon Wang
1
-0
/
+3
2023-01-24
drm/amd/display: Pass DSC slice height to PSR FW
Robin Chen
7
-6
/
+19
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
45
-766
/
+652
2023-01-24
drm/amd/display: move dp cts functions from dc_link_dp to link_dp_cts
Wenjing Liu
6
-1023
/
+1090
2023-01-24
drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...
Wenjing Liu
11
-394
/
+452
2023-01-24
drm/amd/display: Enable AdaptiveSync in DC interface
Sung Joon Kim
23
-3
/
+383
2023-01-24
drm/amd/display: adjust MALL size available for DCN32 and DCN321
Samson Tam
5
-5
/
+78
2023-01-24
drm/amd/display: Set init freq for DCFCLK DS
Alvin Lee
2
-0
/
+2
2023-01-24
drm/amd/display: Use |= when assigning wm_optimized_required
Alvin Lee
1
-2
/
+5
2023-01-24
drm/amd/display: move eDP panel control logic to link_edp_panel_control
Wenjing Liu
13
-827
/
+893
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu
45
-129
/
+108
[prev]
[next]