summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2019-05-24drm/amdkfd: Introduce asic-specific mqd_manager_init functionOak Zeng
2019-05-24drm/amdkfd: avoid HMM change cause circular lockPhilip Yang
2019-05-24drm/amdkfd: Preserve ttmp[4:5] instead of ttmp[14:15]Jay Cornwall
2019-05-24drm/amdkfd: Fix gfx9 XNACK state save/restoreJay Cornwall
2019-05-24drm/amdkfd: Preserve wave state after instruction fetch MEM_VIOLJay Cornwall
2019-05-24drm/amdkfd: Fix gfx8 MEM_VIOL exception handlerJay Cornwall
2019-05-24drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan
2019-05-24drm/amdkfd: Differentiate b/t sdma_id and sdma_queue_idOak Zeng
2019-05-24drm/amdkfd: Add sdma allocation debug messageOak Zeng
2019-05-24drm/amdkfd: Use 64 bit sdma_bitmapOak Zeng
2019-05-24drm/amdkfd: Cosmetic cleanupKent Russell
2019-05-24drm/amdkfd: Adjust weight to represent num_hops info when report xgmi iolinkshaoyunl
2019-05-24drm/amdkfd: Expose HDP registers to user spaceOak 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