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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
5
-10
/
+9
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
5
-8
/
+17
2016-08-08
drm/amdgpu: move all Kconfig options to amdgpu/Kconfig
Alex Deucher
2
-3
/
+2
2016-08-08
drm/amd/powerplay: enable powerplay as default on CZ/ST
Huang Rui
1
-3
/
+1
2016-08-08
drm/amd/powerplay: change structure variable name.
Rex Zhu
1
-2
/
+2
2016-08-08
drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.
Rex Zhu
3
-10
/
+1
2016-08-08
drm/amdgpu: enable VCE soft reset
Chunming Zhou
2
-4
/
+0
2016-08-08
drm/amdgpu: remove RB1_BUSY bit checking
Rex Zhu
1
-1
/
+5
2016-08-08
drm/amdgpu: fix harvest config checking in vce3 check_soft_reset
Chunming Zhou
1
-3
/
+0
2016-08-08
drm/amdgpu: irq resume should be immediately after gpu resume
Chunming Zhou
1
-1
/
+1
2016-08-08
drm/amd/amdgpu: Partially revert change to UVD v3 CG
Tom St Denis
1
-3
/
+3
2016-08-08
drm/amd/amdgpu: Enable VCE MGCG for Stoney
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable VCE MGCG for Carrizo
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Don't set VCE CG in startup
Tom St Denis
1
-4
/
+0
2016-08-08
drm/amd/amdgpu: Fix VCE CG order and resume defaults
Tom St Denis
1
-24
/
+12
2016-08-08
drm/amd/amdgpu: fix indentation in vce3 CG
Tom St Denis
1
-6
/
+7
2016-08-08
drm/amdgpu: remove the check for sessions being closed
Leo Liu
1
-8
/
+2
2016-08-08
drm/amdgpu: print more accurate error messages on IB submission failure
Marek Olšák
1
-4
/
+13
2016-08-08
drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu
Ken Wang
4
-7
/
+21
2016-08-08
drm/ttm: Add interface to export kernel_zone max memory size in ttm
Ken Wang
1
-0
/
+6
2016-08-08
drm/amd/powrplay: delete code no longer in use on Polaris.
Rex Zhu
1
-13
/
+0
2016-08-08
drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.
Rex Zhu
2
-1
/
+6
2016-08-08
drm/amdgpu: AMD SW workaround for certain partner boards
Rex Zhu
1
-1
/
+4
2016-08-08
drm/amd/powerplay: pass sub_device_id and sub_vendor_id to powerplay.
Rex Zhu
2
-0
/
+5
2016-08-08
drm/amd/powerplay: delete useless code in hwmgr.
Rex Zhu
2
-137
/
+7
2016-08-08
drm/amdgpu: expose AMDGPU_GEM_CREATE_VRAM_CLEARED to user space
Flora Cui
1
-0
/
+33
2016-08-08
drm/amdgpu: implement amdgpu_fill_buffer()
Flora Cui
2
-0
/
+67
2016-08-08
drm/amdgpu/gfx8: remove stale function declaration
Alex Deucher
1
-2
/
+0
2016-08-08
drm/amd/amdgpu: change pptable output format from ASCII to binary
Eric Huang
1
-5
/
+2
2016-08-08
drm/amdgpu/ci: add mullins to default case for smc ucode
Alex Deucher
1
-0
/
+1
2016-08-08
drm/amdgpu/gmc7: add missing mullins case
Alex Deucher
1
-0
/
+1
2016-08-08
drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpm
Rex Zhu
4
-3
/
+15
2016-08-08
drm/amdgpu: add module parameters to ctrl powerplay feature
Rex Zhu
10
-23
/
+34
2016-08-08
drm/amd/powerplay: fix typos of volt/millivolt symbols in comment.
Rex Zhu
1
-2
/
+2
2016-08-08
drm/amd/amdgpu: Enable stoney VCE PG
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable stoney UVD PG
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable stoney GFX PG
Tom St Denis
1
-0
/
+3
2016-08-08
drm/amd/amdgpu: Enable carrizo VCE PG
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable carrizo UVD PG
Tom St Denis
1
-1
/
+2
2016-08-08
drm/amd/amdgpu: Enable carrizo GFX PG
Tom St Denis
1
-0
/
+6
2016-08-08
drm/amd/amdgpu: Add error messages to UVD PG in DPM
Tom St Denis
1
-6
/
+35
2016-08-08
drm/amd/amdgpu: enable PG_EN bit in powergating UVD
Tom St Denis
1
-0
/
+2
2016-08-08
drm/amd/amdgpu: don't track state in UVD clockgating
Tom St Denis
1
-10
/
+4
2016-08-08
drm/amd/amdgpu: don't set clockgating in uvd_v6_0_start()
Tom St Denis
1
-9
/
+4
2016-08-08
drm/amd/amdgpu: add pm lock to debugfs mmio entry
Tom St Denis
1
-2
/
+12
2016-08-08
drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for U...
Tom St Denis
1
-33
/
+25
2016-08-08
drm/amdgpu/powerplay: enable powerplay by default on TOPAZ
Alex Deucher
1
-3
/
+1
2016-08-08
drm/amd/powerplay: add DPM running checking back
Huang Rui
1
-2
/
+0
2016-08-08
drm/amd/powerplay: add enabling voltage controller back
Huang Rui
1
-2
/
+0
2016-08-08
drm/amd/powerplay: set the platform capability flags for iceland
Huang Rui
1
-0
/
+51
[next]