summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2018-02-06drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling
2018-02-06drm/amdkfd: Add GPUVM virtual address space to PDDFelix Kuehling
2018-02-06drm/amdkfd: Remove unaligned memory accessHarish Kasiviswanathan
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling
2018-01-04drm/amdkfd: Add dGPU device IDs and device infoFelix Kuehling
2018-01-04drm/amdkfd: Add dGPU support to kernel_queue_initFelix Kuehling
2018-01-04drm/amdkfd: Add dGPU support to the MQD managerFelix Kuehling
2018-01-04drm/amdkfd: Add dGPU support to the device queue managerFelix Kuehling
2018-01-04drm/amdkfd: Make sched_policy a per-device settingFelix Kuehling
2018-01-04drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling
2018-01-18drm/amdkfd: Use ARRAY_SIZE macro in kfd_build_sysfs_node_entryGustavo A. R. Silva
2018-01-10drm/amdkfd: Fix potential NULL pointer dereferencesGustavo A. R. Silva
2018-01-10drm/amdkfd: add ull suffix to 64bit definesOded Gabbay
2018-01-02drm/amdkfd: don't always call execute_queues_cpsch()Yong Zhao
2018-01-02drm/amdkfd: Fix return value 0 when execute_queues_cpsch failsYong Zhao
2017-12-08drm/amdkfd: Ignore ACPI CRAT for non-APU systemsHarish Kasiviswanathan
2017-12-08drm/amdkfd: Module option to disable CRAT tableFelix Kuehling
2017-12-08drm/amdkfd: Add AQL Queue Memory flag on topologyBen Goz
2017-12-08drm/amdkfd: Fixup incorrect info in the CZ CRAT tablePhilip Cox
2017-12-08drm/amdkfd: Add perf counters to topologyAmber Lin
2017-12-08drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan
2017-12-08drm/amdkfd: Add topology support for CPUsFelix Kuehling
2017-12-08drm/amdkfd: Fix sibling_map[] sizeHarish Kasiviswanathan
2017-12-08drm/amdkfd: Simplify counting of memory banksFelix Kuehling
2017-12-08drm/amdkfd: Turn verbose topology messages into pr_debugFelix Kuehling
2017-12-08drm/amdkfd: sync IOLINK defines to thunk specHarish Kasiviswanathan
2017-12-08drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan
2017-12-08drm/amdkfd: Decouple CRAT parsing from device list updateHarish Kasiviswanathan
2017-12-08drm/amdkfd: Reorganize CRAT fetching from ACPIHarish Kasiviswanathan
2017-12-08drm/amdkfd: Group up CRAT related functionsFelix Kuehling
2017-12-08drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao
2017-12-08drm/amdkfd: Topology: Fix location_idHarish Kasiviswanathan
2017-12-08drm/amdkfd: Update number of compute unit from KGDFlora Cui
2017-12-08drm/amdkfd: Stop using get_vmem_size KGD-KFD interfaceHarish Kasiviswanathan
2017-11-27drm/amdkfd: Simplify locking during process creationYong Zhao
2017-11-27drm/amdkfd: Factor PDD destruction out of kfd_process_wq_releaseFelix Kuehling
2017-11-27drm/amdkfd: Reduce nesting in kfd_create_process_device_dataFelix Kuehling
2017-11-27drm/amdkfd: Return NULL if kfd_lookup_process_by_pasid failsYong Zhao
2017-11-27drm/amdkfd: Use ref count to prevent kfd_process destructionFelix Kuehling
2017-11-27drm/amdkfd: Make kfd_process reference countedFelix Kuehling
2017-11-27drm/amdkfd: Get reference to lead_thread task structFelix Kuehling
2017-11-27drm/amdkfd: Add debugfs support to KFDFelix Kuehling
2017-11-27drm/amdkfd: Fix oversubscription accountingFelix Kuehling
2017-11-27drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling
2017-12-04drm/amdkfd: Fix printing pointer castKent Russell
2017-11-27drm/amdkfd: Add crash protection in debugger register pathPhilip Yang
2017-11-24drm/amdkfd: Delete a useless parameter from create_queue function pointerYong Zhao
2017-11-14drm/amdkfd: Add support for user-mode trap handlersFelix Kuehling
2017-11-14drm/amdkfd: Add CWSR supportFelix Kuehling
2017-11-14drm/amdkfd: Add trap handler for CWSRFelix Kuehling