Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.h32 container_of(pool, struct dcn20_resource_pool, base)
38 struct dcn20_resource_pool { struct
Ddcn20_resource.c1193 static void destruct(struct dcn20_resource_pool *pool) in destruct()
2854 struct dcn20_resource_pool *dcn20_pool = TO_DCN20_RES_POOL(*pool); in dcn20_destroy_resource_pool()
3150 struct dcn20_resource_pool *pool) in init_soc_bounding_box()
3310 struct dcn20_resource_pool *pool) in construct()
3622 struct dcn20_resource_pool *pool = in dcn20_create_resource_pool()
3623 kzalloc(sizeof(struct dcn20_resource_pool), GFP_KERNEL); in dcn20_create_resource_pool()