Searched refs:dcn20_find_secondary_pipe (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.h | 148 struct pipe_ctx *dcn20_find_secondary_pipe(struct dc *dc,
|
H A D | dcn20_resource.c | 1693 struct pipe_ctx *dcn20_find_secondary_pipe(struct dc *dc, in dcn20_find_secondary_pipe() function 2070 hsplit_pipe = dcn20_find_secondary_pipe(dc, &context->res_ctx, dc->res_pool, pipe); in dcn20_fast_validate_bw() 2094 hsplit_pipe = dcn20_find_secondary_pipe(dc, &context->res_ctx, dc->res_pool, pipe); in dcn20_fast_validate_bw()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 882 hsplit_pipe = dcn20_find_secondary_pipe(dc, &context->res_ctx, dc->res_pool, pipe); in dcn21_fast_validate_bw() 901 hsplit_pipe = dcn20_find_secondary_pipe(dc, &context->res_ctx, dc->res_pool, pipe); in dcn21_fast_validate_bw()
|