Terrain patches rendering problem

Hi,
I am writing custom terrain shader with vertex displace. It’s a simple shader. If I use big displace value, terrain patches just disappear. I guess they go outside of camera frustum, but is there solution to do something with that. For simple objects I can override mesh render bounds but what can I do for terrain ?

bump