Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2189 struct dcn20_resource_pool *dcn20_pool = TO_DCN20_RES_POOL(*pool); in dcn20_destroy_resource_pool() local
2191 dcn20_resource_destruct(dcn20_pool); in dcn20_destroy_resource_pool()
2192 kfree(dcn20_pool); in dcn20_destroy_resource_pool()