aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15Yong Zhao1-0/+11
2019-02-18drm/amdkfd: Move a constant definition aroundYong Zhao1-5/+6
2019-01-14drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin1-22/+0
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling1-0/+1
2018-11-05drm/amdkfd: page_table_base already have the flags neededYong Zhao1-0/+1
2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu1-1/+1
2018-09-26drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu1-0/+1
2018-09-26drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall1-0/+5
2018-09-26drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling1-0/+4
2018-09-26drm/amdkfd: reflect atomic support in IO link propertiesEric Huang1-0/+2
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie1-0/+1
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao1-0/+1
2018-09-10drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl1-0/+1
2018-09-10drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu1-0/+3
2018-08-29drm/amdgpu: Relocate some definitions v2Amber Lin1-28/+0
2018-07-14drm/amdkfd: Add CU-masking ioctl to KFDFelix Kuehling1-0/+5
2018-07-13drm/amdkfd: Make SDMA engine number an ASIC-dependent variableYong Zhao1-0/+1
2018-07-11drm/amdkfd: Clean up reference of radeonYong Zhao1-1/+1
2018-07-11drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao1-1/+1
2018-07-11drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao1-0/+5
2018-07-11drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu1-0/+4
2018-07-11drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu1-0/+4
2018-07-11drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu1-0/+4
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao1-3/+6
2018-07-11drm/amdkfd: Handle VM faults in KFDshaoyunl1-0/+4
2018-04-13drm/amdkfd: Remove vlaLaura Abbott1-0/+2
2018-04-08drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queueFelix Kuehling1-0/+1
2018-04-10drm/amdkfd: Add SOC15 interrupt processing supportFelix Kuehling1-0/+2
2018-04-10drm/amdkfd: Add GFXv9 device queue managerFelix Kuehling1-0/+5
2018-04-10drm/amdkfd: Add GFXv9 MQD managerFelix Kuehling1-0/+3
2018-04-10drm/amdkfd: Add GFXv9 PM4 packet writer functionsFelix Kuehling1-0/+6
2018-04-10drm/amdkfd: Move packet writer functions into ASIC-specific fileFelix Kuehling1-2/+33
2018-04-10drm/amdkfd: Implement doorbell allocation for SOC15Felix Kuehling1-2/+9
2018-04-10drm/amdkfd: Clean up KFD_MMAP_ offset handlingHarish Kasiviswanathan1-8/+30
2018-04-10drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling1-3/+4
2018-03-23drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling1-0/+4
2018-03-23drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling1-1/+1
2018-03-15drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling1-0/+6
2018-03-15drm/amdkfd: Kmap event page for dGPUsFelix Kuehling1-0/+2
2018-03-15drm/amdkfd: Add ioctls for GPUVM memory managementFelix Kuehling1-0/+8
2018-03-15drm/amdkfd: Add TC flush on VMID deallocation for HawaiiFelix Kuehling1-0/+3
2018-03-15drm/amdkfd: Add per-process IDR for buffer handlesFelix Kuehling1-0/+11
2018-03-15drm/amdkfd: Aperture setup for dGPUsFelix Kuehling1-0/+4
2018-03-15drm/amdkfd: Create KFD VMs on demandFelix Kuehling1-0/+3
2018-02-06drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling1-1/+31
2018-02-06drm/amdkfd: Add GPUVM virtual address space to PDDFelix Kuehling1-0/+13
2017-12-08drm/amdkfd: Centralize IOMMUv2 code and make it conditionalFelix Kuehling1-6/+8
2018-01-04drm/amdkfd: Add dGPU support to the MQD managerFelix Kuehling1-0/+4
2018-01-04drm/amdkfd: Conditionally enable PCIe atomicsFelix Kuehling1-0/+1
2018-01-10drm/amdkfd: add ull suffix to 64bit definesOded Gabbay1-3/+3