Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_wrapper.c124 struct dml2_per_stream_programming *stream_prog = NULL; in dml21_calculate_rq_and_dlg_params() local
147stream_prog = &in_ctx->v21.mode_programming.programming->stream_programming[pln_prog->plane_descri… in dml21_calculate_rq_and_dlg_params()
160 dml21_program_dc_pipe(in_ctx, context, dc_main_pipes[dc_pipe_index], pln_prog, stream_prog); in dml21_calculate_rq_and_dlg_params()
163 dml21_program_dc_pipe(in_ctx, context, dc_phantom_pipes[dc_pipe_index], pln_prog, stream_prog); in dml21_calculate_rq_and_dlg_params()
A Ddml21_utils.h43 struct dml2_per_stream_programming *stream_prog);
A Ddml21_utils.c300 struct dml2_per_stream_programming *stream_prog) in dml21_program_dc_pipe() argument
304 dml21_populate_pipe_ctx_dlg_params(dml_ctx, context, pipe_ctx, stream_prog); in dml21_program_dc_pipe()
338 dml21_set_dc_p_state_type(pipe_ctx, stream_prog, sub_vp_enabled); in dml21_program_dc_pipe()

Completed in 8 milliseconds