blob: d4ac3247f3d2d2dcc834f0e940cfb3431182c551 [file] [log] [blame]
0c03b912d7f8 ("drm/amdgpu: bypass FB resizing for SRIOV VF")
d6895ad39f3b ("drm/amdgpu: resize VRAM BAR for CPU access v6")
a05502e5cfa9 ("drm/amdgpu: Reserve shared memory on VRAM for SR-IOV")
705e519e0ef1 ("drm/amdgpu: move hw generation check into amdgpu_doorbell_init v2")
a4a02777892c ("drm/amdgpu: use amdgpu_bo_create_kernel more often")
6f02a69648f1 ("drm/amdgpu: consistent name all GART related parts")
ed21c047e975 ("drm/amdgpu: remove gtt_base_align handling")
abca90f1c810 ("drm/amdgpu: use the GTT windows for BO moves v2")
92c60d9cf663 ("drm/amdgpu: bind BOs to TTM only once")
fc9c8f5459f2 ("drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_buffer")
011d4bbea969 ("drm/amdgpu: cleanup initializing gtt_size")
ba3a5b83dd9b ("drm/amdgpu/gmc6: use the vram location programmed by the vbios")
e0205a7156a6 ("drm/amdgpu/gmc7: use the vram location programmed by the vbios")
9081c4cf7d4e ("drm/amdgpu/gmc8: use the vram location programmed by the vbios")
2a4191833eda ("drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for mmhub")
89f99cebc4bd ("drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gfxhub")
916910ad916a ("drm/amdgpu: fix the gart table cleared issue for S3")
3dff4cc4b0f9 ("drm/amdgpu: abstract setup vmid config for gfxhub/mmhub")
d5c87390f1a0 ("drm/amdgpu: abstract disable identity aperture for gfxhub/mmhub")
02c4704bd2c6 ("drm/amdgpu: abstract system domain enablement for gfxhub/mmhub")
41f6f3111115 ("drm/amdgpu: abstract cache initialization for gfxhub/mmhub")
342698393981 ("drm/amdgpu: abstract TLB initialization for gfxhub/mmhub")
fc4b884b269f ("drm/amdgpu: abstract system aperture initialization for gfxhub/mmhub")
9bbad6fda00b ("drm/amdgpu: abstract gart aperture initialization for gfxhub/mmhub")
a51dca4f2172 ("drm/amdgpu: abstract gart table initialization for gfxhub/mmhub")
42794b27cc62 ("drm/amdgpu: take ownership of per-pipe configuration v3")
486d807cd9a9 ("drm/amdgpu: remove duplicate definition of cik_mqd")
34130fb1493c ("drm/amdgpu: refactor MQD/HQD initialization v3")
268cb4c7dff0 ("drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation")
1974a2a28b53 ("drm/amdgpu: remove unnecessary debug message")
2547a7aa3df1 ("drm/amdgpu: add raven clock gating and light sleep for mmhub")
bc099ee974fb ("drm/amdgpu/gmc9: change fb offset sequence so that used wider")
2d8e898e097c ("drm/amdgpu/gmc9: set mc vm fb offset for raven")
6bce46671058 ("drm/amdgpu/gfx9: rlc save&restore list programming")
c9719c69acd6 ("drm/amdgpu/gfx9: add rlc bo init/fini")
e999e6e94523 ("drm/amdgpu: correct gfx9 csb size")
a99f249d49c7 ("drm/amdgpu/gfx8: unify the HQD deactivation code")
d17c0faf1de8 ("drm/amdgpu/gfx8: move MEC doorbell range setting")
a545e491bb2d ("drm/amdgpu/gfx8: fix resume of KIQ and KCQs")
9d11ca9c0953 ("drm/amdgpu/gfx8: properly disable the KCQs in hw_fini")
346586d5672d ("drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream")
c3a49ab54b01 ("drm/amdgpu/gfx8: wait once for all KCQs to be created")
3930011594af ("drm/amdgpu: split gfx_v8_0_kiq_init_queue into two")
f776952b76f1 ("drm/amdgpu/gfx8: wait for completion in KIQ init")
b4e40676e4aa ("drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)")
a576fe515120 ("drm/amdgpu/gfx8: set doorbell range for polaris as well")
42ce22439fdb ("drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocation")
55ed8caf14fd ("drm/amdgpu: increase gtt size to 3GB by default v2")
e182e234c865 ("drm/amd/amdgpu: Change comp GFXv9 ring name to remove space")
d1a5b2502c8e ("drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd code")