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.c959 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce100_destroy_resource_pool() local
961 dce100_resource_destruct(dce110_pool); in dce100_destroy_resource_pool()
962 kfree(dce110_pool); in dce100_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c908 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce120_destroy_resource_pool() local
910 dce120_resource_destruct(dce110_pool); in dce120_destroy_resource_pool()
911 kfree(dce110_pool); in dce120_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c1053 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce112_destroy_resource_pool() local
1055 dce112_resource_destruct(dce110_pool); in dce112_destroy_resource_pool()
1056 kfree(dce110_pool); in dce112_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/dce60/
H A Ddce60_resource.c896 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce60_destroy_resource_pool() local
898 dce60_resource_destruct(dce110_pool); in dce60_destroy_resource_pool()
899 kfree(dce110_pool); in dce60_destroy_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1204 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce110_destroy_resource_pool() local
1206 dce110_resource_destruct(dce110_pool); in dce110_destroy_resource_pool()
1207 kfree(dce110_pool); in dce110_destroy_resource_pool()