开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
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
2017-12-08
drm/amdkfd: Centralize IOMMUv2 code and make it conditional
Felix Kuehling
2018-01-04
drm/amdkfd: Add dGPU device IDs and device info
Felix Kuehling
2018-01-04
drm/amdkfd: Add dGPU support to kernel_queue_init
Felix Kuehling
2018-01-04
drm/amdkfd: Add dGPU support to the MQD manager
Felix Kuehling
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
2018-01-04
drm/amdkfd: Conditionally enable PCIe atomics
Felix Kuehling
2018-01-18
drm/amdkfd: Use ARRAY_SIZE macro in kfd_build_sysfs_node_entry
Gustavo A. R. Silva
2018-01-10
drm/amdkfd: Fix potential NULL pointer dereferences
Gustavo A. R. Silva
2018-01-10
drm/amdkfd: add ull suffix to 64bit defines
Oded Gabbay
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
2017-12-08
drm/amdkfd: Ignore ACPI CRAT for non-APU systems
Harish Kasiviswanathan
2017-12-08
drm/amdkfd: Module option to disable CRAT table
Felix Kuehling
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: sync IOLINK defines to thunk spec
Harish Kasiviswanathan
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: Simplify locking during process creation
Yong Zhao
2017-11-27
drm/amdkfd: Factor PDD destruction out of kfd_process_wq_release
Felix Kuehling
2017-11-27
drm/amdkfd: Reduce nesting in kfd_create_process_device_data
Felix Kuehling
2017-11-27
drm/amdkfd: Return NULL if kfd_lookup_process_by_pasid fails
Yong Zhao
2017-11-27
drm/amdkfd: Use ref count to prevent kfd_process destruction
Felix Kuehling
2017-11-27
drm/amdkfd: Make kfd_process reference counted
Felix Kuehling
2017-11-27
drm/amdkfd: Get reference to lead_thread task struct
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-12-04
drm/amdkfd: Fix printing pointer cast
Kent Russell
2017-11-27
drm/amdkfd: Add crash protection in debugger register path
Philip Yang
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-14
drm/amdkfd: Add trap handler for CWSR
Felix Kuehling
[next]