summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2022-09-29drm/amdgpu: fix sdma v4 init microcode errorLikun Gao-1/+1
2022-09-29drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang-1/+30
2022-09-29drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao-2/+2
2022-09-29drm/amdgpu: add rlc_sr_cntl_list to firmware arrayHawking Zhang-0/+8
2022-09-29drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu-1/+0
2022-09-29drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu-1/+1
2022-09-29drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider-0/+6
2022-09-29drm/amdgpu: Enable SA software trap.David Belanger-1/+5
2022-09-29drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong-1/+11
2022-09-29drm/amdgpu/sdma6: use common function to init sdma fwLikun Gao-71/+2
2022-09-29drm/amdgpu: support sdma struct v2 fw initLikun Gao-16/+60
2022-09-29drm/amdgpu/sdma5: use common function to init sdma fwLikun Gao-107/+11
2022-09-29drm/amdgpu/sdma4: use common function to init sdma fwLikun Gao-88/+19
2022-09-29drm/amdgpu: add function to init SDMA microcodeLikun Gao-0/+93
2022-09-29drm/amdgpu/gfx11: use common function to init cp fwLikun Gao-139/+16
2022-09-29drm/amdgpu/gfx10: use common function to init CP fwLikun Gao-78/+8
2022-09-29drm/amdgpu/gfx9: use common function to init cp fwLikun Gao-88/+10
2022-09-29drm/amdgpu: add function to init CP microcodeLikun Gao-0/+142
2022-09-29drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan-0/+4
2022-09-29drm/amdgpu: Use simplified API for p2p dist calcLijo Lazar-4/+4
2022-09-29drm/amdgpu: Disable verbose for p2p dist calcLijo Lazar-2/+2
2022-09-29drm/amdgpu: Fixed ras warning when uninstalling amdgpuYiPeng Chai-1/+2
2022-09-29drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang-152/+4
2022-09-29drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang-187/+9
2022-09-28Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd...Dave Airlie-409/+864
2022-09-28Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+14
2022-09-27drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang-1/+30
2022-09-27drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu-1/+0
2022-09-27drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu-1/+1
2022-09-27drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider-0/+6
2022-09-27drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan-0/+4
2022-09-27drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang-103/+3
2022-09-27drm/amdgpu: add helper to init rlc firmwareHawking Zhang-1/+38
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie-0/+14
2022-09-22drm/amdgpu: Fix VRAM eviction issueArunpravin Paneer Selvam-1/+1
2022-09-21drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher-1/+10
2022-09-21drm/amdgpu: Update PTE flags with TF enabledMukul Joshi-4/+6
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang-0/+60
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang-0/+35
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang-0/+30
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang-0/+40
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang-0/+64
2022-09-21drm/amdgpu: Fix amdgpu_vm_pt_free warningPhilip Yang-3/+47
2022-09-21drm/amdgpu: Use vm status_lock to protect pt freePhilip Yang-0/+3
2022-09-21drm/amdgpu: Use vm status_lock to protect vm evicted listPhilip Yang-5/+22
2022-09-21drm/amdgpu: Use vm status_lock to protect vm moved listPhilip Yang-4/+11
2022-09-21drm/amdgpu: Use vm status_lock to protect vm idle listPhilip Yang-1/+3
2022-09-21drm/amdgpu: Use vm status_lock to protect relocated listPhilip Yang-8/+15
2022-09-21drm/amdgpu: Rename vm invalidate lock to status_lockPhilip Yang-16/+18
2022-09-20drm/amdgpu: fix initial connector audio valuehongao-1/+6