VF management#
VF management
Functions | |
amdsmi_status_t | amdsmi_clear_vf_fb (amdsmi_vf_handle_t vf_handle) |
Clear the framebuffer of a VF. If trying to clear the framebuffer of an active function, the call will fail with device busy. More... | |
Detailed Description
Function Documentation
◆ amdsmi_clear_vf_fb()
amdsmi_status_t amdsmi_clear_vf_fb | ( | amdsmi_vf_handle_t | vf_handle | ) |
Clear the framebuffer of a VF. If trying to clear the framebuffer of an active function, the call will fail with device busy.
- Parameters
-
[in] vf_handle - Handle to the VF to send the command to.
- Returns
- amdsmi_status_t | AMDSMI_STATUS_SUCCESS on success, non-zero on fail