Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h34 container_of(pool, struct dcn20_resource_pool, base)
40 struct dcn20_resource_pool { struct
H A Damdgpu_dcn20_resource.c1314 static void dcn20_resource_destruct(struct dcn20_resource_pool *pool) in dcn20_resource_destruct()
3022 struct dcn20_resource_pool *dcn20_pool = TO_DCN20_RES_POOL(*pool); in dcn20_destroy_resource_pool()
3325 struct dcn20_resource_pool *pool) in init_soc_bounding_box()
3486 struct dcn20_resource_pool *pool) in dcn20_resource_construct()
3813 struct dcn20_resource_pool *pool = in dcn20_create_resource_pool()
3814 kzalloc(sizeof(struct dcn20_resource_pool), GFP_KERNEL); in dcn20_create_resource_pool()