Home
last modified time | relevance | path

Searched refs:dcn10_resource_pool (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.h32 container_of(pool, struct dcn10_resource_pool, base)
38 struct dcn10_resource_pool { struct
H A Ddcn10_resource.c965 static void dcn10_resource_destruct(struct dcn10_resource_pool *pool) in dcn10_resource_destruct()
1192 struct dcn10_resource_pool *dcn10_pool = TO_DCN10_RES_POOL(*pool); in dcn10_destroy_resource_pool()
1345 struct dcn10_resource_pool *pool) in dcn10_resource_construct()
1672 struct dcn10_resource_pool *pool = in dcn10_create_resource_pool()
1673 kzalloc(sizeof(struct dcn10_resource_pool), GFP_KERNEL); in dcn10_create_resource_pool()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.h33 container_of(pool, struct dcn10_resource_pool, base)
42 struct dcn10_resource_pool { struct
H A Ddcn10_resource.c907 static void dcn10_resource_destruct(struct dcn10_resource_pool *pool) in dcn10_resource_destruct()
1129 struct dcn10_resource_pool *dcn10_pool = TO_DCN10_RES_POOL(*pool); in dcn10_destroy_resource_pool()
1309 struct dcn10_resource_pool *pool) in dcn10_resource_construct()
1673 struct dcn10_resource_pool *pool = in dcn10_create_resource_pool()
1674 kzalloc(sizeof(struct dcn10_resource_pool), GFP_KERNEL); in dcn10_create_resource_pool()

Completed in 6 milliseconds