Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_hw_sequencer.c192 pipe_ctx->stream_res.tg->funcs->set_blank(pipe_ctx->stream_res.tg, blank_target); in dce60_program_surface_visibility()
324 if (mi->funcs->set_blank) in dce60_program_front_end_for_pipe()
325 mi->funcs->set_blank(mi, pipe_ctx->plane_state->visible); in dce60_program_front_end_for_pipe()
A Ddce60_timing_generator.c215 .set_blank = dce110_tg_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hubp.c66 .set_blank = hubp2_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dmem_input.h167 void (*set_blank)(struct mem_input *mi, bool blank); member
A Dhubp.h141 void (*set_blank)(struct hubp *hubp, bool blank); member
A Dtiming_generator.h200 void (*set_blank)(struct timing_generator *tg, member
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_hubp.c118 .set_blank = hubp1_set_blank,
A Ddcn201_optc.c157 .set_blank = optc1_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hwseq.c995 pipe_ctx->plane_res.hubp->funcs->set_blank(pipe_ctx->plane_res.hubp, true); in dcn30_set_disp_pattern_generator()
998 mpcc_pipe->plane_res.hubp->funcs->set_blank(mpcc_pipe->plane_res.hubp, true); in dcn30_set_disp_pattern_generator()
1003 pipe_ctx->plane_res.hubp->funcs->set_blank(pipe_ctx->plane_res.hubp, false); in dcn30_set_disp_pattern_generator()
1006 mpcc_pipe->plane_res.hubp->funcs->set_blank(mpcc_pipe->plane_res.hubp, false); in dcn30_set_disp_pattern_generator()
A Ddcn30_hubp.c492 .set_blank = hubp2_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_timing_generator.c196 .set_blank = dce110_tg_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c761 hubp->funcs->set_blank(hubp, true); in undo_DEGVIDCN10_253_wa()
943 pipe_ctx->stream_res.tg->funcs->set_blank(pipe_ctx->stream_res.tg, true); in dcn10_enable_stream_timing()
1292 tg->funcs->set_blank(tg, true); in dcn10_init_pipes()
2764 hubp->funcs->set_blank(hubp, false); in dcn10_update_dchubp_dpp()
2796 if (stream_res->tg->funcs->set_blank) in dcn10_blank_pixel_data()
2797 stream_res->tg->funcs->set_blank(stream_res->tg, blank); in dcn10_blank_pixel_data()
2804 if (stream_res->tg->funcs->set_blank) { in dcn10_blank_pixel_data()
2806 stream_res->tg->funcs->set_blank(stream_res->tg, blank); in dcn10_blank_pixel_data()
3183 hubp->funcs->set_blank(hubp, true); in dcn10_wait_for_mpcc_disconnect()
A Ddcn10_optc.c1551 .set_blank = optc1_set_blank,
A Ddcn10_hubp.c1328 .set_blank = hubp1_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1482 pipe_ctx->stream_res.tg->funcs->set_blank(pipe_ctx->stream_res.tg, true);
2181 pipe_ctx_old->stream_res.tg->funcs->set_blank(pipe_ctx_old->stream_res.tg, true);
2451 pipe_ctx->stream_res.tg->funcs->set_blank(pipe_ctx->stream_res.tg, blank_target);
2685 tg->funcs->set_blank(tg, true);
2797 if (mi->funcs->set_blank)
2798 mi->funcs->set_blank(mi, pipe_ctx->plane_state->visible);
A Ddce110_timing_generator_v.c670 .set_blank = dce110_timing_generator_v_set_blank,
A Ddce110_timing_generator.c2214 .set_blank = dce110_tg_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_optc.c554 .set_blank = optc1_set_blank,
A Ddcn20_hwseq.c1566 hubp->funcs->set_blank(hubp, false); in dcn20_update_dchubp_dpp()
1780 pipe->plane_res.hubp->funcs->set_blank(pipe->plane_res.hubp, true); in dcn20_post_unlock_program_front_end()
1784 mpcc_pipe->plane_res.hubp->funcs->set_blank(mpcc_pipe->plane_res.hubp, true); in dcn20_post_unlock_program_front_end()
A Ddcn20_hubp.c1605 .set_blank = hubp2_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_timing_generator.c1179 .set_blank = dce120_tg_set_blank,
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_hubp.c826 .set_blank = hubp1_set_blank,

Completed in 79 milliseconds