Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c897 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce120_destroy_resource_pool() local
899 dce120_resource_destruct(dce110_pool); in dce120_destroy_resource_pool()
900 kfree(dce110_pool); in dce120_destroy_resource_pool()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c930 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce80_destroy_resource_pool() local
932 dce80_resource_destruct(dce110_pool); in dce80_destroy_resource_pool()
933 kfree(dce110_pool); in dce80_destroy_resource_pool()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1046 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce112_destroy_resource_pool() local
1048 dce112_resource_destruct(dce110_pool); in dce112_destroy_resource_pool()
1049 kfree(dce110_pool); in dce112_destroy_resource_pool()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1192 struct dce110_resource_pool *dce110_pool = TO_DCE110_RES_POOL(*pool); in dce110_destroy_resource_pool() local
1194 dce110_resource_destruct(dce110_pool); in dce110_destroy_resource_pool()
1195 kfree(dce110_pool); in dce110_destroy_resource_pool()