diff options
| author | Zhu Lingshan <[email protected]> | 2023-05-26 22:52:52 +0800 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2023-06-27 10:47:07 -0400 |
| commit | aeb5ef30bbcc2a4c605f7d44f088113a073c0224 (patch) | |
| tree | 694d3397976771879448702f52ca25c369b2bd1b /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | 1a252f0391d48733174276247c3d22b8a85a4406 (diff) | |
vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
Rather than former lazy-initialization mechanism,
now the virtqueue operations and driver_features related
ops access the virtio registers directly to take
immediate actions. So ifcvf_start_datapath() should
retire.
ifcvf_add_status() is retierd because we should not change
device status by a vendor driver's decision, this driver should
only set device status which is from virito drivers
upon vdpa_ops.set_status()
Signed-off-by: Zhu Lingshan <[email protected]>
Acked-by: Jason Wang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions