summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2023-04-21drm/amdgpu: allocate doorbell index for multi-die caseLe Ma-2/+22
2023-04-21drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam-33/+34
2023-04-21drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.cSrinivasan Shanmugam-2/+2
2023-04-21drm/amdgpu: Drop pcie_bif ras check from fatal error handlerCandice Li-2/+1
2023-04-21drm/amdgpu: fix calltrace warning in amddrm_buddy_finiLonglong Yao-2/+2
2023-04-20drm/amdgpu: initialize num_xcd to 1 for gfx v9_0Le Ma-0/+1
2023-04-20drm/amdgpu: add master/slave check in init phaseLe Ma-26/+50
2023-04-18drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu-0/+3
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma-63/+63
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma-106/+110
2023-04-18drm/amdgpu: add xcc index argument to gfx v9_4_3 functionsLe Ma-11/+11
2023-04-18drm/amdgpu: add multi-XCC initial support in gfx_v9_4_3.cLe Ma-327/+394
2023-04-18drm/amdgpu: add xcc index argument to soc15_grbm_selectLe Ma-36/+36
2023-04-18drm/amdgpu: split gc v9_4_3 functionality from gc v9_0Le Ma-15/+2634
2023-04-18drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma-88/+93
2023-04-18drm/amdgpu: separate the mqd_backup for kiq from kcqLe Ma-1/+2
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma-33/+48
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma-122/+122
2023-04-18drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu-0/+3
2023-04-18drm/amdgpu: Add support for querying the max ibs in a submission. (v3)Bas Nieuwenhuizen-0/+9
2023-04-18drm/amdgpu: Add a max ibs per submission limit.Bas Nieuwenhuizen-0/+33
2023-04-18drm/amdgpu: Increase GFX6 graphics ring size.Bas Nieuwenhuizen-1/+1
2023-04-18drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li-15/+17
2023-04-18drm/amdgpu/vcn: fix mmsch ctx table sizeJane Jian-1/+1
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma-2/+18
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma-220/+93
2023-04-14Revert "drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOV"Jane Jian-1/+0
2023-04-14drm/amdgpu: add common ip block for GC 9.4.3Hawking Zhang-0/+1
2023-04-14drm/amdgpu: add common early init support for GC 9.4.3Hawking Zhang-0/+5
2023-04-14drm/amdgpu: switch to v9_4_3 gfx_funcs callbacks for GC 9.4.3Hawking Zhang-29/+126
2023-04-14drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma-0/+5
2023-04-14drm/amdgpu: change the reference clock for raven/raven2Jesse Zhang-4/+3
2023-04-14drm/amdgpu: skip kfd-iommu suspend/resume for S0ixAaron Liu-3/+5
2023-04-14drm/amdgpu: add gc v9_4_3 rlc_funcs implementationHawking Zhang-0/+364
2023-04-13drm/amdgpu: drop temp programming for pagefault handlingHawking Zhang-22/+0
2023-04-13drm/amdgpu: include protection for doorbell.hShashank Sharma-0/+4
2023-04-13drm/amdgpu: rename num_doorbellsShashank Sharma-15/+17
2023-04-13drm/amdgpu: switch to golden tsc registers for raven/raven2Jesse Zhang-0/+40
2023-04-13drm/amdgpu: add gfx v11_0_3 fed irq handling for sriovYiPeng Chai-3/+11
2023-04-13drm/amdgpu: Rework retry fault removalMukul Joshi-3/+34
2023-04-13drm/amdgpu: Enable IH retry CAM on GFX9Mukul Joshi-48/+62
2023-04-13drm/amdgpu: simplify amdgpu_ras_eeprom.cAlex Deucher-52/+20
2023-04-11drm/amdgpu: Enable GFX11 SDMA context empty interruptGraham Sider-10/+18
2023-04-11drm/amdkfd: Check PCIe atomics support on GFX11 to set CP_HQD_HQ_STATUS0[29]Sreekant Somasekharan-1/+1
2023-04-11drm/amdgpu: correct ras enabled flagStanley.Yang-0/+7
2023-04-11drm/amdgpu: fix unexpected block idStanley.Yang-0/+6
2023-04-11drm/amdgpu: use sdma_v6 single packet invalidationPierre-Eric Pelloux-Prayer-1/+22
2023-04-11drm/amdgpu: Fix warningsLijo Lazar-1/+1
2023-04-11drm/amdgpu: refine get gpu clock counter methodTong Liu01-2/+15
2023-04-11drm/amdgpu: optimize redundant code in umc_v6_7YiPeng Chai-91/+70