Home
last modified time | relevance | path

Searched refs:dcn30_resource_pool (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.h32 container_of(pool, struct dcn30_resource_pool, base)
41 struct dcn30_resource_pool { struct
Ddcn30_resource.c1085 static void dcn30_resource_destruct(struct dcn30_resource_pool *pool) in dcn30_resource_destruct()
1305 struct dcn30_resource_pool *dcn30_pool = TO_DCN30_RES_POOL(*pool); in dcn30_destroy_resource_pool()
1516 struct dcn30_resource_pool *pool) in init_soc_bounding_box()
2265 struct dcn30_resource_pool *pool) in dcn30_resource_construct()
2614 struct dcn30_resource_pool *pool = in dcn30_create_resource_pool()
2615 kzalloc(sizeof(struct dcn30_resource_pool), GFP_KERNEL); in dcn30_create_resource_pool()