commit | 4905880b4515721bc4aff17d65be426175d9ddbf | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Tue Nov 26 19:33:38 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 03 11:58:08 2019 -0500 |
tree | 4ada15426e5e9b1cb07a38605fa46bbb3ceb840a | |
parent | cd05b51aaa6ea6f7e4c22802e3f2703ac6087912 [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>