Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.h35 struct dcn301_resource_pool { struct
Ddcn301_resource.c90 container_of(pool, struct dcn301_resource_pool, base)
1236 static void dcn301_destruct(struct dcn301_resource_pool *pool) in dcn301_destruct()
1445 struct dcn301_resource_pool *dcn301_pool = TO_DCN301_RES_POOL(*pool); in dcn301_destroy_resource_pool()
1493 struct dcn301_resource_pool *pool) in init_soc_bounding_box()
1573 struct dcn301_resource_pool *pool = TO_DCN301_RES_POOL(dc->res_pool); in dcn301_update_bw_bounding_box()
1648 struct dcn301_resource_pool *pool) in dcn301_resource_construct()
1947 struct dcn301_resource_pool *pool = in dcn301_create_resource_pool()
1948 kzalloc(sizeof(struct dcn301_resource_pool), GFP_KERNEL); in dcn301_create_resource_pool()