summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-04-21drm/amdgpu: remove pointless ttm_eu usage from vkmsChristian König1-15/+17
2022-04-21drm/amdgpu: Use TTM builtin resource manager debugfs codeZack Rusin1-70/+16
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil15-18/+115
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-170/+60
2022-04-08drm/amdgpu: add drm buddy support to amdgpuArunpravin Paneer Selvam4-176/+379
2022-04-07drm/ttm: remove bo->movingChristian König4-16/+24
2022-04-07dma-buf: wait for map to complete for static attachmentsChristian König1-13/+1
2022-04-07dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König5-8/+8
2022-04-07drm/amdgpu: use DMA_RESV_USAGE_KERNELChristian König2-6/+6
2022-04-07dma-buf & drm/amdgpu: remove dma_resv workaroundChristian König2-49/+5
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König3-7/+5
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König10-16/+23
2022-04-06drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun1-2/+2
2022-04-06drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji1-3/+3
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König3-4/+12
2022-04-06drm/amd/vcn: fix an error msg on vcn 3.0tiancyin1-1/+1
2022-04-06drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2-0/+12
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard154-3234/+4601
2022-04-03drm/amdgpu: use dma_resv_get_singleton in amdgpu_pasid_free_cbChristian König1-20/+3
2022-04-03drm/amdgpu: use dma_resv_for_each_fence for CS workaround v2Christian König1-5/+10
2022-03-29drm/amdgpu: drop amdgpu_gtt_nodeChristian König1-31/+18
2022-03-29drm/ttm: rework bulk move handling v5Christian König3-66/+10
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König1-5/+3
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: set noretry=1 for gc 10.3.6Yifan Zhang1-0/+1
2022-03-25drm/amdgpu: add more cases to noretry=1Alex Deucher1-0/+3
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