Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1244 struct dcn21_resource_pool *dcn21_pool = TO_DCN21_RES_POOL(*pool); in dcn21_destroy_resource_pool() local
1246 dcn21_resource_destruct(dcn21_pool); in dcn21_destroy_resource_pool()
1247 kfree(dcn21_pool); in dcn21_destroy_resource_pool()