Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h229 void (*add_phantom_pipes)( member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1620 .add_phantom_pipes = dcn32_add_phantom_pipes,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c2032 .add_phantom_pipes = dcn32_add_phantom_pipes,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c1147 dc->res_pool->funcs->add_phantom_pipes(dc, context, pipes, *pipe_cnt, dc_pipe_idx); in dcn32_full_validate_bw_helper()