summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc_v1_0.c
AgeCommit message (Expand)AuthorLines
2026-01-05drm/amdgpu: add helpers to access cross-die registers smn addr for soc v1_0Le Ma-0/+32
2026-01-05drm/amdgpu: set aid_mask for soc v1Likun Gao-2/+10
2026-01-05drm/amdgpu: update mcm_addr_lut data for imu v12_1Likun Gao-2/+9
2026-01-05drm/amdgpu: make normalize reg addr to common func for soc v1Likun Gao-0/+29
2026-01-05drm/amdgpu: Report correct compute partition mode on GFX 12.1Mukul Joshi-1/+1
2025-12-10drm/amdgpu: Init partition_mode and xcc_mask for GFX_IMU_PARTITION_SWITCHHawking Zhang-1/+1
2025-12-10drm/amdgpu: update sdma configuration for soc v1_0Likun Gao-0/+4
2025-12-10drm/amdgpu: Initialize xcp manager for soc v1_0Hawking Zhang-0/+25
2025-12-10drm/amdgpu: Add soc_v1_0_xcp_funcsHawking Zhang-0/+411
2025-12-08drm/amdgpu: add soc config init for GC v12_1Likun Gao-0/+10
2025-12-08drm/amdgpu: Add soc v1_0 supportHawking Zhang-0/+336