diff options
author | Bokun Zhang <bokun.zhang@amd.com> | 2023-11-30 03:11:22 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-12-06 23:22:37 +0300 |
commit | e17768691dd8d0664413de3123621daa0504054c (patch) | |
tree | 360668b5fa63534c2f1bdb87bf07d88be5f6131d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c03581986234044f2eeae308b7840e0083981034 (diff) | |
download | linux-e17768691dd8d0664413de3123621daa0504054c.tar.xz |
drm/amd/amdgpu: SRIOV full reset issue with VCN
- After a full reset, VF's FB will be cleaned. This
includes the VCN's fw_shared memory.
However, there is no suspend-resume routine for
SRIOV VF. Therefore, the data in the fw_shared
memory will be lost forever and it causes engine
hang later on.
We must repopulate the data in fw_shared during
SRIOV hw_init
Signed-off-by: Bokun Zhang <bokun.zhang@amd.com>
Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions