index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_process.c
Age
Commit message (
Expand
)
Author
2020-07-02
Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-07-01
drm/amdkfd: Fix circular locking dependency warning
Mukul Joshi
2020-07-01
drm/amd: fix potential memleak in err branch
Bernard Zhao
2020-07-01
drm/amdkfd: label internally used symbols as static
Nirmoy Das
2020-07-01
drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
Alex Deucher
2020-05-29
drm/amdkfd: fix a dereference of pdd before it is null checked
Colin Ian King
2020-05-28
drm/amdkfd: Track SDMA utilization per process
Mukul Joshi
2020-05-01
drm/amdkfd: Fix comment formatting
Felix Kuehling
2020-04-30
drm/amdkfd: Track GPU memory utilization per process
Mukul Joshi
2020-04-28
drm/amdkfd: Enable over-subscription with >1 GWS queue
Joseph Greathouse
2020-03-10
drm/amdkfd: Consolidate duplicated bo alloc flags
Yong Zhao
2020-03-06
drm/amdkfd: Signal eviction fence on process destruction (v2)
Felix Kuehling
2020-02-12
drm/amdkfd: refactor runtime pm for baco
Rajneesh Bhardwaj
2020-02-06
drm/amdkfd: Add queue information to sysfs
Amber Lin
2020-01-16
drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
Alex Sierra
2020-01-09
drm/amdkfd: Improve kfd_process lookup in kfd_ioctl
Felix Kuehling
2019-11-13
drm/amdkfd: Simplify the mmap offset related bit operations
Yong Zhao
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-03
drm/amdkfd: Use hex print format for pasid
Yong Zhao
2019-10-03
drm/amdkfd: Remove excessive print when reserving doorbells
Yong Zhao
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-08-21
drm/amdkfd: remove set but not used variable 'pdd'
YueHaibing
2019-08-20
drm/amdkfd: use mmu_notifier_put
Jason Gunthorpe
2019-08-20
drm/amdkfd: fix a use after free race with mmu_notifer unregister
Jason Gunthorpe
2019-08-15
drm/amdkfd: Fill amdgpu_task_info for KFD VMs
Yong Zhao
2019-06-21
drm/amdkfd: Add navi10 support to amdkfd. (v3)
Philip Cox
2019-06-20
drm/amdkfd: Add procfs-style information for KFD processes
Kent Russell
2019-02-18
drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15
Yong Zhao
2018-11-05
drm/amdkfd: Simplify kfd2kgd interface
Amber Lin
2018-08-29
drm/amdkfd: Release an acquired process vm
Oak Zeng
2018-08-29
drm/amdgpu: Set pasid for compute vm (v2)
Oak Zeng
2018-07-11
drm/amdkfd: Fix error codes in kfd_get_process
Wei Lu
2018-04-10
drm/amdkfd: Implement doorbell allocation for SOC15
Felix Kuehling
2018-04-10
drm/amdkfd: Clean up KFD_MMAP_ offset handling
Harish Kasiviswanathan
2018-03-23
drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_calls
Felix Kuehling
2018-03-23
drm/amdkfd: Use ordered workqueue to restore processes
Felix Kuehling
2018-03-15
drm/amdkfd: Add TC flush on VMID deallocation for Hawaii
Felix Kuehling
2018-03-15
drm/amdkfd: Allocate CWSR trap handler memory for dGPUs
Felix Kuehling
2018-03-15
drm/amdkfd: Add per-process IDR for buffer handles
Felix Kuehling
2018-03-15
drm/amdkfd: Create KFD VMs on demand
Felix Kuehling
2018-02-06
drm/amdkfd: Implement KFD process eviction/restore
Felix Kuehling
2018-02-06
drm/amdkfd: Add GPUVM virtual address space to PDD
Felix Kuehling
2017-12-08
drm/amdkfd: Centralize IOMMUv2 code and make it conditional
Felix Kuehling
2018-01-10
drm/amdkfd: Fix potential NULL pointer dereferences
Gustavo A. R. Silva
2017-11-27
drm/amdkfd: Simplify locking during process creation
Yong Zhao
2017-11-27
drm/amdkfd: Factor PDD destruction out of kfd_process_wq_release
Felix Kuehling
2017-11-27
drm/amdkfd: Reduce nesting in kfd_create_process_device_data
Felix Kuehling
2017-11-27
drm/amdkfd: Return NULL if kfd_lookup_process_by_pasid fails
Yong Zhao
2017-11-27
drm/amdkfd: Use ref count to prevent kfd_process destruction
Felix Kuehling
2017-11-27
drm/amdkfd: Make kfd_process reference counted
Felix Kuehling
[next]