aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-09-29drm/amdgpu: remove switch from amdgpu_gmc_noretry_setGraham Sider1-39/+9
2022-09-29drm/amdgpu: Fix mc_umc_status used uninitialized warningLeo Li1-1/+1
2022-09-29drm/amdgpu: add page retirement handling for CPU RASTao Zhou1-5/+1
2022-09-29drm/amdgpu: use RAS error address convert api in mca notifierTao Zhou1-16/+15
2022-09-29drm/amdgpu: support to convert dedicated umc mca addressTao Zhou1-18/+27
2022-09-29drm/amdgpu: export umc error address convert interfaceTao Zhou2-6/+11
2022-09-29drm/amdgpu: fix sdma v4 init microcode errorLikun Gao1-1/+1
2022-09-29drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2-1/+30
2022-09-29drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao2-2/+2
2022-09-29drm/amdgpu: add rlc_sr_cntl_list to firmware arrayHawking Zhang1-0/+8
2022-09-29drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu1-1/+0
2022-09-29drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu1-1/+1
2022-09-29drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider2-0/+6
2022-09-29drm/amdgpu: Enable SA software trap.David Belanger1-1/+5
2022-09-29drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong2-1/+11
2022-09-29drm/amdgpu/sdma6: use common function to init sdma fwLikun Gao1-71/+2
2022-09-29drm/amdgpu: support sdma struct v2 fw initLikun Gao1-16/+60
2022-09-29drm/amdgpu/sdma5: use common function to init sdma fwLikun Gao2-107/+11
2022-09-29drm/amdgpu/sdma4: use common function to init sdma fwLikun Gao1-88/+19
2022-09-29drm/amdgpu: add function to init SDMA microcodeLikun Gao2-0/+93
2022-09-29drm/amdgpu/gfx11: use common function to init cp fwLikun Gao1-139/+16
2022-09-29drm/amdgpu/gfx10: use common function to init CP fwLikun Gao1-78/+8
2022-09-29drm/amdgpu/gfx9: use common function to init cp fwLikun Gao1-88/+10
2022-09-29drm/amdgpu: add function to init CP microcodeLikun Gao2-0/+142
2022-09-29drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan1-0/+4
2022-09-29drm/amdgpu: Use simplified API for p2p dist calcLijo Lazar2-4/+4
2022-09-29drm/amdgpu: Disable verbose for p2p dist calcLijo Lazar2-2/+2
2022-09-29drm/amdgpu: Fixed ras warning when uninstalling amdgpuYiPeng Chai1-1/+2
2022-09-29drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-152/+4
2022-09-29drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-187/+9
2022-09-28Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd...Dave Airlie27-409/+864
2022-09-28Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-2/+14
2022-09-27drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2-1/+30
2022-09-27drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu1-1/+0
2022-09-27drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu1-1/+1
2022-09-27drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider2-0/+6
2022-09-27drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan1-0/+4
2022-09-27drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-103/+3
2022-09-27drm/amdgpu: add helper to init rlc firmwareHawking Zhang2-1/+38
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie1-0/+14
2022-09-22drm/amdgpu: Fix VRAM eviction issueArunpravin Paneer Selvam1-1/+1
2022-09-21drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher1-1/+10
2022-09-21drm/amdgpu: Update PTE flags with TF enabledMukul Joshi2-4/+6
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang1-0/+60
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang1-0/+35
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang1-0/+30
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang1-0/+40
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang1-0/+64
2022-09-21drm/amdgpu: Fix amdgpu_vm_pt_free warningPhilip Yang3-3/+47
2022-09-21drm/amdgpu: Use vm status_lock to protect pt freePhilip Yang1-0/+3