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.c955 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce100_destroy_resource_pool() local
957 dce100_resource_destruct(dce110_pool); in dce100_destroy_resource_pool()
958 kfree(dce110_pool); in dce100_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c907 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce120_destroy_resource_pool() local
909 dce120_resource_destruct(dce110_pool); in dce120_destroy_resource_pool()
910 kfree(dce110_pool); in dce120_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c895 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce60_destroy_resource_pool() local
897 dce60_resource_destruct(dce110_pool); in dce60_destroy_resource_pool()
898 kfree(dce110_pool); in dce60_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c1048 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce112_destroy_resource_pool() local
1050 dce112_resource_destruct(dce110_pool); in dce112_destroy_resource_pool()
1051 kfree(dce110_pool); in dce112_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c901 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce80_destroy_resource_pool() local
903 dce80_resource_destruct(dce110_pool); in dce80_destroy_resource_pool()
904 kfree(dce110_pool); in dce80_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1199 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce110_destroy_resource_pool() local
1201 dce110_resource_destruct(dce110_pool); in dce110_destroy_resource_pool()
1202 kfree(dce110_pool); in dce110_destroy_resource_pool()