Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c914 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce100_destroy_resource_pool() local
916 dce100_resource_destruct(dce110_pool); in dce100_destroy_resource_pool()
917 kfree(dce110_pool); in dce100_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c1044 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce112_destroy_resource_pool() local
1046 dce112_resource_destruct(dce110_pool); in dce112_destroy_resource_pool()
1047 kfree(dce110_pool); in dce112_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c929 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce80_destroy_resource_pool() local
931 dce80_resource_destruct(dce110_pool); in dce80_destroy_resource_pool()
932 kfree(dce110_pool); in dce80_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c923 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce60_destroy_resource_pool() local
925 dce60_resource_destruct(dce110_pool); in dce60_destroy_resource_pool()
926 kfree(dce110_pool); in dce60_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1193 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce110_destroy_resource_pool() local
1195 dce110_resource_destruct(dce110_pool); in dce110_destroy_resource_pool()
1196 kfree(dce110_pool); in dce110_destroy_resource_pool()