Age | Commit message (Expand) | Author |
2023-08-31 | drm/amdkfd: use correct method to get clock under SRIOV | Horace Chen |
2023-08-11 | drm/amdkfd: drop IOMMUv2 support | Alex Deucher |
2023-07-12 | drm/amdkfd: Fix stack size in 'amdgpu_amdkfd_unmap_hiq' | Srinivasan Shanmugam |
2023-07-07 | drm/amdkfd: Use KIQ to unmap HIQ | Mukul Joshi |
2023-06-09 | drm/amdkfd: add debug suspend and resume process queues operation | Jonathan Kim |
2023-06-09 | drm/amdkfd: update process interrupt handling for debug events | Jonathan Kim |
2023-06-09 | drm/amdkfd: Align partition memory size to page size | Philip Yang |
2023-06-09 | drm/amdgpu/gmc9: fix 64 bit division in partition code | Alex Deucher |
2023-06-09 | drm/amdgpu: Do not access members of xcp w/o check (v2) | Hawking Zhang |
2023-06-09 | drm/amdkfd: Move local_mem_info to kfd_node | Mukul Joshi |
2023-06-09 | drm/amdgpu: KFD graphics interop support compute partition | Philip Yang |
2023-06-09 | drm/amdkfd: Add device repartition support | Mukul Joshi |
2023-06-09 | drm/amdgpu: Add XCC inst to PASID TLB flushing | Mukul Joshi |
2023-06-09 | drm/amdgpu: add bitmask to iterate vmhubs | Le Ma |
2023-06-09 | drm/amdgpu: introduce vmhub definition for multi-partition cases (v3) | Hawking Zhang |
2023-06-09 | drm/amdkfd: Update KFD TTM mem limit | Mukul Joshi |
2023-04-18 | drm/amdgpu: move queue_bitmap to an independent structure (v3) | Le Ma |
2023-04-13 | drm/amdgpu: rename num_doorbells | Shashank Sharma |
2022-11-16 | Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2022-11-05 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2022-11-03 | drm/amdgpu: cleanup scheduler job initialization v2 | Christian König |
2022-10-27 | drm/amdkfd: Cleanup kfd_dev struct | Mukul Joshi |
2022-10-27 | drm/amdgpu: disable GFXOFF during compute for GFX11 | Graham Sider |
2022-10-27 | drm/amdgpu: remove ras_error_status parameter for UMC poison handler | Tao Zhou |
2022-10-18 | Revert "drm/amdgpu: let mode2 reset fallback to default when failure" | Victor Zhao |
2022-10-17 | Revert "drm/amdgpu: let mode2 reset fallback to default when failure" | Victor Zhao |
2022-10-06 | drm/amdgpu: Correct amdgpu_amdkfd_total_mem_size calculation | Philip Yang |
2022-09-29 | drm/amdgpu: add page retirement handling for CPU RAS | Tao Zhou |
2022-09-20 | drm/amdgpu: add gang submit frontend v6 | Christian König |
2022-09-13 | drm/amdgpu: cleanup coding style in amdgpu_amdkfd.c | Jingyu Wang |
2022-08-16 | drm/amdgpu: let mode2 reset fallback to default when failure | Victor Zhao |
2022-07-13 | drm/amdgpu: support reset flag set for gpu reset | Likun Gao |
2022-06-28 | drm/amdgpu: Follow up change to previous drm scheduler change. | Andrey Grodzovsky |
2022-06-23 | drm/amdgpu: To flush tlb for MMHUB of RAVEN series | Ruili Ji |
2022-06-10 | drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re... | Andrey Grodzovsky |
2022-06-10 | drm/amdgpu: Add work_struct for GPU reset from kfd. | Andrey Grodzovsky |
2022-05-04 | drm/amdkfd: Add KFD support for soc21 v3 | Mukul Joshi |
2022-04-07 | drm/amdkfd: Fix NULL pointer dereference | Felix Kuehling |
2022-03-25 | drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2) | Tao Zhou |
2022-01-11 | drm/amdkfd: remove unused function | Nirmoy Das |
2021-12-30 | drm/amdgpu: save error count in RAS poison handler | Tao Zhou |
2021-12-28 | drm/amdkfd: reset queue which consumes RAS poison (v2) | Tao Zhou |
2021-11-17 | drm/amdkfd: replace trivial funcs with direct access | Graham Sider |
2021-11-17 | drm/amdkfd: remove kgd_dev declaration and initialization | Graham Sider |
2021-11-17 | drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcs | Graham Sider |
2021-11-17 | drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcs | Graham Sider |
2021-10-04 | drm/amdkfd: clean up parameters in kgd2kfd_probe | Alex Deucher |
2021-10-04 | amd/amdkfd: add ras page retirement handling for sq/sdma (v3) | Tao Zhou |
2021-09-16 | drm/amdgpu: add amdgpu_amdkfd_resume_iommu | James Zhu |
2021-08-16 | drm/amd/amdgpu embed hw_fence into amdgpu_job | Jack Zhang |