Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h206 void (*add_phantom_pipes)( member
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1624 .add_phantom_pipes = dcn32_add_phantom_pipes,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1768 .add_phantom_pipes = dcn32_add_phantom_pipes,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2067 .add_phantom_pipes = dcn32_add_phantom_pipes,
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1517 dc->res_pool->funcs->add_phantom_pipes(dc, context, pipes, *pipe_cnt, dc_pipe_idx); in dcn32_full_validate_bw_helper()