Home
last modified time | relevance | path

Searched refs:resource_construct (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h89 bool resource_construct(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c1118 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce80_construct()
1318 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce81_construct()
1515 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce83_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c1104 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce60_construct()
1302 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce61_construct()
1496 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce64_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c1148 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce100_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c1244 if (!resource_construct(num_virtual_links, dc, &pool->base, res_funcs)) in dce120_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1269 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn201_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1392 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce112_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1467 if (!resource_construct(num_virtual_links, dc, pool, in dcn302_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1509 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce110_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1379 if (!resource_construct(num_virtual_links, dc, pool, in dcn303_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1648 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn10_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1685 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn301_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1697 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn21_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1997 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn316_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c2110 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn315_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1970 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn321_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c2138 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn314_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c2179 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn31_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2557 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn30_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2708 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn20_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2437 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn32_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c356 bool resource_construct( in resource_construct() function