present: Add vblank configure flip function
To improve code readability introduce a new function, that configures the flip properties of a new vblank.
This just moves code from present_vblank_create into the separate function and should not induce functional changes.
Signed-off-by: Roman Gilg subdiff@gmail.com