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_priv.h
Age
Commit message (
Expand
)
Author
2018-04-10
drm/amdkfd: Make doorbell size ASIC-dependent
Felix Kuehling
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 module option for testing large-BAR functionality
Felix Kuehling
2018-03-15
drm/amdkfd: Kmap event page for dGPUs
Felix Kuehling
2018-03-15
drm/amdkfd: Add ioctls for GPUVM memory management
Felix Kuehling
2018-03-15
drm/amdkfd: Add TC flush on VMID deallocation for Hawaii
Felix Kuehling
2018-03-15
drm/amdkfd: Add per-process IDR for buffer handles
Felix Kuehling
2018-03-15
drm/amdkfd: Aperture setup for dGPUs
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-04
drm/amdkfd: Add dGPU support to the MQD manager
Felix Kuehling
2018-01-04
drm/amdkfd: Conditionally enable PCIe atomics
Felix Kuehling
2018-01-10
drm/amdkfd: add ull suffix to 64bit defines
Oded Gabbay
2017-12-08
drm/amdkfd: Module option to disable CRAT table
Felix Kuehling
2017-12-08
drm/amdkfd: Add topology support for dGPUs
Harish Kasiviswanathan
2017-12-08
drm/amdkfd: Add topology support for CPUs
Felix Kuehling
2017-12-08
drm/amdkfd: Support enumerating non-GPU devices
Harish Kasiviswanathan
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
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
2017-11-27
drm/amdkfd: map multiple processes to HW scheduler
Felix Kuehling
2017-11-14
drm/amdkfd: Add CWSR support
Felix Kuehling
2017-11-01
drm/amdkfd: Use ASIC-specific SDMA MQD type
Felix Kuehling
2017-11-01
drm/amdkfd: Minor cleanups
Felix Kuehling
2017-11-01
drm/amdkfd: Clean up the data structure in kfd_process
Yong Zhao
2017-10-27
drm/amdkfd: use a high priority workqueue for IH work
Andres Rodriguez
2017-10-27
drm/amdkfd: use standard kernel kfifo for IH
Andres Rodriguez
2017-10-27
drm/amdkfd: Make event limit dependent on user mode mapping size
Felix Kuehling
2017-10-27
drm/amdkfd: Simplify event ID and signal slot management
Felix Kuehling
2017-10-27
drm/amdkfd: Simplify events page allocator
Felix Kuehling
2017-10-27
drm/amdkfd: Clean up kfd_wait_on_events
Felix Kuehling
2017-10-27
drm/amdkfd: Don't dereference kfd_process.mm
Felix Kuehling
2017-09-27
drm/amdkfd: Clean up process queue management
Felix Kuehling
2017-09-27
drm/amdkfd: Compress unnecessary function parameters
Yong Zhao
2017-09-27
drm/amdkfd: Improve process termination handling
Felix Kuehling
2017-09-27
drm/amdkfd: Avoid name confusion involved in queue unmapping
Yong Zhao
2017-09-20
drm/amdkfd: Reuse CHIP_* from amdgpu v2
Yong Zhao
2017-09-20
drm/amdkfd: Use VMID bitmap from KGD v2
Yong Zhao
2017-09-20
drm/amdkfd: Adjust dequeue latencies and timeouts
Felix Kuehling
2017-09-20
drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2
Yong Zhao
2017-09-20
drm/amdkfd: Fix suspend/resume issue on Carrizo v2
Yong Zhao
2017-10-03
BackMerge tag 'v4.14-rc3' into drm-next
Dave Airlie
2017-09-26
drm/amdkfd: Separate doorbell allocation from PASID
Felix Kuehling
2017-09-20
drm/amdkfd: Print event limit messages only once per process
Felix Kuehling
2017-08-15
drm/amdkfd: Adding new IOCTL for scratch memory v2
Moses Reuben
2017-08-15
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
2017-08-15
drm/amdkfd: Fix doorbell initialization and finalization
Felix Kuehling
[next]