summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/amdgpu: remove table_freed param from the VM codeChristian König2022-03-255-21/+14
| * | | drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König2022-03-252-13/+10
| * | | drm/amdgpu: rework TLB flushingChristian König2022-03-256-32/+76
| * | | drm/amdgpu: simplify VM update tracking a bitChristian König2022-03-254-37/+16
| * | | drm/amdgpu: separate VM PT handling into amdgpu_vm_pt.cChristian König2022-03-254-944/+1006
| * | | drm/amdgpu: move VM PDEs to idle after updateChristian König2022-03-251-32/+10
| * | | drm/amdgpu: drop redundant check of harvest infoGuchun Chen2022-03-251-7/+0
| * | | drm/amdgpu: Fix spelling mistake "regiser" -> "register"Colin Ian King2022-03-251-1/+1
| * | | drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou2022-03-254-0/+24
| * | | drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() staticAlex Deucher2022-03-252-9/+5
| * | | drm/amdgpu: drop amdgpu_display_gem_fb_init()Alex Deucher2022-03-252-29/+0
| * | | drm/amdgpu: make amdgpu_display_framebuffer_init() staticAlex Deucher2022-03-252-8/+9
* | | | drm/amdgpu: Use TTM builtin resource manager debugfs codeZack Rusin2022-04-201-70/+16
* | | | Merge drm/drm-next into drm-misc-nextPaul Cercueil2022-04-1815-18/+115
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-128-170/+60
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun2022-04-061-2/+2
| * | | | drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji2022-04-061-3/+3
| * | | | drm/amd/vcn: fix an error msg on vcn 3.0tiancyin2022-04-061-1/+1
| * | | | drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2022-04-062-0/+12
| | |/ / | |/| |
| * | | drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang2022-03-251-0/+1
| * | | drm/amdgpu: set noretry for gfx 10.3.7Prike Liang2022-03-251-0/+1
| * | | drm/amdgpu: set noretry=1 for GFX 10.3.4Felix Kuehling2022-03-251-2/+3
| * | | drm/amdgpu: set noretry=1 for gc 10.3.6Yifan Zhang2022-03-251-0/+1
| * | | drm/amdgpu: add more cases to noretry=1Alex Deucher2022-03-251-0/+3
| * | | drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin2022-03-251-0/+3
| * | | drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel2022-03-251-1/+1
| * | | drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng2022-03-251-2/+2
| * | | drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVENLang Yu2022-03-251-0/+71
| * | | drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher2022-03-255-7/+8
| * | | drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter2022-03-251-1/+1
| * | | drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen2022-03-251-1/+1
| * | | drm/amdgpu: prevent memory wipe in suspend/shutdown stageGuchun Chen2022-03-251-1/+3
| * | | drm/amd: Add USBC connector IDAurabindo Pillai2022-03-221-0/+1
| | |/ | |/|
* | | drm/amdgpu: add drm buddy support to amdgpuArunpravin Paneer Selvam2022-04-084-176/+379
* | | drm/ttm: remove bo->movingChristian König2022-04-074-16/+24
* | | dma-buf: wait for map to complete for static attachmentsChristian König2022-04-071-13/+1
* | | dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König2022-04-075-8/+8
* | | drm/amdgpu: use DMA_RESV_USAGE_KERNELChristian König2022-04-072-6/+6
* | | dma-buf & drm/amdgpu: remove dma_resv workaroundChristian König2022-04-072-49/+5
* | | dma-buf: specify usage while adding fences to dma_resv obj v7Christian König2022-04-073-7/+5
* | | dma-buf: add enum dma_resv_usage v4Christian König2022-04-0710-16/+23
| |/ |/|
* | dma-buf/drivers: make reserving a shared slot mandatory v4Christian König2022-04-063-4/+12
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-05154-3234/+4601
|\|
| * drm/amdgpu: Use drm_mode_copy()Ville Syrjälä2022-03-151-2/+2
| * drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel2022-03-151-7/+2
| * drm/amdgpu: fix typos in commentsJulia Lawall2022-03-151-2/+2
| * drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.Yongqiang Sun2022-03-151-0/+9
| * drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun2022-03-153-21/+13
| * drm/amdgpu/vcn: fix vcn ring test failure in igt reload testTianci Yin2022-03-151-0/+2
| * drm/amdgpu: only allow secure submission on rings which support thatLang Yu2022-03-1513-2/+19