Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c957 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce100_destroy_resource_pool() local
959 dce100_resource_destruct(dce110_pool); in dce100_destroy_resource_pool()
960 kfree(dce110_pool); in dce100_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c906 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce120_destroy_resource_pool() local
908 dce120_resource_destruct(dce110_pool); in dce120_destroy_resource_pool()
909 kfree(dce110_pool); in dce120_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c903 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce80_destroy_resource_pool() local
905 dce80_resource_destruct(dce110_pool); in dce80_destroy_resource_pool()
906 kfree(dce110_pool); in dce80_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c1047 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce112_destroy_resource_pool() local
1049 dce112_resource_destruct(dce110_pool); in dce112_destroy_resource_pool()
1050 kfree(dce110_pool); in dce112_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c897 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce60_destroy_resource_pool() local
899 dce60_resource_destruct(dce110_pool); in dce60_destroy_resource_pool()
900 kfree(dce110_pool); in dce60_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1198 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce110_destroy_resource_pool() local
1200 dce110_resource_destruct(dce110_pool); in dce110_destroy_resource_pool()
1201 kfree(dce110_pool); in dce110_destroy_resource_pool()