Remove use of deprecated gralloc APIs.

In gralloc v1, the lock/unlock methods that do not take a sync
fence have been removed. Port the psb_video module to use the
newer methods which are also available in gralloc v0.

This change also ports psb_video to use the new GPU DDK interface.

BAYTRAIL (non-PowerVR graphics) support has been preserved but has
not been compile or runtime tested.

Test: Manual, youtube video worked
Bug: 34625842

Change-Id: I99ff0297deeae9f9ee0761d417b4aac8e6948e2a
2 files changed