Hello,
after a lot of research I found this to work, with the following specs:
Host: Linux OpenSuse 13.2, x86_64, i5, 8Gb ram, with ATI/Intel Hybrid graphics, and VMware Workstation 12.
Guests: Win 7 SP1, x64, 3D accelerated.
I did:
echo never > /sys/kernel/mm/transparent_hugepage/defrag
echo madvise > /sys/kernel/mm/transparent_hugepage/defrag
and run VMware Workstation with:
vblank_mode=0 DRI_PRIME=1 vmware
Its working good with minor stops...
Thank you all!