summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2018-03-23drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling
2018-03-15drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling
2018-03-15drm/amdkfd: Kmap event page for dGPUsFelix Kuehling
2018-03-15drm/amdkfd: Add ioctls for GPUVM memory managementFelix Kuehling
2018-03-15drm/amdkfd: Add TC flush on VMID deallocation for HawaiiFelix Kuehling
2018-03-15drm/amdkfd: Allocate CWSR trap handler memory for dGPUsFelix Kuehling
2018-03-15drm/amdkfd: Add per-process IDR for buffer handlesFelix Kuehling
2018-03-15drm/amdkfd: Aperture setup for dGPUsFelix Kuehling
2018-03-15drm/amdkfd: Remove limit on number of GPUsFelix Kuehling
2018-03-15drm/amdkfd: Populate DRM render device minorOak Zeng
2018-03-15drm/amdkfd: Create KFD VMs on demandFelix Kuehling
2018-03-15drm/amdkfd: fix uninitialized variable useArnd Bergmann
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