Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.h32 container_of(pool, struct dcn21_resource_pool, base)
38 struct dcn21_resource_pool { struct
Ddcn21_resource.c830 static void destruct(struct dcn21_resource_pool *pool) in destruct()
1113 struct dcn21_resource_pool *dcn21_pool = TO_DCN21_RES_POOL(*pool); in dcn21_destroy_resource_pool()
1274 struct dcn21_resource_pool *pool = TO_DCN21_RES_POOL(dc->res_pool); in update_bw_bounding_box()
1438 struct dcn21_resource_pool *pool) in construct()
1670 struct dcn21_resource_pool *pool = in dcn21_create_resource_pool()
1671 kzalloc(sizeof(struct dcn21_resource_pool), GFP_KERNEL); in dcn21_create_resource_pool()