Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c951 static bool init_soc_bounding_box(struct dc *dc, struct resource_pool *pool) in init_soc_bounding_box() function
1346 init_soc_bounding_box(dc, pool); in dcn302_resource_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c878 static bool init_soc_bounding_box(struct dc *dc, struct resource_pool *pool) in init_soc_bounding_box() function
1258 init_soc_bounding_box(dc, pool); in dcn303_resource_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1286 static bool init_soc_bounding_box(struct dc *dc, in init_soc_bounding_box() function
1543 init_soc_bounding_box(dc, pool); in dcn301_resource_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1497 static bool init_soc_bounding_box(struct dc *dc, in init_soc_bounding_box() function
2420 init_soc_bounding_box(dc, pool); in dcn30_resource_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2331 static bool init_soc_bounding_box(struct dc *dc, in init_soc_bounding_box() function
2552 if (!init_soc_bounding_box(dc, pool)) { in dcn20_resource_construct()