Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c979 struct dcn21_resource_pool *dcn21_pool = TO_DCN21_RES_POOL(*pool); in dcn21_destroy_resource_pool() local
981 dcn21_resource_destruct(dcn21_pool); in dcn21_destroy_resource_pool()
982 kfree(dcn21_pool); in dcn21_destroy_resource_pool()