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_packet_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: Fix scratch memory with HWS enabled
Felix Kuehling
2018-03-15
drm/amdkfd: Add TC flush on VMID deallocation for Hawaii
Felix Kuehling
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
2017-11-27
drm/amdkfd: Fix oversubscription accounting
Felix Kuehling
2017-11-27
drm/amdkfd: map multiple processes to HW scheduler
Felix Kuehling
2017-11-06
drm/amdkfd: Hardware DWORD size is 4 bytes
Felix Kuehling
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: Avoid name confusion involved in queue unmapping
Yong Zhao
2017-09-20
drm/amdkfd: Adjust dequeue latencies and timeouts
Felix Kuehling
2017-08-15
drm/amdkfd: Update PM4 packet headers
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: 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-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2016-05-01
amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.c
Edward O'Callaghan
2016-05-01
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
2015-07-20
drm/amdkfd: Implement create_map_queues() for Carrizo
Ben Goz
2015-07-20
drm/amdkfd: fix runlist length calculation
Ben Goz
2015-06-03
drm/amdkfd: Add static user-mode queues support
Yair Shachar
2015-01-15
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
2015-01-12
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
2015-01-09
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
2014-07-17
amdkfd: Add packet manager module
Ben Goz