Direct3D 11 "Adaptive VSync"

Is there a way to enable “adaptive vsync” using the D3D11 API? or the Nv API ?
I think it’s possible using EXT_swap_control_tear under OpenGL but our game uses Direct3D

Regards,

see VSYNCTEARCONTROL_ENABLE in NVAPI:
[url]Adaptive Vsync - DirectX, DXR, DirectCompute - NVIDIA Developer Forums