Searched refs:init_soc_bounding_box (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 1089 static bool init_soc_bounding_box(struct dc *dc, struct resource_pool *pool) in init_soc_bounding_box() function 1616 init_soc_bounding_box(dc, pool); in dcn302_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 1019 static bool init_soc_bounding_box(struct dc *dc, struct resource_pool *pool) in init_soc_bounding_box() function 1537 init_soc_bounding_box(dc, pool); in dcn303_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 1492 static bool init_soc_bounding_box(struct dc *dc, in init_soc_bounding_box() function 1777 init_soc_bounding_box(dc, pool); in dcn301_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 1719 static bool init_soc_bounding_box(struct dc *dc, in init_soc_bounding_box() function 2721 init_soc_bounding_box(dc, pool); in dcn30_resource_construct()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 3636 static bool init_soc_bounding_box(struct dc *dc, in init_soc_bounding_box() function 3857 if (!init_soc_bounding_box(dc, pool)) { in dcn20_resource_construct()
|