Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c2237 struct dcn20_resource_pool *dcn20_pool = TO_DCN20_RES_POOL(*pool); in dcn20_destroy_resource_pool() local
2239 dcn20_resource_destruct(dcn20_pool); in dcn20_destroy_resource_pool()
2240 kfree(dcn20_pool); in dcn20_destroy_resource_pool()