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)
38 struct dcn30_resource_pool { struct
Ddcn30_resource.c1201 static void dcn30_resource_destruct(struct dcn30_resource_pool *pool) in dcn30_resource_destruct()
1418 struct dcn30_resource_pool *dcn30_pool = TO_DCN30_RES_POOL(*pool); in dcn30_destroy_resource_pool()
1712 struct dcn30_resource_pool *pool) in init_soc_bounding_box()
2599 struct dcn30_resource_pool *pool) in dcn30_resource_construct()
2882 struct dcn30_resource_pool *pool = in dcn30_create_resource_pool()
2883 kzalloc(sizeof(struct dcn30_resource_pool), GFP_KERNEL); in dcn30_create_resource_pool()