Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.h32 container_of(pool, struct dcn31_resource_pool, base)
36 struct dcn31_resource_pool { struct
Ddcn31_resource.c1369 static void dcn31_resource_destruct(struct dcn31_resource_pool *pool) in dcn31_resource_destruct()
1602 struct dcn31_resource_pool *dcn31_pool = TO_DCN31_RES_POOL(*pool); in dcn31_destroy_resource_pool()
1871 struct dcn31_resource_pool *pool) in dcn31_resource_construct()
2199 struct dcn31_resource_pool *pool = in dcn31_create_resource_pool()
2200 kzalloc(sizeof(struct dcn31_resource_pool), GFP_KERNEL); in dcn31_create_resource_pool()