Searched refs:dc_pipe_idx (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.h | 48 unsigned int dc_pipe_idx);
|
D | dcn32_fpu.c | 543 unsigned int dc_pipe_idx) in dcn32_set_phantom_stream_timing() argument 564 if (i == dc_pipe_idx) in dcn32_set_phantom_stream_timing() 1156 unsigned int dc_pipe_idx = 0; in dcn32_full_validate_bw_helper() local 1209 dcn32_assign_subvp_pipe(dc, context, &dc_pipe_idx)) { in dcn32_full_validate_bw_helper() 1230 dc->res_pool->funcs->add_phantom_pipes(dc, context, pipes, *pipe_cnt, dc_pipe_idx); in dcn32_full_validate_bw_helper()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 1634 unsigned int dc_pipe_idx) in dcn32_enable_phantom_plane() argument 1638 struct pipe_ctx *curr_pipe = &context->res_ctx.pipe_ctx[dc_pipe_idx]; in dcn32_enable_phantom_plane() 1678 unsigned int dc_pipe_idx) in dcn32_enable_phantom_stream() argument 1681 struct pipe_ctx *ref_pipe = &context->res_ctx.pipe_ctx[dc_pipe_idx]; in dcn32_enable_phantom_stream() 1696 …n32_set_phantom_stream_timing(dc, context, ref_pipe, phantom_stream, pipes, pipe_cnt, dc_pipe_idx); in dcn32_enable_phantom_stream()
|