Searched refs:dc_pipe_idx (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.h | 52 unsigned int dc_pipe_idx);
|
D | dcn32_fpu.c | 529 unsigned int dc_pipe_idx) in dcn32_set_phantom_stream_timing() argument 547 if (i == dc_pipe_idx) in dcn32_set_phantom_stream_timing() 1062 unsigned int dc_pipe_idx = 0; in dcn32_full_validate_bw_helper() local 1119 dcn32_assign_subvp_pipe(dc, context, &dc_pipe_idx)) { in dcn32_full_validate_bw_helper() 1140 dc->res_pool->funcs->add_phantom_pipes(dc, context, pipes, *pipe_cnt, dc_pipe_idx); in dcn32_full_validate_bw_helper()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 1653 unsigned int dc_pipe_idx) in dcn32_enable_phantom_plane() argument 1657 struct pipe_ctx *curr_pipe = &context->res_ctx.pipe_ctx[dc_pipe_idx]; in dcn32_enable_phantom_plane() 1697 unsigned int dc_pipe_idx) in dcn32_enable_phantom_stream() argument 1700 struct pipe_ctx *ref_pipe = &context->res_ctx.pipe_ctx[dc_pipe_idx]; in dcn32_enable_phantom_stream() 1715 …n32_set_phantom_stream_timing(dc, context, ref_pipe, phantom_stream, pipes, pipe_cnt, dc_pipe_idx); in dcn32_enable_phantom_stream()
|