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.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-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
2020-10-26
drm/amd/display: Set WM set A to 0 if full pstate not supported
Alvin Lee
1
-1
/
+1
2020-10-26
drm/amd/display: Reverting "Add connector to the state if DSC debugfs is set"
Eryk Brol
1
-42
/
+0
2020-10-26
drm/amd/display: Source minimum HBlank support
Ashley Thomas
14
-7
/
+49
2020-10-26
drm/amd/display: enable odm + full screen mpo on dcn21
Dmytro Laktyushkin
4
-8
/
+52
2020-10-26
drm/amd/display: add dcn21 bw validation
Dmytro Laktyushkin
3
-2
/
+122
2020-10-26
drm/amd/display: Add Bounding Box State for Low DF PState but High Voltage State
Sung Lee
1
-18
/
+53
2020-10-23
drm/amd/display: Fixed panic during seamless boot.
David Galiffi
1
-1
/
+2
2020-10-23
drm/amdgpu_dm: fix a typo
Mauro Carvalho Chehab
2
-4
/
+4
2020-10-23
drm/amdgpu/display: add MALL support (v2)
Bhawanpreet Lakha
7
-1
/
+110
2020-10-23
drm/amdgpu: remove unneeded break
Tom Rix
7
-43
/
+0
2020-10-22
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
1
-0
/
+7
2020-10-22
drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
Andrey Grodzovsky
1
-1
/
+0
2020-10-21
drm/amd/display: Fix the display corruption issue on Navi10
Yifan Zhang
1
-3
/
+7
2020-10-21
drm/amd/display: Initialize num_pkrs on VANGOGH.
Bas Nieuwenhuizen
1
-1
/
+2
2020-10-19
drm/amd/display: Fix incorrect dsc force enable logic
Eryk Brol
1
-1
/
+1
2020-10-19
Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...
Dave Airlie
2
-5
/
+7
2020-10-16
drm/amd/display: Fix DCN302 makefile
Bhawanpreet Lakha
1
-0
/
+29
2020-10-16
drm/amd/display: Use amdgpu_socbb.h instead of redefining structs
Bhawanpreet Lakha
1
-57
/
+1
2020-10-16
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
1
-0
/
+7
2020-10-16
drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
Andrey Grodzovsky
1
-1
/
+0
2020-10-16
drm/amdgpu/display: fix the NULL pointer reference on dmucb on dcn301
Huang Rui
1
-1
/
+1
2020-10-16
drm/amd/display: setup system context in dm_init
Yifan Zhang
1
-0
/
+61
2020-10-14
drm/amd/display: kernel-doc: document force_timing_sync
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-14
drm/amd/display: Fix module load hangs when connected to an eDP
Rodrigo Siqueira
1
-5
/
+5
2020-10-14
drm/amdgpu/display: DRM_AMD_DC_DCN3_02 depends on DRM_AMD_DC_DCN3_01
Alex Deucher
1
-0
/
+1
2020-10-14
drm/amd/display: kernel-doc: document force_timing_sync
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-14
drm/amd/display: remove no need return value
Bernard Zhao
3
-14
/
+7
2020-10-12
drm/amd/display: Add green_sardine support to DM
Roman Li
1
-0
/
+12
2020-10-12
drm/amd/display: Add green_sardine support to DC
Roman Li
4
-0
/
+25
2020-10-12
drm/amd/display: Add DCN302 support in amdgpu_dm (v2)
Bhawanpreet Lakha
1
-1
/
+24
2020-10-12
drm/amd/display: Add support for DCN302 (v2)
Bhawanpreet Lakha
27
-1
/
+2753
2020-10-12
drm/amd/display: Fix module load hangs when connected to an eDP
Rodrigo Siqueira
1
-5
/
+5
2020-10-12
drm/amd/display: Add missing function pointers for dcn3
Bhawanpreet Lakha
1
-0
/
+2
2020-10-12
Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...
Dave Airlie
36
-132
/
+511
2020-10-09
drm/amd/display: Fix OPTC_DATA_FORMAT programming
Dmytro Laktyushkin
3
-16
/
+11
2020-10-09
drm/amd/display: Don't allow pstate if no support in blank
Alvin Lee
1
-1
/
+1
2020-10-09
drm/amdgpu/swsmu: clean up a bunch of stale interfaces
Alex Deucher
1
-23
/
+0
2020-10-05
drm/amd/display: 3.2.106
Aric Cyr
1
-1
/
+1
2020-10-05
drm/amd/display: [FW Promotion] Release 0.0.36
Anthony Koo
1
-2
/
+2
2020-10-05
drm/amd/display: Only flush inst_fb if backdoor loading
Alvin Lee
1
-8
/
+9
2020-10-05
drm/amd/display: Program meta addresses correctly
Alvin Lee
2
-0
/
+4
2020-10-05
drm/amd/display: Hardcode 45W Bounding Box for DCN2.1 Diags
Sung Lee
1
-83
/
+36
2020-10-05
drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range
Aric Cyr
1
-4
/
+6
2020-10-05
drm/amd/display: Fix OPTC_DATA_FORMAT programming
Dmytro Laktyushkin
3
-16
/
+11
2020-10-05
drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2c
Charlene Liu
11
-3
/
+20
2020-10-05
drm/amd/display: Block ABM in case of eDP ODM
Yongqiang Sun
6
-0
/
+24
2020-10-05
drm/amd/display: Copy WM values from set A to other sets in hw_init
Joshua Aberback
3
-0
/
+47
2020-10-05
drm/amd/display: Force enable pstate on driver unload
Joshua Aberback
7
-6
/
+29
2020-10-05
drm/amd/display: Fixed comments (uniform style)
Felipe
1
-22
/
+23
2020-10-05
drm/amd/display: Check for flip pending before locking pipes
Aric Cyr
4
-83
/
+88
[prev]
[next]