blob: 4e86409c94d593dfce86b8ccf6966ab0ae06321a [file] [log] [blame]
05677c958ad2 ("Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"")
4b22e7e33f96 ("drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10")
9ed2c993d723 ("drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)")
a644d85a5cd4 ("drm/amdgpu: add gfx v10 implementation (v10)")
dca29491c37f ("drm/amdgpu: remove static GDS, GWS and OA allocation")
760a1d55344d ("drm/amdgpu: enable ras on gfx9 (v2)")
41cca166cc57 ("drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues")
67dd1a36334f ("drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES")
fe57085a36de ("drm/amdgpu: clean up memory/GDS/GWS/OA alignment code")
1b3f6bc96883 ("drm/amdgpu: increase the MAX ring number")
34955e038a1b ("drm/amdgpu: Modify the argument of emit_ib interface")
315fed0367b4 ("drm/amdgpu: cleanup skipping IB test on KIQ")
af70a471bf06 ("drm/amdgpu: cleanup amdgpu_ib_ring_tests")
c66ed765a0a9 ("drm/amdgpu: Retire amdgpu_ring.ready flag v4")
efcf063f8d85 ("drm/amdgpu: fix sdma v4 ring is disabled accidently")
d7f625e91b32 ("drm/amdgpu: add ring test for page queue")
bb97ab42ac5d ("drm/amdgpu: activate paging queue on SDMA v4")
d425e7d8de53 ("drm/amdgpu: add some [WR]REG32_SDMA macros to sdma_v4_0.c")
998d3fd4f8ce ("drm/amdgpu: remove SRIOV specific handling from sdma_v4_0_gfx_resume")
09f0b4ffd41e ("drm/amdgpu: remove non gfx specific handling from sdma_v4_0_gfx_resume")
51235849d995 ("drm/amdgpu: fix sdma v4 startup under SRIOV")
8bda1013ddb1 ("drm/amdgpu: Set the default value about gds vmid0 size")
bdbb4d6e96bc ("drm/amdgpu: remove the intterupt handling for the KIQ events")
158b594a9652 ("drm/amdgpu: skip IB tests for KIQ in general")
1ffdeca64856 ("drm/amdgpu: move more defines into amdgpu_irq.h")
fd395547924d ("drm/amdgpu: move reserving GDS/GWS/OA into common code")
c832c346cdf9 ("drm/amdgpu: initialize GDS/GWS/OA domains even when they are zero sized")
77a2faa55c1a ("drm/amdgpu: fix up GDS/GWS/OA shifting")
240cd9a64226 ("drm/amdgpu: Move fault hash table to amdgpu vm")
a9a8a788e5e9 ("drm/amdgpu: Change kiq ring initialize sequence on gfx9")
36859cd5354b ("drm/amdgpu: Change kiq initialize/reset sequence on gfx8")
ffabea84c55b ("drm/amdgpu: Refine gfx_v9_0_kcq_disable function")
841cf911fb9e ("drm/amdgpu: Remove duplicate code in gfx_v9_0.c")
a62a49e5b968 ("drm/amdgpu: Refine gfx_v8_0_kcq_disable function")
6c10b5cc4eaa ("drm/amdgpu: Remove duplicate code in gfx_v8_0.c")
f921661bd4a1 ("drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)")
9a2779528edd ("drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves")
262b9c392e7d ("drm/amdgpu: validate the VM root PD from the VM code")
ae74da3e1451 ("drm/amdgpu: Don't use kiq in gpu reset")
fc0faf044001 ("drm/amdgpu/sriov: Only sriov runtime support use kiq")
1b1f2fecb699 ("drm/amdgpu: rework ctx entity creation")
a245daf3d7a1 ("drm/amdgpu: cleanup HW_IP query")
3890d11153e2 ("drm/amdgpu: use kiq to do invalidate tlb")
05df1f01b292 ("drm/amdgpu: Set power ungate state when suspend/fini")
0d346a14c634 ("drm/amdgpu: use entity instead of ring for CS")
8290268f31b8 ("drm/amdgpu: move context related stuff to amdgpu_ctx.h")
869a53d4d7d7 ("drm/amdgpu: remove the queue manager")
72a4c072ca9f ("drm/amdgpu: use scheduler load balancing for compute CS")
845e6fdf3b52 ("drm/amdgpu: use scheduler load balancing for SDMA CS")
6c1fd99bc669 ("drm/amdgpu: Cancel gfx off delay work when driver fini/suspend")