commit | d5939e4db5e6b8e3fe9707edb08d705bf4754cea | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Tue Nov 26 19:33:38 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Dec 02 17:38:56 2019 -0500 |
tree | 151ebe71fd2ee27afaaed65e0236dc5126d6dfae | |
parent | eb529b8e46b87c1f89deeb1e736cf704948326e3 [diff] |
drm/amdgpu: fix GFX10 missing CSIB set(v3) still need to init csb even for SRIOV v2: drop init_pg() for gfx10 at all since PG and GFX off feature will be fully controled by RLC and SMU fw for gfx10 v3: drop the flush_gpu_tlb lines since we consider it is only usefull in emulation Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>