Searched refs:hubp_set_flip_int (Results 1 – 7 of 7) sorted by relevance
195 void (*hubp_set_flip_int)(struct hubp *hubp); member
514 .hubp_set_flip_int = hubp1_set_flip_int,
841 .hubp_set_flip_int = hubp1_set_flip_int,
1347 .hubp_set_flip_int = hubp1_set_flip_int,
2321 && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int) in dcn10_enable_plane()2322 pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int(pipe_ctx->plane_res.hubp); in dcn10_enable_plane()
1153 && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int) in dcn20_enable_plane()1154 pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int(pipe_ctx->plane_res.hubp); in dcn20_enable_plane()
1622 .hubp_set_flip_int = hubp1_set_flip_int,