HomeSort by: relevance | last modified time | path
    Searched refs:dcn21_resource_pool (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
dcn21_resource.h 34 container_of(pool, struct dcn21_resource_pool, base)
40 struct dcn21_resource_pool { struct
amdgpu_dcn21_resource.c 869 static void dcn21_resource_destruct(struct dcn21_resource_pool *pool)
1182 struct dcn21_resource_pool *dcn21_pool = TO_DCN21_RES_POOL(*pool);
1341 struct dcn21_resource_pool *pool = TO_DCN21_RES_POOL(dc->res_pool);
1665 struct dcn21_resource_pool *pool)
1931 struct dcn21_resource_pool *pool =
1932 kzalloc(sizeof(struct dcn21_resource_pool), GFP_KERNEL);

Completed in 15 milliseconds