Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2184 struct dcn20_resource_pool *dcn20_pool = TO_DCN20_RES_POOL(*pool); in dcn20_destroy_resource_pool() local
2186 dcn20_resource_destruct(dcn20_pool); in dcn20_destroy_resource_pool()
2187 kfree(dcn20_pool); in dcn20_destroy_resource_pool()