diff options
| author | Bokun Zhang <[email protected]> | 2023-11-30 00:11:22 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-12-06 20:22:37 +0000 |
| commit | e17768691dd8d0664413de3123621daa0504054c (patch) | |
| tree | 360668b5fa63534c2f1bdb87bf07d88be5f6131d /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amdgpu: fix buffer funcs setting order on suspend (diff) | |
| download | kernel-e17768691dd8d0664413de3123621daa0504054c.tar.gz kernel-e17768691dd8d0664413de3123621daa0504054c.zip | |
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 <[email protected]>
Reviewed-by: Emily Deng <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
