aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-03-25drm/amdgpu: simplify VM update tracking a bitChristian König4-37/+16
2022-03-25drm/amdgpu: separate VM PT handling into amdgpu_vm_pt.cChristian König4-944/+1006
2022-03-25drm/amdgpu: move VM PDEs to idle after updateChristian König1-32/+10
2022-03-25drm/amdgpu: drop redundant check of harvest infoGuchun Chen1-7/+0
2022-03-25drm/amdgpu: Fix spelling mistake "regiser" -> "register"Colin Ian King1-1/+1
2022-03-25drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou4-0/+24
2022-03-25drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang1-0/+1
2022-03-25drm/amdgpu: set noretry for gfx 10.3.7Prike Liang1-0/+1
2022-03-25drm/amdgpu: set noretry=1 for GFX 10.3.4Felix Kuehling1-2/+3
2022-03-25drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() staticAlex Deucher2-9/+5
2022-03-25drm/amdgpu: set noretry=1 for gc 10.3.6Yifan Zhang1-0/+1
2022-03-25drm/amdgpu: drop amdgpu_display_gem_fb_init()Alex Deucher2-29/+0
2022-03-25drm/amdgpu: add more cases to noretry=1Alex Deucher1-0/+3
2022-03-25drm/amdgpu: make amdgpu_display_framebuffer_init() staticAlex Deucher2-8/+9
2022-03-25drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin1-0/+3
2022-03-25drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel1-1/+1
2022-03-25drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng1-2/+2
2022-03-25drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVENLang Yu1-0/+71
2022-03-25drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher5-7/+8
2022-03-25drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter1-1/+1
2022-03-25drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen1-1/+1
2022-03-25drm/amdgpu: prevent memory wipe in suspend/shutdown stageGuchun Chen1-1/+3
2022-03-24dma-buf: add dma_resv_replace_fences v2Christian König1-42/+7
2022-03-22drm/amd: Add USBC connector IDAurabindo Pillai1-0/+1
2022-03-15drm/amdgpu: Use drm_mode_copy()Ville Syrjälä1-2/+2
2022-03-15drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel1-7/+2
2022-03-15drm/amdgpu: fix typos in commentsJulia Lawall1-2/+2
2022-03-15drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.Yongqiang Sun1-0/+9
2022-03-15drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun3-21/+13
2022-03-15drm/amdgpu/vcn: fix vcn ring test failure in igt reload testTianci Yin1-0/+2
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu13-2/+19
2022-03-15drm/amdgpu: fixed the warnings reported by kernel test robotyipechai3-62/+2
2022-03-15drm/amdgpu: Move reset domain init before calling RREG32Philip Yang1-9/+9
2022-03-15drm/amd: fix gfx hang on renoir in IGT reload testTianci.Yin1-0/+4
2022-03-15drm/amdgpu: only check for _PR3 on dGPUsAlex Deucher1-2/+4
2022-03-15drm/amdgpu: drop xmgi23 error query/reset supportHawking Zhang1-22/+0
2022-03-15drm/amdgpu: fix aldebaran xgmi topology for vfJonathan Kim1-2/+4
2022-03-15drm/amdgpu: message smu to update bad channel infoStanley.Yang5-2/+42
2022-03-15drm/amdgpu: Disable baco dummy modeLijo Lazar1-0/+15
2022-03-09drm/amdgpu: fix a wrong ib referenceLang Yu1-5/+2
2022-03-04drm/amdgpu: initialize the vmid_wait with the stub fenceChristian König2-1/+2
2022-03-04drm/amdgpu: properly embed the IBs into the jobChristian König2-8/+5
2022-03-04drm/amdgpu: use job and ib structures directly in CS parsersChristian König9-114/+130
2022-03-04drm/amdgpu: header cleanupChristian König10-100/+132
2022-03-04drm/amd/amdgpu: set disabled vcn to no_schdulerJingwen Chen1-0/+2
2022-03-04drm/amdgpu: install ctx entities with cmpxchgChristian König1-1/+7
2022-03-04drm/amdkfd: implement get_atc_vmid_pasid_mapping_info for gfx10.3Yifan Zhang1-1/+15
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong9-1/+163
2022-03-04drm/amdgpu/vcn: Update fw shared data structureRuijing Dong5-35/+61
2022-03-04drm/amdgpu: Add DFC CAP support for aldebaranDavid Yu2-1/+2