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