As SR-IOV initialization is difference from bare metal, the series patch will change code path of intialization according to HW design. And the fourth and fifth patch is fix loading/unloading guest driver issue. Xiangliang Yu (6): drm/amdgpu: drop redundant vi_mqd define drm/amd/powerplay: cut digest part drm/amd/powerplay: Ignore smu buffer usage drm/amdgpu: Avoid use KIQ in VM fault ISR for SRIOV support drm/amdgpu: Don't touch GFX hw during HW fini drm/amd/powerplay: Fix potential NULL pointer issue drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 270 +-------------------- drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 40 ++- drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 4 +- drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.c | 19 +- 4 files changed, 64 insertions(+), 269 deletions(-) -- 2.7.4