aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAge
* Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-24
|\
| * drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan2019-05-20
| * drm/amdkfd: Add missing Polaris10 IDKent Russell2019-05-20
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-14
|\
| * drm/amdkfd: Use pci_dev_id() helperHeiner Kallweit2019-04-29
* | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-05-02
|\ \
| * | drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin2019-04-19
* | | BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-15
|\ \ \ | |/ / |/| |
| * | drm/amdkfd: Add picasso pci idAlex Deucher2019-04-04
| |/
* | Revert "drm/amdkfd: avoid HMM change cause circular lock"Alex Deucher2019-03-28
* | drm/amdkfd: add RAS ECC event support (v3)Eric Huang2019-03-19
* | drm/amdkfd: add RAS capabilities in topology for Vega20 (v2)Eric Huang2019-03-19
* | drm/amdkfd: avoid HMM change cause circular lockPhilip Yang2019-03-19
|/
* 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