index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2019-10-25
drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.
Andrey Grodzovsky
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-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-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-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-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
2019-07-11
drm/amdgpu: Fix potential integer overflows
Felix Kuehling
2019-07-08
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-20
drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10
Hawking Zhang
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-11
drm/amdgpu: use new HMM APIs and helpers
Philip Yang
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-05-24
drm/amdgpu: Improve error handling for HMM
Felix Kuehling
2019-05-24
drm/amdgpu: support userptr cross VMAs case with HMM
Philip Yang
2019-05-24
drm/amdgpu: fix HMM config dependency issue
Philip Yang
2019-05-24
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
2019-05-24
drm/amdgpu: remove static GDS, GWS and OA allocation
Christian König
2019-03-28
Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"
Alex Deucher
2019-03-28
Revert "drm/amdgpu: fix HMM config dependency issue"
Alex Deucher
2019-03-28
Revert "drm/amdgpu: support userptr cross VMAs case with HMM"
Alex Deucher
2019-03-19
drm/amdgpu: support userptr cross VMAs case with HMM
Philip Yang
2019-03-19
drm/amdgpu: stop evicting busy PDs/PTs
Christian König
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-03-19
drm/amdgpu: fix HMM config dependency issue
Philip Yang
2019-03-19
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
2019-02-01
drm/amdgpu: clean up memory/GDS/GWS/OA alignment code
Marek Olšák
2019-01-25
drm/amdgpu: set bulk_moveable to false when lru changed v2
Chunming Zhou
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
[next]