Searched refs:hubp_prepare_subvp_buffering (Results 1 – 3 of 3) sorted by relevance
207 void (*hubp_prepare_subvp_buffering)(struct hubp *hubp, bool enable); member
193 .hubp_prepare_subvp_buffering = hubp32_prepare_subvp_buffering
681 if (pipe->stream && hubp && hubp->funcs->hubp_prepare_subvp_buffering) { in dcn32_program_mall_pipe_config()688 hubp->funcs->hubp_prepare_subvp_buffering(hubp, true); in dcn32_program_mall_pipe_config()
Completed in 7 milliseconds