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_device_queue_manager.c
Age
Commit message (
Expand
)
Author
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-03-23
drm/amdkfd: Deallocate SDMA queues correctly
Felix Kuehling
2018-03-15
drm/amdkfd: Add TC flush on VMID deallocation for Hawaii
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
2018-02-06
drm/amdkfd: Remove unaligned memory access
Harish Kasiviswanathan
2018-01-02
drm/amdkfd: don't always call execute_queues_cpsch()
Yong Zhao
2018-01-02
drm/amdkfd: Fix return value 0 when execute_queues_cpsch fails
Yong Zhao
2018-01-04
drm/amdkfd: Add dGPU support to the device queue manager
Felix Kuehling
2018-01-04
drm/amdkfd: Make sched_policy a per-device setting
Felix Kuehling
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
2017-11-24
drm/amdkfd: Delete a useless parameter from create_queue function pointer
Yong Zhao
2017-11-14
drm/amdkfd: Add support for user-mode trap handlers
Felix Kuehling
2017-11-14
drm/amdkfd: Add CWSR support
Felix Kuehling
2017-11-01
drm/amdkfd: Minor cleanups
Felix Kuehling
2017-11-01
drm/amdkfd: Update queue_count before mapping queues
Felix Kuehling
2017-11-01
drm/amdkfd: Cleanup DQM ASIC-specific ops
Yong Zhao
2017-09-27
drm/amdkfd: Improve multiple SDMA queues support per process
shaoyunl
2017-09-27
drm/amdkfd: Clean up process queue management
Felix Kuehling
2017-09-27
drm/amdkfd: Improve process termination handling
Felix Kuehling
2017-09-27
drm/amdkfd: Avoid submitting an unnecessary packet to HWS
Yong Zhao
2017-09-27
drm/amdkfd: Fix MQD updates
Felix Kuehling
2017-10-08
drm/amdkfd: Pass filter params to unmap_queues_cpsch
Yong Zhao
2017-10-08
drm/amdkfd: move locking outside of unmap_queues_cpsch
Yong Zhao
2017-09-27
drm/amdkfd: Avoid name confusion involved in queue unmapping
Yong Zhao
2017-09-20
drm/amdkfd: Drop _nocpsch suffix from shared functions
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-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: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
drm/amdkfd: Remove usage of alloc(sizeof(struct...
Kent Russell
2017-08-15
drm/amdkfd: Fix goto usage v2
Kent Russell
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-15
drm/amdkfd: Fix allocated_queues bitmap initialization
Felix Kuehling
2017-08-02
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-07-14
drm/amdgpu: Off by one sanity checks
Dan Carpenter
2017-07-13
drm/amdkfd: Remove unused references to shared_resources.num_mec
Jay Cornwall
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2017-05-31
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
2016-05-01
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
2015-06-06
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
2015-06-03
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
2015-06-03
drm/amdkfd: Add wave control operation to debugger
Yair Shachar
[next]