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_topology.c
Age
Commit message (
Expand
)
Author
2018-03-15
drm/amdkfd: Populate DRM render device minor
Oak Zeng
2017-12-08
drm/amdkfd: Centralize IOMMUv2 code and make it conditional
Felix Kuehling
2018-01-18
drm/amdkfd: Use ARRAY_SIZE macro in kfd_build_sysfs_node_entry
Gustavo A. R. Silva
2017-12-08
drm/amdkfd: Ignore ACPI CRAT for non-APU systems
Harish Kasiviswanathan
2017-12-08
drm/amdkfd: Add AQL Queue Memory flag on topology
Ben Goz
2017-12-08
drm/amdkfd: Fixup incorrect info in the CZ CRAT table
Philip Cox
2017-12-08
drm/amdkfd: Add perf counters to topology
Amber Lin
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: Fix sibling_map[] size
Harish Kasiviswanathan
2017-12-08
drm/amdkfd: Simplify counting of memory banks
Felix Kuehling
2017-12-08
drm/amdkfd: Turn verbose topology messages into pr_debug
Felix Kuehling
2017-12-08
drm/amdkfd: Support enumerating non-GPU devices
Harish Kasiviswanathan
2017-12-08
drm/amdkfd: Decouple CRAT parsing from device list update
Harish Kasiviswanathan
2017-12-08
drm/amdkfd: Reorganize CRAT fetching from ACPI
Harish Kasiviswanathan
2017-12-08
drm/amdkfd: Group up CRAT related functions
Felix Kuehling
2017-12-08
drm/amdkfd: Fix memory leaks in kfd topology
Yong Zhao
2017-12-08
drm/amdkfd: Topology: Fix location_id
Harish Kasiviswanathan
2017-12-08
drm/amdkfd: Update number of compute unit from KGD
Flora Cui
2017-12-08
drm/amdkfd: Stop using get_vmem_size KGD-KFD interface
Harish Kasiviswanathan
2017-11-27
drm/amdkfd: Add debugfs support to 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: 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
2016-09-19
drm/amdkfd: Tidy up kfd_generate_gpu_id() uint64_t bitshift unpack
Edward O'Callaghan
2016-06-03
drm/amdkfd: print once about mem_banks truncation
Oded Gabbay
2015-07-20
drm/amdkfd: Set correct doorbell packet type for Carrizo
Ben Goz
2015-06-03
drm/amdkfd: fix topology bug with capability attr.
Alexey Skidanov
2015-05-07
drm/amdkfd: Don't report local memory size
Oded Gabbay
2015-03-25
drm/amdkfd: Add multiple kgd support
Xihan Zhang
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
2015-01-09
drm/amdkfd: Add number of watch points to topology
Alexey Skidanov
2014-12-02
amdkfd: Fixing topology bug in building sysfs nodes
Ben Goz
2014-11-09
amdkfd: Display MEC fw version in topology node
Oded Gabbay
2014-11-20
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
2014-07-16
amdkfd: Add topology module to amdkfd
Evgeny Pinchuk