/drivers/gpu/drm/amd/display/dc/inc/ |
D | resource.h | 89 bool resource_construct(
|
/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 1104 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/ |
D | dce80_resource.c | 1113 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/ |
D | dce100_resource.c | 1143 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce100_resource_construct()
|
/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()
|
/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_resource.c | 1276 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn201_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 1387 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce112_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 1505 if (!resource_construct(num_virtual_links, dc, &pool->base, in dce110_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1480 if (!resource_construct(num_virtual_links, dc, pool, in dcn302_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 1398 if (!resource_construct(num_virtual_links, dc, pool, in dcn303_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1709 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn301_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 1695 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn10_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1729 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn21_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 2030 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn316_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 2120 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn314_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 2128 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn315_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn321/ |
D | dcn321_resource.c | 1981 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn321_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 2174 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn31_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2572 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn30_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 2428 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn32_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 2713 if (!resource_construct(num_virtual_links, dc, &pool->base, in dcn20_resource_construct()
|
/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_resource.c | 342 bool resource_construct( in resource_construct() function
|