summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2014-02-25 13:50:34 +0530
committerAmit Pundir <amit.pundir@linaro.org>2014-06-02 17:41:36 +0530
commit5641642a207fdd21175d2134316c4da34db3e9e9 (patch)
treeeb93a7f64794954843b94e266098c984ed9d5532 /tests
parent5e3ac6bc7138e92fa04d7425a2a2535b9ae0e44a (diff)
downloadhardware_libhardware-5641642a207fdd21175d2134316c4da34db3e9e9.tar.gz
hardware_libhardware-5641642a207fdd21175d2134316c4da34db3e9e9.tar.bz2
hardware_libhardware-5641642a207fdd21175d2134316c4da34db3e9e9.zip
gralloc: let target configure page flipping ioctl
Let vendor choose which framebuffer ioctl (FBIOPUT_VSCREENINFO or FBIOPAN_DISPLAY) is best suited to do page-flip on its target platform. Neither API is well documented about their usage and most of the time it really depends on the respective framebuffer driver implementation. * Default ioctl to do page-flip is FBIOPUT_VSCREENINFO. * Set "TARGET_USE_PAN_DISPLAY=true" in board config file to use FBIOPAN_DISPLAY. Change-Id: Ic3a50bd0f5fe37ac0149e11649c4abdadea85529 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions