commit | 1d4473261966bef70ff65ebb303bae98949b8f8a | [log] [tgz] |
---|---|---|
author | Liu ChengZhe <ChengZhe.Liu@amd.com> | Thu Aug 06 14:54:08 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 10 17:26:52 2020 -0400 |
tree | 4539da462486d85e53be6abc3da4f19a91bb5830 | |
parent | b60646a20c9f61e364c86cc88f50f547361cceb3 [diff] |
drm/amdgpu: Skip some registers config for SRIOV Some registers are not accessible to virtual function setup, so skip their initialization when in VF-SRIOV mode. v2: move SRIOV VF check into specify functions; modify commit description and comment. Signed-off-by: Liu ChengZhe <ChengZhe.Liu@amd.com> Reviewed-by: Luben Tuikov <luben.tuikov@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>