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