Searched refs:hubp_prepare_subvp_buffering (Results 1 – 4 of 4) sorted by relevance
204 .hubp_prepare_subvp_buffering = hubp32_prepare_subvp_buffering
252 void (*hubp_prepare_subvp_buffering)(struct hubp *hubp, bool enable); member
732 if (pipe->stream && hubp && hubp->funcs->hubp_prepare_subvp_buffering) { in dcn32_program_mall_pipe_config()739 hubp->funcs->hubp_prepare_subvp_buffering(hubp, true); in dcn32_program_mall_pipe_config()
995 .hubp_prepare_subvp_buffering = hubp32_prepare_subvp_buffering,