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