Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.h32 container_of(pool, struct dcn30_resource_pool, base)
41 struct dcn30_resource_pool { struct
H A Ddcn30_resource.c1094 static void dcn30_resource_destruct(struct dcn30_resource_pool *pool) in dcn30_resource_destruct()
1321 struct dcn30_resource_pool *dcn30_pool = TO_DCN30_RES_POOL(*pool); in dcn30_destroy_resource_pool()
1530 struct dcn30_resource_pool *pool) in init_soc_bounding_box()
2304 struct dcn30_resource_pool *pool) in dcn30_resource_construct()
2662 struct dcn30_resource_pool *pool = in dcn30_create_resource_pool()
2663 kzalloc_obj(struct dcn30_resource_pool); in dcn30_create_resource_pool()