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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
3
-21
/
+20
2020-10-21
drm/amdgpu: Return boolean types instead of integer values
Sumera Priyadarsini
1
-2
/
+2
2020-10-21
drm/amd/display: Fix the display corruption issue on Navi10
Yifan Zhang
1
-3
/
+7
2020-10-21
drm/amd/pm: fix pp_dpm_fclk
Kenneth Feng
1
-0
/
+3
2020-10-21
Revert drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
1
-2
/
+2
2020-10-21
drm/amd/pm: fix the wrong fan speed in fan1_input
Kenneth Feng
1
-8
/
+3
2020-10-21
drm/amd/display: Initialize num_pkrs on VANGOGH.
Bas Nieuwenhuizen
1
-1
/
+2
2020-10-21
drm/amd/pm: update driver if file for sienna cichlid
Likun Gao
2
-3
/
+13
2020-10-21
drm/amd/pm: fix pcie information for sienna cichlid
Likun Gao
1
-2
/
+2
2020-10-21
drm/amdgpu/gmc10: remove dummy read workaround for newer chips
Alex Deucher
1
-2
/
+4
2020-10-21
drm/amd/amdgpu: enable noretry for Sienna_Cichlid/Navy_Flounder/Dimgrey_Cavefish
Chengming Gui
1
-0
/
+3
2020-10-21
drm/amdgpu: enable VCN PG and CG for vangogh
Boyuan Zhang
1
-2
/
+7
2020-10-21
drm/amdkfd: Use same SQ prefetch setting as amdgpu
Jay Cornwall
1
-2
/
+3
2020-10-21
drm/amd/swsmu: correct wrong feature bit mapping
Kevin Wang
1
-10
/
+17
2020-10-21
drm/amdgpu: protect eeprom update from GPU reset
Dennis Li
1
-0
/
+8
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
1
-1
/
+6
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
1
-3
/
+10
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
1
-1
/
+0
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
1
-3
/
+9
2020-10-21
drm/ttm: move some move binds into the drivers
Dave Airlie
1
-1
/
+6
2020-10-20
Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-19
/
+64
2020-10-19
drm/ttm: add move old to system to drivers.
Dave Airlie
1
-3
/
+12
2020-10-19
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
1
-2
/
+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
10
-18
/
+63
2020-10-16
drm/amdgpu: move amdgpu_num_kcq handling to a helper
Alex Deucher
8
-12
/
+22
2020-10-16
drm/amd/psp: Fix sysfs: cannot create duplicate filename
Andrey Grodzovsky
1
-1
/
+2
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/amd/pm: drop navy_flounder hardcode of using soft pptable
Jiansong Chen
1
-1
/
+0
2020-10-16
drm/amdgpu: add a list in VM for BOs in the done state
Mihir Bhogilal Patel
2
-3
/
+19
2020-10-16
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
1
-0
/
+1
2020-10-16
drm/amd/swsmu: add missing feature map for sienna_cichlid
Kevin Wang
2
-0
/
+4
2020-10-16
drm/amdgpu: remove gfxhub_v1_1_funcs set
Kevin Wang
4
-22
/
+5
2020-10-16
drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUs
Chengming Gui
1
-8
/
+15
2020-10-16
drm/amdgpu/display: enable display ip block for vangogh
Huang Rui
2
-0
/
+5
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: add S/G support for Renoir
Yifan Zhang
1
-0
/
+4
2020-10-16
drm/amd/display: setup system context in dm_init
Yifan Zhang
1
-0
/
+61
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
539
-5003
/
+18642
2020-10-15
drm/amdgpu: Add debugfs entry for printing VM info
Mihir Bhogilal Patel
6
-62
/
+199
2020-10-15
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
1
-1
/
+1
2020-10-15
drm/amdgpu: add rlc iram and dram firmware support
Likun Gao
6
-8
/
+66
2020-10-15
drm/amdgpu: add function to program pbb mode for sienna cichlid
Likun Gao
1
-0
/
+62
2020-10-15
Revert "drm/amdgpu: disable gfxoff temporarily for navy_flounder"
Jiansong Chen
1
-1
/
+0
2020-10-15
drm/amd/pm: properly setting GPO feature on UMD pstate entering/exiting
Evan Quan
5
-0
/
+27
2020-10-15
drm/amdgpu: fulfill Navi gfx and pcie settings on umd pstate switching(V2)
Evan Quan
1
-0
/
+24
2020-10-15
drm/amdgpu: add interface for setting MGCG perfmon
Evan Quan
2
-0
/
+17
[prev]
[next]