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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
drm/ttm: fix the documentation of ttm_bo_init
Nicolai Hähnle
1
-1
/
+5
2017-03-30
Revert "drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()"
Nicolai Hähnle
1
-4
/
+1
2017-03-30
drm/ttm: never add BO that failed to validate to the LRU list
Nicolai Hähnle
1
-5
/
+7
2017-03-30
drm/amdgpu: expose GPU sensor related information
Alex Deucher
3
-1
/
+97
2017-03-30
drm/amdgpu: expose amdgpu_sensors on pre-powerplay chips
Samuel Pitoiset
1
-0
/
+6
2017-03-30
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
4
-1
/
+121
2017-03-30
drm/radeon: allow unaligned shader loads on CIK
Marek Olšák
2
-3
/
+7
2017-03-30
drm/amdgpu: fix PRT teardown on VM fini v3
Christian König
2
-26
/
+82
2017-03-30
drm/amdgpu: add OOM fallback on PRT teardown (v2)
Christian König
1
-6
/
+22
2017-03-30
drm/amdgpu: minor PRT turnoff fix (v2)
Christian König
1
-7
/
+5
2017-03-30
drm/amdgpu: change pte definitions to 64 bit
Alex Xie
1
-1
/
+1
2017-03-30
drm/amdgpu: fix PTE defines
Christian König
1
-7
/
+7
2017-03-30
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
Tom St Denis
8
-27
/
+64
2017-03-30
drm/amdgpu: implement PRT for GFX8 v2
Christian König
1
-0
/
+57
2017-03-30
drm/amdgpu: implement PRT for GFX7 v2
Christian König
1
-0
/
+57
2017-03-30
drm/amdgpu: implement PRT for GFX6 v2
Christian König
3
-0
/
+60
2017-03-30
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
5
-27
/
+64
2017-03-30
drm/amdgpu: add basic PRT support (v2)
Christian König
3
-11
/
+98
2017-03-30
drm/amdgpu: add support for BO_VAs without BO v2
Christian König
1
-6
/
+14
2017-03-30
drm/amdgpu:use hw_init for sriov_gpu_reset
Monk Liu
1
-6
/
+6
2017-03-30
drm/amd/powerplay: implement gpu power display for smu7_hwmgr
Eric Huang
1
-0
/
+33
2017-03-30
drm/amd/powerplay: add power consumption display support in debugfs
Eric Huang
2
-0
/
+19
2017-03-30
drm/amd/powerplay: change parameter type pointer from int32_t to void in read...
Eric Huang
6
-36
/
+36
2017-03-30
drm/amd/amdgpu: add power profile support for CI
Eric Huang
2
-0
/
+259
2017-03-30
drm/amd/powerplay: add power profile support for Polaris
Eric Huang
3
-0
/
+67
2017-03-30
drm/amd/powerplay: add power profile support for Fiji
Eric Huang
3
-1
/
+68
2017-03-30
drm/amd/powerplay: add power profile support for tonga
Eric Huang
3
-0
/
+66
2017-03-30
drm/amd/powerplay: add power profile support for SMU7
Eric Huang
3
-0
/
+86
2017-03-30
drm/amd/powerplay: reapply power profile when force dpm level to auto
Eric Huang
1
-3
/
+19
2017-03-30
drm/amd/amdgpu: add power profile sysfs entry
Eric Huang
6
-1
/
+382
2017-03-30
drm/amdgpu:cleanup no needed braces
Monk Liu
1
-6
/
+3
2017-03-30
drm/amdgpu:don't return error for debugfs failed
Monk Liu
1
-1
/
+0
2017-03-30
drm/amdgpu:add lock_reset for SRIOV
Monk Liu
3
-0
/
+4
2017-03-30
drm/amdgpu:change kiq lock name
Monk Liu
2
-6
/
+6
2017-03-30
drm/amdgpu:implement SRIOV gpu_reset (v2)
Monk Liu
2
-1
/
+156
2017-03-30
drm/amdgpu:divide KCQ mqd init to sw and hw
Monk Liu
1
-65
/
+42
2017-03-30
drm/amdgpu:minor cleanup
Monk Liu
1
-4
/
+1
2017-03-30
drm/amdgpu:no need use sriov vf checks
Monk Liu
1
-9
/
+4
2017-03-30
drm/amdgpu:bo_free_kernel will set ptr to NULL if freed
Monk Liu
1
-1
/
+0
2017-03-30
drm/amdgpu:imple mqd soft ini/fini
Monk Liu
1
-0
/
+52
2017-03-30
drm/damdgpu:add new mqd member in ring
Monk Liu
2
-0
/
+4
2017-03-30
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
4
-0
/
+27
2017-03-30
drm/amdgpu: clean framebuffer with GPU
Pixel Ding
1
-3
/
+2
2017-03-30
drm/amdgpu:fix amdgpu_sa_bo_new error(v2)
Monk Liu
1
-2
/
+2
2017-03-30
drm/amdgpu/virt: skip VM fault handler for VF
Pixel Ding
1
-0
/
+7
2017-03-30
drm/amdgpu/virt: increase mailbox timeout to 5000ms
Pixel Ding
1
-1
/
+1
2017-03-30
drm/amdgpu:fix powerplay logic
Monk Liu
2
-2
/
+2
2017-03-30
drm/amdgpu:fix typo
Monk Liu
1
-2
/
+2
2017-03-29
drm/i915/gvt: fix error return check for copy_gma_to_hva()
Zhenyu Wang
1
-4
/
+4
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
379
-2577
/
+3469
[next]