index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_gem.c
Age
Commit message (
Expand
)
Author
2017-12-06
drm/amdgpu: use dev_dbg instead of dev_err in the VA IOCTL
Christian König
2017-12-06
drm/amdgpu: fix VA hole handling on Vega10 v3
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
amdgpu: Don't use DRM_ERROR when failing to allocate a BO
Michel Dänzer
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-21
drm/amdgpu: fix kernel hang when starting VNC server
Xiangliang.Yu
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
2017-11-13
drm/amd/amdgpu: if visible VRAM allocation fail, fall back to invisible try a...
Roger He
2017-11-13
drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bit
Christian König
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-19
drm/amdgpu: partial revert VRAM lost handling v2
Christian König
2017-10-09
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
2017-09-12
drm/amdgpu: move taking mmap_sem into get_user_pages v2
Christian König
2017-08-31
drm/amdgpu: add IOCTL interface for per VM BOs v3
Christian König
2017-08-31
drm/amdgpu: restrict userptr even more
Christian König
2017-08-29
drm/amdgpu: track evicted page tables v2
Christian König
2017-08-29
drm/amdgpu: cleanup GWS, GDS and OA allocation
Christian König
2017-08-29
drm/amdgpu: fix and cleanup VM ready check
Christian König
2017-08-17
drm/amdgpu: separate bo_va structure
Christian König
2017-08-17
drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspace
Christian König
2017-08-15
drm/amdgpu: Fix preferred typo
Kent Russell
2017-08-15
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-08-15
drm/amdgpu: consistent use u64_to_user_ptr
Christian König
2017-07-14
drm/amdgpu: remove maximum BO size limitation v2
Christian König
2017-07-14
drm/amdgpu: fix amdgpu_debugfs_gem_bo_info
Christian König
2017-05-24
drm/amdgpu: cleanup VM manager init/fini
Christian König
2017-05-24
drm/amdgpu: return -ENODEV to user space when vram is lost v2
Chunming Zhou
2017-05-24
drm/amdgpu: remove unsed amdgpu_gem_handle_lockup (v2)
Christian König
2017-04-28
drm/amdgpu: fix VM clearing in amdgpu_gem_object_close
Christian König
2017-04-07
drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...
Christopher James Halse Rogers
2017-04-06
drm/amdgpu: Avoid using signed integer to store pointer value
Alex Xie
2017-03-29
drm/amdgpu: clear freed mappings immediately when BO may be freed
Nicolai Hähnle
2017-03-29
drm/amdgpu: handle multi level PD updates V2
Christian König
2017-03-29
drm/amdgpu: Add MTYPE flags to GPU VM IOCTL interface
Alex Xie
2017-03-29
drm/amdgpu: add optional fence out-parameter to amdgpu_vm_clear_freed
Nicolai Hähnle
2017-03-29
drm/amdgpu: add a VM mapping replace operation v2
Christian König
2017-03-29
drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2
Christian König
2017-03-29
drm/amdgpu: separate page table allocation from mapping
Christian König
2017-03-29
drm/amdgpu: add a callback to set vm mapping flags
Alex Xie
2017-03-29
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
2017-03-09
drm/amdgpu: validate paramaters in the gem ioctl
Alex Deucher
2017-02-10
drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
Samuel Pitoiset
2017-02-02
drm/amdgpu: stop reserving a shared fence for VA updates
Christian König
2017-02-02
drm/amdgpu: fix race in GEM VA map IOCTL v2
Christian König
2017-01-27
drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
Nicolai Hähnle
2017-01-27
drm/amd/amdgpu: add check that shadow page directory is GPU-accessible
Nicolai Hähnle
2016-10-25
drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
Christian König
2016-10-25
drm/amdgpu: move PT validation back into VM code v2
Christian König
[next]