blob: 0fca8103400271dd2db676d1deed76486f9fbcfa [file] [log] [blame]
5c264af735c0 ("drm/amdgpu/mes10.1: implement mes enablement function")
fb19a68df261 ("drm/amdgpu/mes10.1: implement MES firmware backdoor loading")
71c579418891 ("drm/amdgpu/mes10.1: implement ucode buffers destruction")
85c90e9b5404 ("drm/amdgpu/mes10.1: upload mes data ucode to gpu buffer")
02b61149486b ("drm/amdgpu/mes10.1: upload mes ucode to gpu buffer")
086981052bd8 ("drm/amdgpu/mes10.1: implement ucode CPU buffer destruction")
298d05460cc4 ("drm/amdgpu/mes10.1: load mes firmware file to CPU buffer")
886f82aa7a1d ("drm/amdgpu/mes10.1: add ip block mes10.1 (v2)")
1191d110c31b ("drm/amdgpu: remove mmhub ip")
373f59232546 ("drm/amdgpu: remove gfxhub ip")
13052be59a30 ("drm/amdgpu: export mmhub get clockgating into gmc")
d5583d4f69c4 ("drm/amdgpu: export mmhub set clockgating into gmc")
77f6c7637063 ("drm/amdgpu: export mmhub sw_init into gmc")
0c8c0847cc68 ("drm/amdgpu: export gfxhub sw_init into gmc")
1e4eccdaf293 ("drm/amdgpu: fix to miss program invalidation at resume")
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")
1974a2a28b53 ("drm/amdgpu: remove unnecessary debug message")
3ea975e4ff95 ("drm/amdgpu: add vcn ip block and type")
a319f444bb86 ("drm/amdgpu: add vcn irq functions")
cca69fe8ff98 ("drm/amdgpu: add vcn decode ring type and functions")
88b5af70e29e ("drm/amdgpu: add vcn ip block functions (v2)")
95d0906f8506 ("drm/amdgpu: add initial vcn support and decode tests")
2d8e898e097c ("drm/amdgpu/gmc9: set mc vm fb offset for raven")
1023b797d14d ("drm/amdgpu: add Raven ip blocks (v2)")
2cb681b6e4e3 ("drm/amdgpu:re-write sriov_reinit_early/late (v2)")
98c24b24dfef ("drm/amdgpu/mmhub_v1: bypass clockgating setting")
03f89feb57bf ("drm/amdgpu: cleanup get_invalidate_req v2")
112501642669 ("drm/amdgpu: cleanup VMHUB bit definitions v2")
f75e237c4158 ("drm/amdgpu: move adjust_mc_addr into amdgpu_gart_funcs")
60508d3df2d2 ("drm/amdgpu: Fix 32bit x86 compilation warning")
eeb2487df75f ("drm/amdgpu:fix missing programing critical registers")
e2a4cd69a57d ("drm/amdgpu: add get_clockgating callback for mmhub v1")
220ab9bd1ccf ("drm/amdgpu: soc15 enable (v3)")
c1dc356a116c ("drm/amdgpu: add initial vce 4.0 support for vega10")
09bfb8912dc1 ("drm/amdgpu: add initial uvd 7.0 support for vega10")
282aae555e13 ("drm/amdgpu: add vega10 interrupt handler")
b10235714790 ("drm/amdgpu: implement GFX 9.0 support (v2)")
2130f89ced2c ("drm/amdgpu: add SDMA v4.0 implementation (v2)")
e60f8db5e4c8 ("drm/amdgpu: Add GMC 9.0 support (v2)")
c1d83da98070 ("drm/amdgpu: add NBIO 6.1 driver")
70170d146d0f ("drm/amdgpu: add clinetid definition for vega10")
50c3e2329968 ("drm/amdgpu: add uvd enc ring type and functions")
5e5681788bef ("drm/amdgpu: move amdgpu_vce structure to vce header")