index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd_gpuvm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Consolidate duplicated bo alloc flags
Yong Zhao
2020-03-10
1
-13
/
+16
*
drm/amdkfd: Make get_tile_config() generic
Yong Zhao
2020-02-28
1
-0
/
+22
*
drm/amdgpu: Remove kfd eviction fence before release bo (v2)
xinhui pan
2020-02-26
1
-0
/
+38
*
drm/amdgpu: rework job synchronization v2
Christian König
2020-02-05
1
-3
/
+3
*
drm/amdgpu: initialize bo_va_list when add gws to process
xinhui pan
2020-01-27
1
-0
/
+1
*
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-12-17
1
-8
/
+8
|
\
|
*
drm/amdgpu: explicitely sync to VM updates v2
Christian König
2019-12-09
1
-4
/
+4
|
*
drm/amdgpu: Optimize KFD page table reservation
Felix Kuehling
2019-11-26
1
-1
/
+14
|
*
drm/amdgpu: Raise KFD unpinned system memory limit
Felix Kuehling
2019-11-26
1
-2
/
+2
|
*
drm/amdgpu: remove set but not used variable 'invalid'
yu kuai
2019-11-13
1
-2
/
+2
*
|
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
1
-1
/
+14
|
\
\
|
*
|
drm/amdgpu: Optimize KFD page table reservation
Felix Kuehling
2019-11-26
1
-1
/
+14
|
|
/
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror
Jason Gunthorpe
2019-11-24
1
-0
/
+4
|
*
drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror
Jason Gunthorpe
2019-11-24
1
-3
/
+2
*
|
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-11-04
1
-3
/
+0
|
\
\
|
*
|
drm/amdkfd: Delete unnecessary pr_fmt switch
Yong Zhao
2019-10-30
1
-3
/
+0
*
|
|
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-11-04
1
-5
/
+4
|
\
\
\
|
*
|
|
drm/ttm: always keep BOs on the LRU
Christian König
2019-10-25
1
-5
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-25
1
-33
/
+41
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
drm/amdgpu: allow direct submission of PDE updates v2
Christian König
2019-09-16
1
-1
/
+1
|
*
drm/amdgpu: cleanup mtype mapping
Christian König
2019-09-16
1
-1
/
+1
|
*
drm/amdgpu: Remove unnecessary TLB workaround (v2)
Felix Kuehling
2019-09-14
1
-16
/
+1
|
*
drm/amdgpu: Use optimal mtypes and PTE bits for Arcturus
Felix Kuehling
2019-09-14
1
-2
/
+18
|
*
drm/amdgpu: Determing PTE flags separately for each mapping (v3)
Felix Kuehling
2019-09-14
1
-16
/
+23
*
|
drm/amdgpu: untag user pointers
Andrey Konovalov
2019-09-26
1
-1
/
+1
|
/
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-7
/
+7
|
\
|
*
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
2019-08-16
1
-1
/
+6
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-7
/
+7
|
*
dma-buf: further relax reservation_object_add_shared_fence
Christian König
2019-08-10
1
-6
/
+1
*
|
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-12
1
-1
/
+1
|
\
\
|
*
|
drm/amdgpu: Mark KFD VRAM allocations for wipe on release
Felix Kuehling
2019-08-02
1
-1
/
+1
|
*
|
drm/amdkfd: Fix byte align on VegaM
Kent Russell
2019-07-31
1
-1
/
+2
*
|
|
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-09
1
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-4
/
+4
|
|
/
*
/
drm/amdkfd: Fix byte align on VegaM
Kent Russell
2019-07-31
1
-1
/
+2
|
/
*
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
2019-07-08
1
-3
/
+2
*
drm/amdgpu: Fix tracking of invalid userptrs
Felix Kuehling
2019-07-03
1
-0
/
+6
*
drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resv
Felix Kuehling
2019-07-03
1
-1
/
+1
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-2
/
+3
|
\
|
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-2
/
+3
|
|
\
|
|
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+0
|
|
*
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-1
/
+3
*
|
|
drm/amdgpu: improve HMM error -ENOMEM and -EBUSY handling
Philip Yang
2019-06-20
1
-32
/
+6
*
|
|
drm/amdgpu: Reserve space for shared fence
Oak Zeng
2019-06-13
1
-0
/
+4
|
/
/
*
|
drm/ttm: Make LRU removal optional v2
Christian König
2019-05-31
1
-4
/
+5
*
|
drm/amdkfd: Return proper error code for gws alloc API
Oak Zeng
2019-05-31
1
-1
/
+1
*
|
drm/amdgpu: Add function to add/remove gws to kfd process
Oak Zeng
2019-05-28
1
-5
/
+98
*
|
drm/amdkfd: support concurrent userptr update for HMM
Philip Yang
2019-05-24
1
-6
/
+19
*
|
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
2019-05-24
1
-70
/
+25
[next]