aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2019-07-31drm/amdkfd: Fix sdma queue map issueOak Zeng
2019-07-31drm/amdkfd: Fix a potential memory leakOak Zeng
2019-05-24Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan
2019-05-20drm/amdkfd: Add missing Polaris10 IDKent Russell
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-29drm/amdkfd: Use pci_dev_id() helperHeiner Kallweit
2019-04-19drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-04drm/amdkfd: Add picasso pci idAlex Deucher
2019-03-28Revert "drm/amdkfd: avoid HMM change cause circular lock"Alex Deucher
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang
2019-03-19drm/amdkfd: add RAS capabilities in topology for Vega20 (v2)Eric Huang
2019-03-19drm/amdkfd: avoid HMM change cause circular lockPhilip Yang
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