-
Committer:
Daniel van Vugt
-
Author(s):
Kevin DuBois
-
Date:
2013-11-13 02:55:46 UTC
-
mfrom:
(1062.1.23 mali-client-render-support)
-
Revision ID:
daniel.van.vugt@canonical.com-20131113025546-2u059ffogt5yj2yz
android: support driver hooks for the Mali T604 (present in nexus 10)
The exynos driver needed some function hooks implemented. This change
implements those hooks and gets the TestClientIPCRender test to pass. This
test sends buffers over IPC to a client, and the client then establishes an
egl context, renders to the buffer, and checks the buffer content back on the
server side.