summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-12-10drm/amdgpu: Export gfx_v12_1_xcp_funcHawking Zhang-0/+2
2025-12-10drm/amdgpu: Add vram_type to ras init_flagsCandice Li-0/+2
2025-12-10drm/amdgpu: Add switch_compute_partition callback for imu v12_1Hawking Zhang-0/+21
2025-12-10drm/amdgpu: Implement gfx_v12_1_get_xccs_per_xcpHawking Zhang-0/+7
2025-12-10drm/amdgpu: Remove redundant check for async_gfx_ringHawking Zhang-3/+1
2025-12-10drm/amdgpu: disable graphics doorbell range for gfx v12_1Likun Gao-0/+4
2025-12-10drm/amdgpu: enable unmap doorbell handle for gfx v12_1Likun Gao-1/+1
2025-12-10drm/amdgpu: revision doorbel range for gfx v12_1Likun Gao-16/+6
2025-12-10drm/amdkfd: disable shader message vgpr deallocation on gc 12.1Jonathan Kim-0/+5
2025-12-10drm/amdgpu: Remove redundant pmfw backdoor loadingHawking Zhang-15/+0
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)-0/+2
2025-12-10drm/amdgpu/acpi: Reduce amdgpu_acpi_detect stack usageSrinivasan Shanmugam-5/+10
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher-1/+3
2025-12-08drm/amdgpu: pass the entity to use to ttm public functionsPierre-Eric Pelloux-Prayer-28/+30
2025-12-08drm/amdgpu: pass the entity to use to amdgpu_ttm_map_bufferPierre-Eric Pelloux-Prayer-21/+34
2025-12-08drm/amdgpu: fix error handling in amdgpu_copy_bufferPierre-Eric Pelloux-Prayer-4/+2
2025-12-08drm/amdgpu: add amdgpu_ttm_job_submit helperPierre-Eric Pelloux-Prayer-18/+16
2025-12-08drm/amdgpu: introduce amdgpu_ttm_buffer_entityPierre-Eric Pelloux-Prayer-14/+30
2025-12-08drm/amdgpu: add imu support for gc 12_1Likun Gao-35/+186
2025-12-08drm/amdgpu: fix mes code error for muti-xccLikun Gao-2/+3
2025-12-08drm/amdgpu/gmc12: set MMHUBs based on aid_maskLikun Gao-1/+3
2025-12-08drm/amdgpu: set gfxhub according xcc_mask for gfx 12_1Likun Gao-1/+11
2025-12-08drm/amdgpu: add xcc info for compute ring nameLikun Gao-1/+2
2025-12-08drm/amdgpu: Revert retry based thrashing prevention on GFX 12.1.0Mukul Joshi-11/+0
2025-12-08drm/amdgpu: Init single mes instance if xcc_mask is unsetHawking Zhang-2/+3
2025-12-08drm/amdgpu: Setup MTYPEs for GFX 12.1.0Mukul Joshi-3/+59
2025-12-08drm/amdgpu: update sh mem base offsets for gfx 12.1Alex Sierra-4/+4
2025-12-08drm/amdgpu: Fix SHMEM alignment mode for GFX 12.1.0Mukul Joshi-1/+2
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher-1/+3
2025-12-08drm/amdgpu/sdma_v7_1: Add missing inst_mask entry in sdma_v7_1_inst_gfx_resume()Srinivasan Shanmugam-1/+1
2025-12-08drm/amdgpu: add a helper for processing recoverable GPUVM faultsAlex Deucher-97/+69
2025-12-08drm/amdgpu: add soc config init for GC v12_1Likun Gao-0/+14
2025-12-08amdkfd: fence handler evict and restore a kfd process by its context idZhu Lingshan-2/+6
2025-12-08amdkfd: record kfd context id in amdkfd_fenceZhu Lingshan-4/+8
2025-12-08drm/amdgpu/mes12_1: set multi-xcc mes log addressMichael Chen-1/+1
2025-12-08drm/amdgpu/mes12_1: add cooperative dispatch supportJack Xiao-3/+69
2025-12-08drm/amdgpu: Setup PCIe atomics bit in PTE on GFX 12.1.0Mukul Joshi-0/+3
2025-12-08drm/amdgpu: Setup Atomics enable in TCP UTCL0 for GFX 12.1.0Mukul Joshi-0/+6
2025-12-08drm/amdgpu: Fix golden register init for GFX 12.1.0Mukul Joshi-12/+8
2025-12-08drm/amdgpu: Include the correct pkt header for gfx v12_1Hawking Zhang-4/+5
2025-12-08drm/amd: include rrmt mode for mes_v12_1Alex Sierra-0/+42
2025-12-08drm/amdgpu: skip SDMA autoload copy if not initializedLikun Gao-7/+9
2025-12-08drm/amdgpu: only set XCC 0 related reg for rlc autoloadLikun Gao-47/+31
2025-12-08drm/amdgpu: update rlc autoload functionLikun Gao-7/+41
2025-12-08drm/amdgpu: remove hdp flush/invalidation completely for gfx12.1.0/sdma7.1.0Le Ma-69/+1
2025-12-08drm/amdgpu: Add gfx v12_1_0 to discovery listLikun Gao-0/+4
2025-12-08drm/amdgpu: Add initial support for gfx v12_1Likun Gao-0/+3978
2025-12-08amdkfd: record kfd context id into kfd process_infoZhu Lingshan-0/+6
2025-12-08drm/amdgpu: Don't send warning when close drm obj if drm device has been unplugXiaogang Chen-2/+2
2025-12-08drm/amdgpu: Make pre_asic_init optionalLijo Lazar-32/+5