Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_init.c91 .program_triplebuffer = dcn20_program_triple_buffer,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A Ddcn351_init.c91 .program_triplebuffer = dcn20_program_triple_buffer,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_init.c98 .program_triplebuffer = dcn20_program_triple_buffer,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4042 dc->hwss.program_triplebuffer != NULL && in commit_planes_for_stream_fast()
4293 dc->hwss.program_triplebuffer != NULL && in commit_planes_for_stream()
4342 if (dc->hwss.program_triplebuffer != NULL && dc->debug.enable_tri_buf) { in commit_planes_for_stream()
4344 dc->hwss.program_triplebuffer( in commit_planes_for_stream()
4419 if (dc->hwss.program_triplebuffer != NULL && dc->debug.enable_tri_buf) { in commit_planes_for_stream()
4421 dc->hwss.program_triplebuffer( in commit_planes_for_stream()
H A Ddc_hw_sequencer.c801 …if (dc->hwss.program_triplebuffer && dc->debug.enable_tri_buf && current_mpc_pipe->plane_state->up… in hwss_build_fast_sequence()
966 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.c2062 if (dc->hwss.program_triplebuffer != NULL && dc->debug.enable_tri_buf) { in dcn20_program_front_end_for_ctx()
2069 dc->hwss.program_triplebuffer( in dcn20_program_front_end_for_ctx()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2396 if (dc->hwss.program_triplebuffer != NULL && dc->debug.enable_tri_buf) { in dcn401_program_front_end_for_ctx()
2405 dc->hwss.program_triplebuffer( in dcn401_program_front_end_for_ctx()