Searched refs:mm_bw_management (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgv_sriovmsg.h92 uint32_t mm_bw_management : 1; member in struct:amd_sriov_msg_feature_flags::__anon53
205 } mm_bw_management[AMD_SRIOV_MSG_RESERVE_VCN_INST]; member in struct:amd_sriov_msg_pf2vf_info
H A Damdgpu_virt.c511 tmp = ((struct amd_sriov_msg_pf2vf_info *)pf2vf_info)->mm_bw_management[i].decode_max_dimension_pixels;
514 tmp = ((struct amd_sriov_msg_pf2vf_info *)pf2vf_info)->mm_bw_management[i].decode_max_frame_pixels;
517 tmp = ((struct amd_sriov_msg_pf2vf_info *)pf2vf_info)->mm_bw_management[i].encode_max_dimension_pixels;
520 tmp = ((struct amd_sriov_msg_pf2vf_info *)pf2vf_info)->mm_bw_management[i].encode_max_frame_pixels;

Completed in 138 milliseconds