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_dbgdev.c
Age
Commit message (
Expand
)
Author
2021-11-17
drm/amdkfd: replace kgd_dev in various kfd2kgd funcs
Graham Sider
2021-03-31
drm/amdkfd: dqm fence memory corruption
Qu Huang
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2019-12-05
drm/amdkfd: Eliminate unnecessary kernel queue function pointers
Yong Zhao
2019-11-13
drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pages
Yong Zhao
2019-10-03
drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid
Yong Zhao
2019-10-03
drm/amdkfd: Use hex print format for pasid
Yong Zhao
2018-07-11
drm/amdkfd: Clean up reference of radeon
Yong Zhao
2017-11-06
drm/amdkfd: Hardware DWORD size is 4 bytes
Felix Kuehling
2017-09-27
drm/amdkfd: Compress unnecessary function parameters
Yong Zhao
2017-09-20
drm/amdkfd: Use VMID bitmap from KGD v2
Yong Zhao
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: 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: Remove bogus divide-by-sizeof(uint32_t)
Felix Kuehling
2017-08-15
drm/amdkfd: Fix typo in dbgdev_wave_reset_wavefronts
Felix Kuehling
2016-03-15
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
Dan Carpenter
2015-06-06
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
Valentin Rothberg
2015-06-03
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
2015-06-03
drm/amdkfd: Add address watch operation to debugger
Yair Shachar
2015-06-03
drm/amdkfd: Add wave control operation to debugger
Yair Shachar
2015-06-03
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar