summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/aqua_vanjaram_reg_init.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen1-2/+2
2023-06-15drm/amdgpu: Use PSP FW API for partition switchLijo Lazar1-3/+0
2023-06-09drm/amdgpu:mark aqua_vanjaram_reg_init.c function as staticArnd Bergmann1-4/+4
2023-06-09drm/amdgpu: convert logical instance mask to physical oneTao Zhou1-0/+18
2023-06-09drm/amdgpu: Correct get_xcp_mem_id calculationPhilip Yang1-3/+2
2023-06-09drm/amdgpu: add partition schedule for GC(9, 4, 3)James Zhu1-0/+41
2023-06-09drm/amdgpu: add partition scheduler list updateJames Zhu1-1/+66
2023-06-09drm/amdgpu: add partition ID track in ringJames Zhu1-0/+41
2023-06-09drm/amdgpu: Enable NPS4 CPX modePhilip Yang1-3/+3
2023-06-09drm/amdgpu: Return error on invalid compute modeLijo Lazar1-2/+6
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar1-1/+27
2023-06-09drm/amdgpu: Check memory ranges for valid xcp modeLijo Lazar1-6/+13
2023-06-09drm/amdgpu: Move initialization of xcp before kfdLijo Lazar1-2/+4
2023-06-09drm/amdgpu: Fill xcp mem node in aquavanjaramLijo Lazar1-1/+60
2023-06-09drm/amdgpu: Simplify aquavanjram instance mappingLijo Lazar1-25/+8
2023-06-09drm/amdgpu: Use logical ids for VCN/JPEG v4.0.3Lijo Lazar1-4/+10
2023-06-09drm/amdgpu: Add VCN logical to physical id mappingLijo Lazar1-0/+18
2023-06-09drm/amd: fix compiler error to support older compilersHarish Kasiviswanathan1-2/+2
2023-06-09drm/amdgpu: Use unique doorbell range per xccLijo Lazar1-0/+1
2023-06-09drm/amdgpu: add num_xcps returnJames Zhu1-0/+2
2023-06-09drm/amdgpu: Use mask for active clustersLijo Lazar1-6/+7
2023-06-09drm/amdgpu: Derive active clusters from SDMALijo Lazar1-0/+10
2023-06-09drm/amdgpu: Move generic logic to soc configLijo Lazar1-0/+9
2023-06-09drm/amdgpu: Add XCP IP callback funcs for each IPLijo Lazar1-3/+6
2023-06-09drm/amdgpu: Switch to SOC partition funcsLijo Lazar1-2/+2
2023-06-09drm/amdgpu: Add soc config init for GC9.4.3 ASICsLijo Lazar1-0/+13
2023-06-09drm/amdgpu: Add SOC partition funcs for GC v9.4.3Lijo Lazar1-0/+232
2023-06-09drm/amdgpu: add helpers to access registers on different AIDsLe Ma1-0/+19
2023-06-09drm/amdgpu: Use SDMA instance table for aqua vanjaramLijo Lazar1-1/+12
2023-06-09drm/amdgpu: Add mask for SDMA instancesLijo Lazar1-1/+1
2023-06-09drm/amdgpu: Add IP instance map for aqua vanjaramLijo Lazar1-0/+39
2023-06-09drm/amdgpu: add new doorbell assignment table for aqua_vanjaramLe Ma1-0/+52