Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h89 bool resource_construct(
/drivers/gpu/drm/amd/display/dc/dce60/
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()
/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c1113 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce80_construct()
1313 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce81_construct()
1509 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce83_construct()
/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c1143 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce100_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c1243 if (!resource_construct(num_virtual_links, dc, &pool->base, res_funcs)) in dce120_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c1276 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn201_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c1387 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce112_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c1505 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce110_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1480 if (!resource_construct(num_virtual_links, dc, pool, in dcn302_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1398 if (!resource_construct(num_virtual_links, dc, pool, in dcn303_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c1709 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn301_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1695 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn10_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1729 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn21_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c2030 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn316_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c2120 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn314_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c2128 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn315_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1981 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn321_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c2174 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn31_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2572 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn30_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c2428 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn32_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2713 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn20_resource_construct()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c342 bool resource_construct( in resource_construct() function