diff options
author | Hawking Zhang <[email protected]> | 2020-04-20 16:01:11 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-23 15:40:13 -0400 |
commit | a2676149323f04bf229bdad7f74b7ad14edd54d3 (patch) | |
tree | f726040c96d7359a719f230d0165c2a0bdccd6cc /scripts/gdb/linux/modules.py | |
parent | fe158997c8b73ca5117e07ecfa94ec7d9acf7eb4 (diff) |
drm/amdgpu: retire support_vmr_ring interface
vmr ring is dedicated for sriov vf (i.e.guest driver
in sriov), which is general communication interface
between driver and psp fw accross all ip version.
it is not correct to make it as ip specific callback.
it is even worse to check specific tOS version per IP
version (like psp_v11/v12).
Signed-off-by: Hawking Zhang <[email protected]>
Reviewed-by: Guchun Chen <[email protected]>
Reviewed-by: John Clements <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions