diff options
author | Yifan Zha <Yifan.Zha@amd.com> | 2023-01-31 10:31:27 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-03 23:41:36 +0300 |
commit | 72fef4980ddf20792fa095f88b008d896313c2b1 (patch) | |
tree | 53fde2832df04e70c1d33297bdd71348e8ae9bd6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 11cc4652e99f5529a9785b64f78fe005d8782b47 (diff) | |
download | linux-72fef4980ddf20792fa095f88b008d896313c2b1.tar.xz |
drm/amdgpu: Remove writing GRBM_GFX_CNTL in RLCG interface under SRIOV
[Why]
Accessing GRBM_GFX_CNTL in full access time has risk when VF is doing MMIO attacking.
Therefore, VF writing GRBM_GFX_CNTL are blocked by L1 Policy.
For RLCG interface, RLCG use SCRATCH_REG2 which is copied from GRBM_GFX_CNTL.
[How]
Remove writing GRBM_GFX_CNTL in amdgpu_virt_rlcg_reg_rw.
v2:
Remove directly writing GRBM_GFX_INDEX in amdgpu_virt_rlcg_reg_rw
as RLCG interface no need to use it.
Signed-off-by: Yifan Zha <Yifan.Zha@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions