Age | Commit message (Expand) | Author |
2020-11-04 | drm/amdgpu: Change the way to determine framebuffer type | Gang Ba |
2020-10-23 | drm/amdgpu: During compute disable GFXOFF for Sienna_Cichlid | Harish Kasiviswanathan |
2020-10-09 | drm/amdgpu: kfd_initialized can be static | kernel test robot |
2020-09-25 | drm/amdgpu: store noretry parameter per driver instance | Alex Deucher |
2020-09-22 | drm/amdgpu: Fix handling of KFD initialization failures | Felix Kuehling |
2020-09-08 | Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-08-24 | drm/amdgpu: Get DRM dev from adev by inline-f | Luben Tuikov |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2020-08-07 | drm/amdgpu: unlock mutex on error | Dennis Li |
2020-08-06 | drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager. | Dave Airlie |
2020-08-06 | drm/amdgfx/ttm: use wrapper to get ttm memory managers | Dave Airlie |
2020-07-27 | drm/amdkfd: Add thermal throttling SMI event | Mukul Joshi |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-02 | drm/amdgpu: Clean up KFD VMID assignment | Felix Kuehling |
2020-04-28 | drm/amdkfd: Put ASIC revision into HSA capability | Joseph Greathouse |
2020-03-10 | drm/amdkfd: Consolidate duplicated bo alloc flags | Yong Zhao |
2020-03-06 | drm/amdgpu: Use better names to reflect it is CP MQD buffer | Yong Zhao |
2020-02-26 | drm/amdkfd: Avoid ambiguity by indicating it's cp queue | Yong Zhao |
2020-02-26 | drm/amd: Extend ROCt to surface UUID for devices that have them | Divya Shikre |
2020-02-26 | drm/amdgpu: Fix check for DPM when returning max clock | Kent Russell |
2020-02-26 | drm/amdgpu: Remove kfd eviction fence before release bo (v2) | xinhui pan |
2020-02-25 | drm/amdgpu: Improve Vega20 XGMI TLB flush workaround | Felix Kuehling |
2020-02-12 | drm/amdkfd: refactor runtime pm for baco | Rajneesh Bhardwaj |
2020-01-16 | drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd | Alex Sierra |
2020-01-14 | drm/amd/powerplay: cover the powerplay implementation details V3 | Evan Quan |
2019-10-30 | drm/amdkfd: Delete duplicated queue bit map reservation | Yong Zhao |
2019-10-03 | drm/amdkfd: Use array to probe kfd2kgd_calls | Yong Zhao |
2019-10-03 | drm/amdkfd: fix kgd2kfd_device_init() definition conflict error | Prike Liang |
2019-10-03 | drm/amd: Pass drm_device to kfd | Harish Kasiviswanathan |
2019-09-16 | drm/amdkfd: enable renoir while device probes | Huang Rui |
2019-09-13 | drm/amdkfd: Query kfd device info by CHIP id instead of pci device id | Yong Zhao |
2019-08-02 | drm/amdgpu: enable Navi12 kfd support for amdgpu | shaoyunl |
2019-08-02 | drm/amd/powerplay: enable SW SMU power profile switch support in KFD | Evan Quan |
2019-07-31 | drm/amdkfd: enable KFD support for navi14 | Alex Deucher |
2019-07-18 | drm/amdgpu: Clear build undefined warning | James Zhu |
2019-07-18 | drm/amdkfd: Implement kfd2kgd_calls for Arcturus | Oak Zeng |
2019-07-18 | amd/amdkfd: Add ASIC ARCTURUS to kfd | Yong Zhao |
2019-07-01 | drm/amdkfd: remove duplicated PCIE atomics request | Jack Xiao |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amdgpu: Add navi10 kfd support for amdgpu (v3) | Hawking Zhang |
2019-06-20 | drm/amdgpu: add helper function for gfx queue/bitmap transition | Hawking Zhang |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-11 | drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probe | Kent Russell |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-05-28 | drm/amdgpu: Add interface to alloc gws from amdgpu | Oak Zeng |
2019-05-28 | drm/amdkfd: Add gws number to kfd topology node properties | Oak Zeng |
2019-05-24 | drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch] | Christian König |
2019-05-24 | drm/amdkfd: Cosmetic cleanup | Kent Russell |