blob: be147865625383a5a467fc85ca3eb681440d54cb [file] [log] [blame]
f4075be88246 ("drm/amdgpu/gmc9: remove mmhub client duplicated case")
02f23f5f7c4b ("drm/amdgpu/gmc9: print client id string for mmhub")
be99ecbfff4e ("drm/amdgpu/gmc9: print client id string for gfxhub")
d2155a719d8f ("drm/amdgpu: Print UTCL2 client ID on a gpuvm fault")
5d36d4c97635 ("drm/amdgpu: Add more page fault info printing for GFX10")
4e0ae5e21436 ("drm/amdgpu: Add printing for RW extracted from VM_L2_PROTECTION_FAULT_STATUS")
5ddd4a9a7c25 ("drm/amdgpu: Add more detail to the VM fault printing")
51c608984fd5 ("drm/amdgpu: update vmc interrupt routine to support 3 vmhubs")
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)")
c1a8abd99da5 ("drm/amdgpu: use ring/hash for fault handling on GMC9 v3")
c468f9e2e56f ("drm/amdgpu: improve GMC v9 page fault message")
22666cc1481a ("drm/amdgpu: move IV prescreening into the GMC code")
a655dad4b2f9 ("drm/amdgpu: remove VM fault_credit handling")
2026057736e9 ("drm/amdgpu: send IVs to the KFD only after processing them v3")
1f8969463bca ("drm/amdgpu: move more interrupt processing into amdgpu_irq.c")
425c31437f26 ("drm/amdgpu: cleanup amdgpu_ih.c")
240cd9a64226 ("drm/amdgpu: Move fault hash table to amdgpu vm")
bf0a60b78b61 ("drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmi")
d76364fc7fde ("drm/amdgpu: add amdgpu_gmc_agp_location v3")
ad9a5b78f585 ("drm/amdgpu: correctly sign extend 48bit addresses v3")
961c75cf2031 ("drm/amdgpu: move amdgpu_device_(vram|gtt)_location")
0c79c0bb872e ("drm/amdgpu: remove extra newline when printing VM faults")
7d0aa3765fa8 ("drm/amdgpu: Refine gmc9 VM fault print.")
24a8d289d532 ("drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2")
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")
11c3a249ff7a ("drm/amdgpu: add amdgpu_gmc_pd_addr helper")
4e830fb1b5f5 ("drm/amdgpu: remove gart.table_addr")
1123b989c506 ("drm/amdgpu: rename gart.robj into gart.bo")
cbd528514276 ("drm/amdgpu: move setting the GART addr into TTM")
9a02ece43ee4 ("drm/amdgpu: cleanup VM handling in the CS a bit")
262b9c392e7d ("drm/amdgpu: validate the VM root PD from the VM code")
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")
aa47d117282c ("drm/amdgpu: move ih definitions into amdgpu_ih header")