Searched refs:dcn10_disable_plane (Results 1 – 1 of 1) sorted by relevance
936 static void dcn10_disable_plane(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn10_disable_plane() function1053 dcn10_disable_plane(dc, pipe_ctx); in dcn10_init_hw()2320 dcn10_disable_plane(dc, old_pipe_ctx); in dcn10_apply_ctx_for_surface()2351 dcn10_disable_plane(dc, &dc->current_state->res_ctx.pipe_ctx[i]); in dcn10_apply_ctx_for_surface()2669 .disable_plane = dcn10_disable_plane,