index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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