Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.h33 container_of(pool, struct dcn10_resource_pool, base)
42 struct dcn10_resource_pool { struct
Ddcn10_resource.c915 static void dcn10_resource_destruct(struct dcn10_resource_pool *pool) in dcn10_resource_destruct()
1136 struct dcn10_resource_pool *dcn10_pool = TO_DCN10_RES_POOL(*pool); in dcn10_destroy_resource_pool()
1357 struct dcn10_resource_pool *pool) in dcn10_resource_construct()
1721 struct dcn10_resource_pool *pool = in dcn10_create_resource_pool()
1722 kzalloc(sizeof(struct dcn10_resource_pool), GFP_KERNEL); in dcn10_create_resource_pool()