zink: Disable zink to use lavapipe when softpipe present
TODO: if the zink is forced, then we can still use lavapipe? How to access
disp->Options.Zink = env && !strcmp(env, "zink");
in zink_screen.c
Signed-off-by: Yonggang Luo luoyonggang@gmail.com