index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
drm/amdkfd: Set iolink non-coherent in topology
Eric Huang
1
-0
/
+23
2021-06-15
drm/amdkfd: Fix circular lock in nocpsch path
Amber Lin
1
-5
/
+13
2021-06-15
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
1
-1
/
+1
2021-06-15
drm/amdkfd: Disable SVM per GPU, not per process
Felix Kuehling
7
-38
/
+45
2021-06-15
drm/amdkfd: fix circular locking on get_wave_state
Jonathan Kim
1
-15
/
+13
2021-06-11
drm/amdkfd: move CoherentHostAccess prop to HSA_CAPABILITY
Alex Sierra
1
-4
/
+3
2021-06-11
drm/amdkfd: Add memory sync before TLB flush on unmap
Eric Huang
1
-3
/
+20
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
12
-20
/
+105
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-60
/
+12
2021-06-07
drm/amdkfd: remove duplicate include of kfd_svm.h
Wan Jiabing
1
-1
/
+0
2021-06-07
drm/amdkfd: add sdma poison consumption handling
Hawking Zhang
2
-1
/
+7
2021-06-07
drm/amdkfd: pages_addr offset must be 0 for system range
Philip Yang
1
-1
/
+1
2021-06-04
drm/amdkfd: add yellow carp KFD support
Aaron Liu
6
-0
/
+75
2021-06-04
drm/amdkfd: Make TLB flush conditional on mapping
Eric Huang
2
-11
/
+15
2021-06-04
drm/amdkfd: Add heavy-weight TLB flush after unmapping
Eric Huang
1
-0
/
+1
2021-06-04
drm/amdkfd: Add flush-type parameter to kfd_flush_tlb
Eric Huang
4
-7
/
+7
2021-06-04
drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram v2
Christian König
1
-58
/
+10
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-2
/
+0
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-2
/
+2
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
21
-124
/
+5708
2021-05-21
drm/amd/amdkfd: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-2
/
+0
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
11
-12
/
+147
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
20
-122
/
+5571
2021-05-19
drm/amdgpu: Add early fini callback
Andrey Grodzovsky
1
-1
/
+0
2021-05-19
drm/amdkfd: fix a resource leakage issue
Dennis Li
1
-0
/
+2
2021-05-19
drm/amdkfd: add kfd2kgd funcs for beige_goby kfd support
Chengming Gui
1
-0
/
+1
2021-05-19
drm/amdkfd: support beige_goby KFD
Chengming Gui
6
-0
/
+84
2021-05-19
drm/amdkfd: heavy-weight flush TLB after unmap
Philip Yang
2
-3
/
+3
2021-05-19
Revert "drm/amdkfd: flush TLB after updating GPU page table"
Philip Yang
1
-3
/
+0
2021-05-19
drm/amdgpu: flush TLB if valid PDE turns into PTE
Philip Yang
1
-2
/
+11
2021-05-19
drm/amdgpu: re-apply "use the new cursor in the VM code" v2
Christian König
1
-2
/
+1
2021-05-19
drm/amdgpu: Albebaran: MTYPE_NC for coarse-grain remote memory
Felix Kuehling
1
-1
/
+2
2021-05-19
drm/amdgpu: Arcturus: MTYPE_NC for coarse-grain remote memory
Felix Kuehling
1
-1
/
+2
2021-05-19
drm/amdkfd: refine the poison data consumption handling
Dennis Li
3
-1
/
+42
2021-05-19
drm/amdkfd: new range accessible by all GPUs
Philip Yang
1
-4
/
+8
2021-05-10
drm/amdkfd: handle errors returned by svm_migrate_copy_to_vram/ram
Philip Yang
1
-4
/
+4
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
1
-3
/
+3
2021-05-10
drm/amdkfd: add ACPI SRAT parsing for topology
Eric Huang
1
-0
/
+91
2021-05-10
drm/amdkfd: Update L1 and add L2/3 cache information
Mike Li
1
-50
/
+699
2021-05-10
drm/amdkfd: fix no atomics settings in the kfd topology
Jonathan Kim
1
-24
/
+37
2021-05-10
drm/amdkfd: Make svm_migrate_put_sys_page static
Felix Kuehling
1
-1
/
+1
2021-05-10
drm/amdkfd: flush TLB after updating GPU page table
Philip Yang
1
-0
/
+3
2021-05-10
drm/amdkfd: Add Aldebaran virtualization support
Zhigang Luo
1
-1
/
+1
2021-05-10
drm/amdkfd: report the numa weight between host and device over xgmi
Jonathan Kim
1
-0
/
+1
2021-05-10
drm/amdkfd: report atomics support in io_links over xgmi
Jonathan Kim
1
-11
/
+18
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2021-04-28
drm/amdkfd: Add Aldebaran gws support
Harish Kasiviswanathan
1
-1
/
+3
2021-04-28
drm/amdkfd: enable subsequent retry fault
Philip Yang
1
-1
/
+4
2021-04-28
drm/amdkfd: handle stale retry fault
Philip Yang
1
-1
/
+68
2021-04-28
drm/amdkfd: retry validation to recover range
Philip Yang
1
-0
/
+6
[prev]
[next]