summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang2019-02-281-51/+1Star
* Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-223-15/+37
|\
| * drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resourcesYong Zhao2019-02-191-5/+11
| * drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15Yong Zhao2019-02-192-5/+20
| * drm/amdkfd: Move a constant definition aroundYong Zhao2019-02-181-5/+6
* | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-1/+1
|\ \ | |/ |/|
| * drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpuNathan Chancellor2019-02-061-1/+1
| * drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling2019-01-141-3/+9
| * drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling2019-01-143-6/+15
* | drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling2019-01-141-3/+9
* | drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling2019-01-143-6/+15
* | drm/amdgpu: Remove kgd2kfd function pointersAmber Lin2019-01-141-27/+2Star
* | drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin2019-01-142-23/+1Star
|/
* Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-061-2/+2
|\
| * drm/amdkfd: Fix handling of return code of dma_buf_getFelix Kuehling2018-12-181-2/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-12/+6Star
* | mm: convert zone->managed_pages to atomic variableArun KS2018-12-281-1/+1
* | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-2517-81/+304
|\|
| * drm/amdkfd: Add support for doorbell BOsFelix Kuehling2018-12-081-0/+6
| * drm/amdkfd: Add DMABuf import functionalityFelix Kuehling2018-12-083-1/+136
| * drm/amdkfd: Add NULL-pointer checkFelix Kuehling2018-12-081-1/+1
| * drm/amd/amdkfd: Remove duplicate headerBrajeswar Ghosh2018-11-261-1/+0Star
| * drm/amdkfd: Workaround PASID missing in gfx9 interrupt payload under non HWSYong Zhao2018-11-191-3/+22
| * drm/amdkfd: Adjust the debug message in KFD ISRYong Zhao2018-11-191-7/+7
| * drm/amdkfd: Added Vega12 and Polaris12 for KFD.Gang Ba2018-11-198-0/+63
| * drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_managerYong Zhao2018-11-191-6/+6
| * drm/amdkfd: fix interrupt spin lockChristian König2018-11-051-2/+3
| * drm/amdkfd: page_table_base already have the flags neededYong Zhao2018-11-051-0/+1
| * drm/amdkfd: Delete a duplicate statement in set_pasid_vmid_mapping()Yong Zhao2018-11-052-10/+1Star
| * drm/amdkfd: Add proper prefix to functionsAmber Lin2018-11-056-14/+14
| * drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin2018-11-0510-49/+59
| * drm/amdkfd: Use kmemdup instead of duplicating its functionzhong jiang2018-11-051-3/+1Star
* | drm/amdkfd: add new vega20 pci idAlex Deucher2018-12-101-0/+1
* | drm/amdkfd: add new vega10 pci idsAlex Deucher2018-12-101-0/+6
|/
* drm/amdkfd: Remove set but not used variable 'preempt_all_queues'YueHaibing2018-10-101-3/+0Star
* drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling2018-10-101-8/+29
* drm/amdkfd: Remove the requirement for atomic Ops on vg20Shaoyun Liu2018-09-271-1/+1
* drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu2018-09-278-0/+29
* drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu2018-09-273-8/+8
* drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu2018-09-274-4/+17
* drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall2018-09-278-0/+147
* drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling2018-09-273-3/+11
* drm/amdkfd: KFD doesn't support TONGA SRIOVEmily Deng2018-09-271-16/+0Star
* drm/amdkfd: reflect atomic support in IO link propertiesEric Huang2018-09-273-12/+39
* BackMerge v4.19-rc5 into drm-nextDave Airlie2018-09-275-8/+32
|\
| * drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao2018-09-203-6/+29
| * drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao2018-09-202-2/+3
* | drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl2018-09-114-8/+13
* | drm/amdkfd: Generate xGMI direct iolinkShaoyun Liu2018-09-111-10/+68
* | drm/amdkfd: Add new iolink type definesShaoyun Liu2018-09-111-1/+6