Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.h38 struct dcn301_resource_pool { struct
Ddcn301_resource.c93 container_of(pool, struct dcn301_resource_pool, base)
1058 static void dcn301_destruct(struct dcn301_resource_pool *pool) in dcn301_destruct()
1265 struct dcn301_resource_pool *dcn301_pool = TO_DCN301_RES_POOL(*pool); in dcn301_destroy_resource_pool()
1311 struct dcn301_resource_pool *pool) in init_soc_bounding_box()
1421 struct dcn301_resource_pool *pool) in dcn301_resource_construct()
1737 struct dcn301_resource_pool *pool = in dcn301_create_resource_pool()
1738 kzalloc(sizeof(struct dcn301_resource_pool), GFP_KERNEL); in dcn301_create_resource_pool()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn301/
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()