index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ttm.c
Age
Commit message (
Expand
)
Author
2020-02-07
drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_vram_read
Christian König
2020-02-04
drm/amdgpu: rework job synchronization v2
Christian König
2020-01-16
drm/ttm: nuke invalidate_caches callback
Christian König
2020-01-14
drm/amdgpu: add header file for macro SZ_1M
Flora Cui
2020-01-07
drm/amdgpu: use linux size macro to simplify ONE_Kib & One_Mib
Kevin Wang
2019-12-23
drm/amdgpu: remove memory training p2c buffer reservation(V2)
Tianci.Yin
2019-12-23
drm/amdgpu: update the method to get fb_loc of memory training(V4)
Tianci.Yin
2019-12-18
drm/scheduler: rework entity creation
Nirmoy Das
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-12-09
drm/amdgpu: move VM eviction decision into amdgpu_vm.c
Christian König
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-23
drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror
Jason Gunthorpe
2019-11-23
drm/amdgpu: Call find_vma under mmap_sem
Jason Gunthorpe
2019-11-06
drm/amdgpu/discovery: Need to free discovery memory
Emily Deng
2019-11-04
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-11-04
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-10-30
drm/amdgpu: remove set but not used variable 'adev'
YueHaibing
2019-10-30
Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-28
drm/amdgpu: add independent DMA-buf import v9
Christian König
2019-10-25
drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.
Andrey Grodzovsky
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-17
drm/amdgpu: reserve vram for memory training(v4)
Tianci.Yin
2019-10-15
drm/amdgpu/discovery: reserve discovery data at the top of VRAM
Xiaojie Yuan
2019-10-10
drm/amdgpu: Use the ALIGN() macro
Luben Tuikov
2019-10-04
drm/amdgpu: remove redundant variable r and redundant return statement
Colin Ian King
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-17
drm/amdgpu: cleanup creating BOs at fixed location (v2)
Christian König
2019-09-13
drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...
Tao Zhou
2019-09-11
drm/amdgpu: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-09-06
Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-29
drm/amdgpu: keep the stolen memory in visible vram region
Tianci.Yin
2019-08-27
Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-15
drm/amdgpu: handle PCIe root ports with addressing limitations
Christoph Hellwig
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
2019-08-07
mm/hmm: remove the page_shift member from struct hmm_range
Christoph Hellwig
2019-08-07
mm/hmm: remove superfluous arguments from hmm_range_register
Christoph Hellwig
2019-08-07
amdgpu: remove -EAGAIN handling for hmm_range_fault
Christoph Hellwig
2019-08-06
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/amdgpu: use embedded gem object
Gerd Hoffmann
2019-08-02
drm/amdgpu: Implement VRAM wipe on release
Felix Kuehling
2019-07-26
mm/hmm: replace the block argument to hmm_range_fault with a flags value
Christoph Hellwig
2019-07-19
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-17
drm/amdgpu: Fix silent amdgpu_bo_move failures
Felix Kuehling
2019-07-16
drm/amdgpu: Fix unaligned memory copies
Felix Kuehling
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
[prev]
[next]