Searched refs:resource_construct (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/ |
D | resource.h | 75 bool resource_construct(
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 1103 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce60_construct() 1300 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce61_construct() 1493 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce64_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 1114 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() 1508 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce83_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 1144 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce100_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 1243 if (!resource_construct(num_virtual_links, dc, &pool->base, res_funcs)) in dce120_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 1386 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce112_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 1506 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce110_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 1661 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn10_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1737 if (!resource_construct(num_virtual_links, dc, pool, in dcn302_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 1658 if (!resource_construct(num_virtual_links, dc, pool, in dcn303_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1919 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn301_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 2250 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn21_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 2184 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn31_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_resource.c | 298 bool resource_construct( in resource_construct() function
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2858 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn30_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 4012 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn20_resource_construct()
|