aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2025-12-16drm/amdgpu: correct rlc autoload for xcc harvestLikun Gao1-1/+2
2025-12-16drm/amdgpu: add gfx sysfs support for gfx_v12_1Likun Gao1-0/+4
2025-12-16drm/amdgpu/mes_v12_1: fix mes access xcd registerJack Xiao1-0/+20
2025-12-16drm/amdgpu: normalize reg addr as local xcc for gfx v12_1Likun Gao1-0/+30
2025-12-16drm/amdgpu: support xcc harvest for ih translateLikun Gao1-4/+6
2025-12-16drm/amdgpu: Correct inst_id input from physical to logicLikun Gao1-25/+25
2025-12-16drm/amdgpu: use physical xcc id to get rrmtLikun Gao1-10/+16
2025-12-16drm/amdgpu: Correct xcc_id input to GET_INST from physical to logicLikun Gao3-37/+24
2025-12-16drm/amdgpu: Fix CP_MEC_MDBASE in multi-xcc for gfx v12_1Michael Chen1-91/+95
2025-12-16drm/amdgpu: Support 57bit fault address for GFX 12.1.0Philip Yang1-1/+1
2025-12-16drm/amdgpu: Add pde3 table invalidation request for GFX 12.1.0Philip Yang2-0/+3
2025-12-16drm/amdkfd: Update LDS, Scratch base for 57bit addressPhilip Yang1-8/+6
2025-12-16drm/amdgpu: Enable 5-level page table for GFX 12.1.0Philip Yang1-3/+3
2025-12-16drm/amdgpu: init RS64_MEC_P2/P3_STACK for gfx12.1Feifei Xu1-0/+2
2025-12-16drm/amdgpu: Fix CU info calculations for GFX 12.1Mukul Joshi1-51/+27
2025-12-16drm/amdgpu: Add soc v1_0 ih client id tableHawking Zhang5-8/+44
2025-12-16drm/amdgpu: Flush TLB on all XCCs on GFX 12.1Mukul Joshi1-1/+1
2025-12-16drm/amdgpu: do not use amdgpu_bo_gpu_offset_no_check individuallySaleemkhan Jamadar3-2/+30
2025-12-16drm/amdgpu: Change set ip clock/power gating paramLijo Lazar2-8/+6
2025-12-16drm/amdgpu: Use helper to get ip blockLijo Lazar1-25/+18
2025-12-16drm/amdgpu: Move ip block related functionsLijo Lazar4-443/+450
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher1-2/+8
2025-12-16drm/amd: Resume the device in thaw() callback when console suspend is disabledMario Limonciello (AMD)1-1/+4
2025-12-16drm/amdgpu: enable gpu tlb flush for gfxhubLikun Gao1-3/+0
2025-12-16drm/amdgpu: flush tlb properly for GMC v12.1 in early phaseLe Ma2-3/+6
2025-12-16drm/amdgpu: Use AMDGPU_IS_GFXHUB to screen out GFXHUB for GMC v12.1Le Ma1-3/+3
2025-12-16drm/amdgpu: only copy ucode for enabled xccLikun Gao1-4/+6
2025-12-16drm/amdgpu: fix issue when switch NPS1 to NPSXchong li1-3/+3
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+5
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)1-0/+2
2025-12-10drm/amdgpu: Set xcp id for mes ringHawking Zhang1-0/+1
2025-12-10drm/amdgpu: Init partition_mode and xcc_mask for GFX_IMU_PARTITION_SWITCHHawking Zhang3-3/+6
2025-12-10drm/amdgpu: Initialize vram_info for gmc v12_1Hawking Zhang3-7/+17
2025-12-10drm/amdgpu: Init compute partition mode for gfx v12_1Hawking Zhang1-6/+28
2025-12-10drm/amdgpu: Initialize memory ranges for gmc v12_1Hawking Zhang1-0/+8
2025-12-10drm/amdgpu: Initialize memory partition callbacks for gmc v12_1Hawking Zhang1-0/+2
2025-12-10drm/amdgpu: support rlc autoload for muti-xccLikun Gao1-19/+38
2025-12-10drm/amdgpu: Enable atomics for all the available xccHawking Zhang1-5/+14
2025-12-10drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1Mukul Joshi2-4/+2
2025-12-10drm/amdkfd: Enable per-process XNACK for GFX 12.1.0Mukul Joshi2-0/+3
2025-12-10drm/amdgpu: Enable retry faults for GFX 12.1Mukul Joshi2-1/+5
2025-12-10drm/amdgpu: Add IH node-id to XCC mappingMukul Joshi1-4/+29
2025-12-10drm/amdgpu: Add interrupt handler for GFX 12.1.0Mukul Joshi3-2/+218
2025-12-10drm/amdgpu: Add UTCL2 Retry fault interrupt for GFX 12.1Mukul Joshi1-2/+17
2025-12-10drm/amdgpu/sdma: add query for CSA size and alignmentAlex Deucher3-0/+31
2025-12-10drm/amdgpu: fix mes packet params issue when flush hdp.chong li10-114/+160
2025-12-10drm/amdgpu/gfx: add eop size and alignment to shadow infoAlex Deucher3-0/+10
2025-12-10drm/amdgpu: update sdma configuration for soc v1_0Likun Gao1-0/+4
2025-12-10drm/amdgpu: Initialize xcp manager for soc v1_0Hawking Zhang1-0/+25
2025-12-10drm/amdgpu: Add soc_v1_0_xcp_funcsHawking Zhang1-0/+411