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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
drm/amdgpu: add IOCTL interface for per VM BOs v3
Christian König
4
-22
/
+53
2017-08-31
drm/amdgpu: add support for per VM BOs v2
Christian König
3
-26
/
+60
2017-08-31
drm/amdgpu: restrict userptr even more
Christian König
1
-0
/
+6
2017-08-31
drm/amdgpu: fix new PD update code for Vega10 v2
Christian König
1
-2
/
+2
2017-08-31
drm/amdgpu: move hw generation check into amdgpu_doorbell_init v2
Christian König
1
-5
/
+12
2017-08-31
drm/amdgpu: cleanup the VM code a bit more
Christian König
1
-15
/
+5
2017-08-31
drm/amdgpu: rework page directory filling v2
Christian König
2
-29
/
+63
2017-08-29
drm/amd/powerplay/hwmgr: Remove null check before kfree
Himanshu Jha
4
-105
/
+53
2017-08-29
drm/amd: Remove null check before kfree
Himanshu Jha
2
-8
/
+4
2017-08-29
drm/amdgpu: track evicted page tables v2
Christian König
5
-141
/
+119
2017-08-29
drm/amdgpu: fix comment on amdgpu_bo_va
Christian König
1
-1
/
+3
2017-08-29
drm/amdgpu: add bo_va cleared flag again v2
Christian König
3
-25
/
+16
2017-08-29
drm/amdgpu: rework moved handling in the VM v2
Christian König
2
-3
/
+13
2017-08-29
drm/amd/amdgpu: Add write() method to VRAM debugfs entry (v2)
Tom St Denis
1
-1
/
+41
2017-08-29
drm/amd/powerplay: notify smu once display changed on Rv.
Rex Zhu
4
-20
/
+43
2017-08-29
drm/amd/powerplay: add dummy pp table for raven. (v2)
Rex Zhu
1
-12
/
+49
2017-08-29
drm/amd/powerplay: refine pp code for raven
Rex Zhu
1
-119
/
+16
2017-08-29
drm/amdgpu/gfx9: adjust mqd allocation size
Alex Deucher
2
-7
/
+26
2017-08-29
drm/amdgpu/gfx9: update mqd to include dynamic CU mask
Alex Deucher
1
-2
/
+2
2017-08-29
drm/amdgpu/gfx8: drop cz mqd
Alex Deucher
1
-259
/
+0
2017-08-29
drm/amdgpu/gfx8: apply dynamic cu mask to APUs as well
Alex Deucher
1
-6
/
+4
2017-08-29
drm/amdgpu/powerplay/vega10: fix typo in register base index
Alex Deucher
1
-1
/
+1
2017-08-29
drm/amdgpu: cleanup GWS, GDS and OA allocation
Christian König
1
-8
/
+7
2017-08-29
drm/amdgpu: fix and cleanup VM ready check
Christian König
3
-31
/
+35
2017-08-29
drm/amdgpu: fix amdgpu_vm_bo_map trace point
Christian König
1
-0
/
+2
2017-08-29
drm/amdgpu: Move VBIOS version to sysfs
Kent Russell
1
-31
/
+23
2017-08-29
drm/amdgpu: Add debugfs file for VBIOS and version
Kent Russell
3
-1
/
+67
2017-08-29
drm/radeon: use new TTM populate/dma map helper functions
Tom St Denis
1
-31
/
+2
2017-08-29
drm/amd/amdgpu: Use new TTM populate/map helper function
Tom St Denis
1
-31
/
+2
2017-08-29
drm/ttm: Add helper functions to populate/map in one call (v2)
Tom St Denis
1
-0
/
+41
2017-08-29
drm/amd/include: Add hdmi_redriver_set to atomfirmware
Harry Wentland
1
-1
/
+18
2017-08-29
drm/amd/amdgpu: Remove AMDGPU tracepoint and use new TTM tracepoint (v2)
Tom St Denis
2
-74
/
+3
2017-08-29
drm/ttm: Add DMA map/unmap tracepoint (v3)
Tom St Denis
4
-1
/
+208
2017-08-29
drm/amdgpu: support polaris10/11/12 new cp firmwares
Evan Quan
1
-10
/
+55
2017-08-29
drm/amdgpu: remove duplicate return statement
Colin Ian King
1
-1
/
+0
2017-08-29
drm/amdgpu: check memory allocation failure
Christophe JAILLET
1
-0
/
+3
2017-08-29
drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)
Roger He
2
-6
/
+4
2017-08-29
drm/amdgpu: inline amdgpu_ttm_do_bind again
Christian König
1
-27
/
+18
2017-08-29
drm/amdgpu: fix amdgpu_ttm_bind
Christian König
3
-19
/
+30
2017-08-29
drm/amdgpu: remove the GART copy hack
Christian König
1
-17
/
+5
2017-08-29
drm/ttm:fix wrong decoding of bo_count
Monk Liu
1
-2
/
+2
2017-08-29
drm/ttm: fix missing inc bo_count
Monk Liu
1
-0
/
+1
2017-08-29
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
Alex Deucher
1
-4
/
+12
2017-08-29
drm/amdgpu: move default gart size setting into gmc modules
Alex Deucher
6
-57
/
+74
2017-08-29
drm/amdgpu: refine default gart size
Alex Deucher
2
-7
/
+33
2017-08-29
drm/amd/powerplay: ACG frequency added in PPTable
Evan Quan
2
-5
/
+12
2017-08-29
drm/amdgpu: discard commands of killed processes
Christian König
1
-4
/
+19
2017-08-29
drm/amdgpu: fix and cleanup shadow handling
Christian König
3
-37
/
+23
2017-08-29
drm/amdgpu: add automatic per asic settings for gart_size
Alex Deucher
4
-6
/
+20
2017-08-29
drm/amdgpu/gfx8: fix spelling typo in mqd allocation
Alex Deucher
2
-8
/
+8
[next]