Home
last modified time | relevance | path

Searched refs:dcn301_resource_pool (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.h38 struct dcn301_resource_pool { struct
H A Ddcn301_resource.c93 container_of(pool, struct dcn301_resource_pool, base)
1033 static void dcn301_destruct(struct dcn301_resource_pool *pool) in dcn301_destruct()
1240 struct dcn301_resource_pool *dcn301_pool = TO_DCN301_RES_POOL(*pool); in dcn301_destroy_resource_pool()
1287 struct dcn301_resource_pool *pool) in init_soc_bounding_box()
1398 struct dcn301_resource_pool *pool) in dcn301_resource_construct()
1712 struct dcn301_resource_pool *pool = in dcn301_create_resource_pool()
1713 kzalloc(sizeof(struct dcn301_resource_pool), GFP_KERNEL); in dcn301_create_resource_pool()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/
H A Ddcn301_fpu.c35 container_of(pool, struct dcn301_resource_pool, base)
326 struct dcn301_resource_pool *pool = TO_DCN301_RES_POOL(dc->res_pool); in dcn301_update_bw_bounding_box()