Searched refs:hubp_set_flip_int (Results 1 – 7 of 7) sorted by relevance
196 void (*hubp_set_flip_int)(struct hubp *hubp); member
509 .hubp_set_flip_int = hubp1_set_flip_int,
842 .hubp_set_flip_int = hubp1_set_flip_int,
1361 .hubp_set_flip_int = hubp1_set_flip_int,
2414 && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int) in dcn10_enable_plane()2415 pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int(pipe_ctx->plane_res.hubp); in dcn10_enable_plane()
1160 && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int) in dcn20_enable_plane()1161 pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int(pipe_ctx->plane_res.hubp); in dcn20_enable_plane()
1618 .hubp_set_flip_int = hubp1_set_flip_int,