Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.h33 container_of(pool, struct dcn20_resource_pool, base)
45 struct dcn20_resource_pool { struct
A Ddcn20_resource.c1109 static void dcn20_resource_destruct(struct dcn20_resource_pool *pool) in dcn20_resource_destruct()
2210 struct dcn20_resource_pool *dcn20_pool = TO_DCN20_RES_POOL(*pool); in dcn20_destroy_resource_pool()
2353 struct dcn20_resource_pool *pool) in init_soc_bounding_box()
2409 struct dcn20_resource_pool *pool) in dcn20_resource_construct()
2786 struct dcn20_resource_pool *pool = in dcn20_create_resource_pool()
2787 kzalloc(sizeof(struct dcn20_resource_pool), GFP_ATOMIC); in dcn20_create_resource_pool()

Completed in 12 milliseconds