Home
last modified time | relevance | path

Searched refs:dcn10_disable_plane (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c936 static void dcn10_disable_plane(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn10_disable_plane() function
1053 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,