Home
last modified time | relevance | path

Searched refs:add_phantom_pipes (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h185 void (*add_phantom_pipes)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1605 .add_phantom_pipes = dcn32_add_phantom_pipes,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2061 .add_phantom_pipes = dcn32_add_phantom_pipes,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1231 dc->res_pool->funcs->add_phantom_pipes(dc, context, pipes, *pipe_cnt, dc_pipe_idx); in dcn32_full_validate_bw_helper()