Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.h31 #define TO_DCN21_RES_POOL(pool)\ macro
Ddcn21_resource.c1230 struct dcn21_resource_pool *dcn21_pool = TO_DCN21_RES_POOL(*pool); in dcn21_destroy_resource_pool()
1390 struct dcn21_resource_pool *pool = TO_DCN21_RES_POOL(dc->res_pool); in update_bw_bounding_box()