blob: 561930b173a15914f4fa30f0a8112c82ad12642b [file] [log] [blame]
373f59232546 ("drm/amdgpu: remove gfxhub ip")
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)")
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")
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")
4df654d293c6 ("drm/amdgpu: move amdgpu_uvd structure to uvd header")
5463545b9280 ("drm/amdgpu: add a callback to set vm mapping flags")
d766e6a39338 ("drm/amdgpu: switch ih handling to two levels (v3)")
8fe733289bc0 ("drm/amdgpu: init aperture definitions (v2)")
603adfe83a56 ("drm/amdgpu: implement PRT for GFX8 v2")
62cd91f99e6b ("drm/amdgpu: implement PRT for GFX7 v2")
f7c35abe933c ("drm/amdgpu: implement PRT for GFX6 v2")
b85891bd6d1b ("drm/amdgpu: IOCTL interface for PRT support v4")
284710fa6c3a ("drm/amdgpu: add basic PRT support (v2)")
e4f0fdcc9c95 ("drm/amdgpu:use hw_init for sriov_gpu_reset")
a90ad3c2afe5 ("drm/amdgpu:implement SRIOV gpu_reset (v2)")
254cd2e08dd0 ("drm/amdgpu: read hw register to check pg status.")
6fc11b0ed354 ("drm/amdgpu: refine vce3.0 code and related powerplay pg code.")
3a78696658a0 ("drm/amdgpu: power down/up uvd4 when smu disabled.")