blob: d1f32fc9c913c24775891eb5c8fa48396e6e5bf0 [file] [log] [blame]
2f9ce2a38605 ("drm/amdgpu: Add mem_sync implementation for all the ASICs.")
0da4a419a27a ("drm/amdgpu: implement soft_recovery for gfx10")
b456c93253bd ("drm/amdgpu: add cache flush workaround to gfx8 emit_fence")
a6522a5c6388 ("drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10")
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)")
fef6e24c8b02 ("drm/amdgpu: add initial support for sdma v5.0 (v6)")
f9df67e92404 ("drm/amdgpu: add gmc v10 ip block for navi10 (v6)")
adc43c1b5e47 ("drm/amdgpu: add mmhub v2 block for navi10 (v4)")
770b93e9ee84 ("drm/amdgpu: add gfxhub v2.0 block for navi10 (v4)")
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")
bf0a60b78b61 ("drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmi")
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")
80dbea4720bb ("drm/amdgpu: implement soft_recovery for GFX9")
f5d850331ea9 ("drm/amdgpu: implement soft_recovery for GFX8 v2")
efb670640596 ("drm/amdgpu: implement soft_recovery for GFX7")
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")