Searched refs:hubp_set_flip_int (Results 1 – 7 of 7) sorted by relevance
195 void (*hubp_set_flip_int)(struct hubp *hubp); member
508 .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,
2392 && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int) in dcn10_enable_plane()2393 pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int(pipe_ctx->plane_res.hubp); in dcn10_enable_plane()
1156 && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int) in dcn20_enable_plane()1157 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,
Completed in 23 milliseconds