Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1732 struct dcn316_resource_pool *dcn31_pool = TO_DCN316_RES_POOL(*pool); in dcn316_destroy_resource_pool() local
1734 dcn316_resource_destruct(dcn31_pool); in dcn316_destroy_resource_pool()
1735 kfree(dcn31_pool); in dcn316_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1740 struct dcn31_resource_pool *dcn31_pool = TO_DCN31_RES_POOL(*pool); in dcn31_destroy_resource_pool() local
1742 dcn31_resource_destruct(dcn31_pool); in dcn31_destroy_resource_pool()
1743 kfree(dcn31_pool); in dcn31_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1742 struct dcn315_resource_pool *dcn31_pool = TO_DCN315_RES_POOL(*pool); in dcn315_destroy_resource_pool() local
1744 dcn315_resource_destruct(dcn31_pool); in dcn315_destroy_resource_pool()
1745 kfree(dcn31_pool); in dcn315_destroy_resource_pool()