aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amdgpu: Add query_ras_error_count for jpeg v4_0_3Hawking Zhang1-0/+64
2023-06-09drm/amdgpu: Re-enable VCN RAS if DPG is enabledHawking Zhang1-1/+26
2023-06-09drm/amdgpu: Initialize vcn v4_0_3 ras functionHawking Zhang1-0/+26
2023-06-09drm/amdgpu: Add reset_ras_error_count for vcn v4_0_3Hawking Zhang1-0/+22
2023-06-09drm/amdgpu: Add query_ras_error_count for vcn v4_0_3Hawking Zhang1-0/+36
2023-06-09drm/amdgpu: Checked if the pointer NULL before use it.Gavin Wan1-8/+12
2023-06-09drm/amdgpu: Set memory partitions to 1 for SRIOV.Gavin Wan1-1/+7
2023-06-09drm/amdgpu: Skip using MC FB Offset when APU flag is set for SRIOV.Gavin Wan1-1/+2
2023-06-09drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init.Gavin Wan1-0/+3
2023-06-09drm/amdgpu: Add PSP spatial parition interfaceLijo Lazar3-0/+32
2023-06-09drm/amdgpu: Return error on invalid compute modeLijo Lazar2-3/+11
2023-06-09drm/amdgpu: Add compute mode descriptor functionLijo Lazar2-23/+22
2023-06-09drm/amdgpu: Fix unmapping of apertureLijo Lazar3-6/+6
2023-06-09drm/amdgpu: Fix xGMI access P2P mapping failure on GFXIP 9.4.3Rajneesh Bhardwaj1-1/+1
2023-06-09drm/amdkfd: Native mode memory partition supportRajneesh Bhardwaj3-0/+26
2023-06-09drm/amdgpu: Set TTM pools for memory partitionsPhilip Yang2-2/+60
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar4-5/+35
2023-06-09drm/amdgpu: Check memory ranges for valid xcp modeLijo Lazar1-6/+13
2023-06-09drm/amdgpu: Move initialization of xcp before kfdLijo Lazar3-11/+12
2023-06-09drm/amdgpu: Fill xcp mem node in aquavanjaramLijo Lazar1-1/+60
2023-06-09drm/amdgpu: Add callback to fill xcp memory idLijo Lazar2-1/+15
2023-06-09drm/amdgpu: Initialize memory ranges for GC 9.4.3Lijo Lazar1-0/+172
2023-06-09drm/amdgpu: Add memory partitions to gmcLijo Lazar1-0/+17
2023-06-09drm/amdgpu: Add API to get numa information of XCCLijo Lazar2-6/+40
2023-06-09drm/amdgpu: Store additional numa node informationLijo Lazar1-4/+75
2023-06-09drm/amdgpu: Get supported memory partition modesLijo Lazar3-4/+19
2023-06-09drm/amdgpu: Move memory partition query to gmcLijo Lazar6-50/+79
2023-06-09drm/amdgpu: Add utility functions for xcpLijo Lazar2-0/+43
2023-06-09drm/amdgpu: Use apt name for FW reserved regionLijo Lazar2-18/+21
2023-06-09drm/amdgpu: Use GPU VA space for IH v4.4.2 in APULijo Lazar1-3/+8
2023-06-09drm/amdgpu: Simplify aquavanjram instance mappingLijo Lazar1-25/+8
2023-06-09drm/amdgpu/vcn: Use buffer object's deletion logicLijo Lazar1-5/+5
2023-06-09drm/amdgpu: Use a different value than 0xDEADBEEF for jpeg ring testSonny Jiang1-2/+2
2023-06-09drm/amdgpu: Add a read after write DB_CTRL for vcn_v4_0_3Sonny Jiang1-0/+5
2023-06-09drm/amdgpu: fixes a JPEG get write/read pointer bugSonny Jiang1-1/+2
2023-06-09drm/amdgpu: A workaround for JPEG_v4_0_3 ring test failSonny Jiang1-1/+4
2023-06-09drm/amdgpu: use physical AID index for ring nameJames Zhu2-2/+2
2023-06-09drm/amdgpu/vcn: use dummy register selects AID for VCN_RAM ucodeJames Zhu1-1/+7
2023-06-09drm/amdgpu: Fix harvest reporting of VCNLijo Lazar1-1/+2
2023-06-09drm/amdgpu: Use logical ids for VCN/JPEG v4.0.3Lijo Lazar4-317/+408
2023-06-09drm/amdgpu: Add VCN logical to physical id mappingLijo Lazar1-0/+18
2023-06-09drm/amdgpu: Add instance mask for VCN and JPEGLijo Lazar3-4/+29
2023-06-09drm/amdgpu: Load vcn_v4_0_3 ucode during early_initSonny Jiang1-1/+1
2023-06-09drm/amdgpu: preserve the num_links in case of reflectionShiwu Zhang1-1/+2
2023-06-09drm/amdgpu: Fix discovery sys node harvest infoLijo Lazar1-3/+38
2023-06-09drm/amdgpu: Add fallback path for discovery infoLijo Lazar1-5/+16
2023-06-09drm/amdgpu: Read discovery info from system memoryLijo Lazar1-0/+23
2023-06-09drm/amdgpu: Add API to get tmr info from acpiLijo Lazar2-0/+27
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar3-0/+297
2023-06-09drm/amdgpu: Add FGCG for GFX v9.4.3Lijo Lazar1-2/+3