Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4126 dc->hwss.program_triplebuffer != NULL && in commit_planes_for_stream_fast()
4377 dc->hwss.program_triplebuffer != NULL && in commit_planes_for_stream()
4426 if (dc->hwss.program_triplebuffer != NULL && dc->debug.enable_tri_buf) { in commit_planes_for_stream()
4428 dc->hwss.program_triplebuffer( in commit_planes_for_stream()
4503 if (dc->hwss.program_triplebuffer != NULL && dc->debug.enable_tri_buf) { in commit_planes_for_stream()
4505 dc->hwss.program_triplebuffer( in commit_planes_for_stream()
H A Ddc_hw_sequencer.c803 …if (dc->hwss.program_triplebuffer && dc->debug.enable_tri_buf && current_mpc_pipe->plane_state->up… in hwss_build_fast_sequence()
968 dc->hwss.program_triplebuffer(params->program_triplebuffer_params.dc, in hwss_execute_sequence()
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h1034 void (*program_triplebuffer)(const struct dc *dc, member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2047 if (dc->hwss.program_triplebuffer != NULL && dc->debug.enable_tri_buf) { in dcn20_program_front_end_for_ctx()
2054 dc->hwss.program_triplebuffer( in dcn20_program_front_end_for_ctx()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2411 if (dc->hwss.program_triplebuffer != NULL && dc->debug.enable_tri_buf) { in dcn401_program_front_end_for_ctx()
2420 dc->hwss.program_triplebuffer( in dcn401_program_front_end_for_ctx()