index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/amdgpu/sriov:don't load psp fw during gpu reset
Monk Liu
2017-09-26
1
-6
/
+9
*
drm/amdgpu/sriov:move in_reset to adev and rename
Monk Liu
2017-09-26
4
-9
/
+9
*
drm/amdgpu:no kiq in IH
Monk Liu
2017-09-26
1
-2
/
+2
*
drm/amdgpu/sriov:fix missing error handling
Monk Liu
2017-09-26
1
-1
/
+4
*
drm/amdgpu: Add GPU reset functionality for Vega10
Ken Wang
2017-09-26
8
-15
/
+83
*
drm/ttm: Remove TTM dma tracepoint since it's not required anymore
Tom St Denis
2017-09-26
4
-207
/
+1
*
drm/amd/amdgpu: remove usage of ttm trace
Tom St Denis
2017-09-26
1
-33
/
+3
*
drm/amd/amdgpu: add support for iova_to_phys to replace TTM trace (v5)
Tom St Denis
2017-09-26
1
-0
/
+99
*
drm/amd/amdgpu: Fold TTM debugfs entries into array (v2)
Tom St Denis
2017-09-26
2
-26
/
+32
*
drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.c
Rex Zhu
2017-09-26
2
-14
/
+14
*
drm/amdgpu: remove the clearance of vce 4.0 interrupt mask
Leo Liu
2017-09-26
1
-4
/
+0
*
drm/amdgpu/sdma3: set wptr shadow atomically
Xiangliang.Yu
2017-09-26
1
-1
/
+3
*
drm/amdgpu/sdma3: Enable sdma wptr polling for SRIOV
Xiangliang.Yu
2017-09-26
1
-1
/
+16
*
drm/ttm: cleanup ttm_page_alloc_dma.c
Christian König
2017-09-26
1
-26
/
+16
*
drm/amdgpu: Track pending retry faults in IH and VM (v2)
Felix Kuehling
2017-09-26
6
-1
/
+180
*
drm/amd: Closed hash table with low overhead (v2)
Felix Kuehling
2017-09-26
6
-0
/
+1045
*
drm/amdgpu: Add prescreening stage in IH processing (v2)
Felix Kuehling
2017-09-26
8
-0
/
+92
*
drm/amdkfd: Use PASID manager from KGD
Felix Kuehling
2017-09-26
2
-58
/
+38
*
drm/amdkfd: Separate doorbell allocation from PASID
Felix Kuehling
2017-09-26
4
-28
/
+45
*
drm/radeon: Add PASID manager for KFD
Felix Kuehling
2017-09-26
1
-0
/
+31
*
drm/amdgpu: Add PASID management
Felix Kuehling
2017-09-26
6
-4
/
+97
*
drm/amdgpu: Fix error handling in amdgpu_vm_init
Felix Kuehling
2017-09-26
1
-1
/
+1
*
drm/amd/powerplay: Simplify smu7_voting_clients()
Rex Zhu
2017-09-26
2
-49
/
+19
*
drm/amdgpu: add powerplay support for CI asics
Rex Zhu
2017-09-26
1
-2
/
+10
*
drm/amd/powerplay: Add support for CI asics to hwmgr
Rex Zhu
2017-09-26
2
-47
/
+128
*
drm/amd/powerplay: Add support functions for CI to ppatomctrl.c
Rex Zhu
2017-09-26
2
-0
/
+86
*
drm/amd/powerplay: refine dmesg info under powerplay
Rex Zhu
2017-09-26
2
-8
/
+8
*
drm/amd/powerplay: fix set target TDP error on tonga/iceland
Rex Zhu
2017-09-26
1
-5
/
+6
*
drm/amd/powerplay: add CI asics support to smumgr (v3)
Rex Zhu
2017-09-26
8
-1
/
+2978
*
drm/amd/powerplay: fix pcie max lane define error
Rex Zhu
2017-09-18
1
-1
/
+1
*
drm/amd/powerplay: fix spelling typo in function name
Rex Zhu
2017-09-18
9
-63
/
+19
*
drm/amdgpu: add support for request SI/CI firmware in CGS
Rex Zhu
2017-09-18
1
-0
/
+79
*
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
2017-09-18
9
-237
/
+161
*
drm/amd/powerplay: use struct amd_pm_funcs in powerplay
Rex Zhu
2017-09-18
14
-138
/
+80
*
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
2017-09-18
7
-129
/
+201
*
drm/amd/powerplay: delete dead code in powerplay
Rex Zhu
2017-09-18
9
-310
/
+22
*
drm/amd/powerplay: refine powerplay code for RV
Rex Zhu
2017-09-18
1
-104
/
+33
*
drm/amd/powerplay: refine powerplay code for CZ/ST
Rex Zhu
2017-09-18
2
-248
/
+159
*
drm/amd/powerplay: refine code for thermal control in powerplay
Rex Zhu
2017-09-18
11
-274
/
+55
*
drm/amd/amdgpu: Support VM environments in amdgpu_ttm_access_memory()
Tom St Denis
2017-09-18
1
-4
/
+4
*
drm/radeon: properly initialize r600_audio_status() data
Arnd Bergmann
2017-09-18
1
-1
/
+1
*
drm/amdgpu/psp: declare raven psp firmware
Alex Deucher
2017-09-18
1
-0
/
+2
*
drivers:gpu:Use ARRAY_SIZE() for the size calculation of the array.
Allen Pais
2017-09-13
1
-2
/
+2
*
drm/amd/amdgpu: Change vram debugfs to NO_KIQ for VM environments
Tom St Denis
2017-09-13
1
-6
/
+6
*
drm/ttm: fix memory leak while individualizing BOs
Christian König
2017-09-13
1
-0
/
+2
*
drm/amdgpu: fix and cleanup amdgpu_bo_create v2
Christian König
2017-09-13
2
-68
/
+23
*
drm/amd: remove min/max addr handling from cgs
Christian König
2017-09-13
3
-51
/
+6
*
drm/amdgpu: fix cgs alignment handling
Christian König
2017-09-13
1
-1
/
+1
*
radeon: Only destroy fbdev framebuffer if it was initialized
Michel Dänzer
2017-09-13
1
-2
/
+2
*
amdgpu: Only destroy fbdev framebuffer if it was initialized
Michel Dänzer
2017-09-13
1
-2
/
+2
[prev]
[next]