summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2023-06-09drm/amdgpu: Set memory partitions to 1 for SRIOV.Gavin Wan-1/+7
2023-06-09drm/amdgpu: Skip using MC FB Offset when APU flag is set for SRIOV.Gavin Wan-1/+2
2023-06-09drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init.Gavin Wan-0/+3
2023-06-09drm/amdgpu: Add PSP spatial parition interfaceLijo Lazar-0/+32
2023-06-09drm/amdgpu: Return error on invalid compute modeLijo Lazar-3/+11
2023-06-09drm/amdgpu: Add compute mode descriptor functionLijo Lazar-23/+22
2023-06-09drm/amdgpu: Fix unmapping of apertureLijo Lazar-6/+6
2023-06-09drm/amdgpu: Fix xGMI access P2P mapping failure on GFXIP 9.4.3Rajneesh Bhardwaj-1/+1
2023-06-09drm/amdkfd: Native mode memory partition supportRajneesh Bhardwaj-0/+26
2023-06-09drm/amdgpu: Set TTM pools for memory partitionsPhilip Yang-2/+60
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar-5/+35
2023-06-09drm/amdgpu: Check memory ranges for valid xcp modeLijo Lazar-6/+13
2023-06-09drm/amdgpu: Move initialization of xcp before kfdLijo Lazar-11/+12
2023-06-09drm/amdgpu: Fill xcp mem node in aquavanjaramLijo Lazar-1/+60
2023-06-09drm/amdgpu: Add callback to fill xcp memory idLijo Lazar-1/+15
2023-06-09drm/amdgpu: Initialize memory ranges for GC 9.4.3Lijo Lazar-0/+172
2023-06-09drm/amdgpu: Add memory partitions to gmcLijo Lazar-0/+17
2023-06-09drm/amdgpu: Add API to get numa information of XCCLijo Lazar-6/+40
2023-06-09drm/amdgpu: Store additional numa node informationLijo Lazar-4/+75
2023-06-09drm/amdgpu: Get supported memory partition modesLijo Lazar-4/+19
2023-06-09drm/amdgpu: Move memory partition query to gmcLijo Lazar-50/+79
2023-06-09drm/amdgpu: Add utility functions for xcpLijo Lazar-0/+43
2023-06-09drm/amdgpu: Use apt name for FW reserved regionLijo Lazar-18/+21
2023-06-09drm/amdgpu: Use GPU VA space for IH v4.4.2 in APULijo Lazar-3/+8
2023-06-09drm/amdgpu: Simplify aquavanjram instance mappingLijo Lazar-25/+8
2023-06-09drm/amdgpu/vcn: Use buffer object's deletion logicLijo Lazar-5/+5
2023-06-09drm/amdgpu: Use a different value than 0xDEADBEEF for jpeg ring testSonny Jiang-2/+2
2023-06-09drm/amdgpu: Add a read after write DB_CTRL for vcn_v4_0_3Sonny Jiang-0/+5
2023-06-09drm/amdgpu: fixes a JPEG get write/read pointer bugSonny Jiang-1/+2
2023-06-09drm/amdgpu: A workaround for JPEG_v4_0_3 ring test failSonny Jiang-1/+4
2023-06-09drm/amdgpu: use physical AID index for ring nameJames Zhu-2/+2
2023-06-09drm/amdgpu/vcn: use dummy register selects AID for VCN_RAM ucodeJames Zhu-1/+7
2023-06-09drm/amdgpu: Fix harvest reporting of VCNLijo Lazar-1/+2
2023-06-09drm/amdgpu: Use logical ids for VCN/JPEG v4.0.3Lijo Lazar-317/+408
2023-06-09drm/amdgpu: Add VCN logical to physical id mappingLijo Lazar-0/+18
2023-06-09drm/amdgpu: Add instance mask for VCN and JPEGLijo Lazar-4/+29
2023-06-09drm/amdgpu: Load vcn_v4_0_3 ucode during early_initSonny Jiang-1/+1
2023-06-09drm/amdgpu: preserve the num_links in case of reflectionShiwu Zhang-1/+2
2023-06-09drm/amdgpu: Fix discovery sys node harvest infoLijo Lazar-3/+38
2023-06-09drm/amdgpu: Add fallback path for discovery infoLijo Lazar-5/+16
2023-06-09drm/amdgpu: Read discovery info from system memoryLijo Lazar-0/+23
2023-06-09drm/amdgpu: Add API to get tmr info from acpiLijo Lazar-0/+27
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar-0/+297
2023-06-09drm/amdgpu: Add FGCG for GFX v9.4.3Lijo Lazar-2/+3
2023-06-09drm/amdgpu: Use transient mode during xcp switchLijo Lazar-3/+16
2023-06-09drm/amdgpu: Add flags for partition mode queryLijo Lazar-6/+14
2023-06-09drm/amdgpu: Add mode-2 reset in SMU v13.0.6Lijo Lazar-0/+9
2023-06-09drm/amdgpu: fix sdma instanceStanley.Yang-2/+5
2023-06-09drm/amdgpu: change the print level to warn for ip block disabledLe Ma-1/+1
2023-06-09drm/amdgpu: Increase Max GPU instance to 64Mukul Joshi-1/+1