Go to file
Arun Kumar K.R cc18cfed4c hwc/fb/overlay: wait for fbpost and pan display
Draw sequence in hwc_set
--eglSwapBuffers
--wait for fb_post. Its ok to draw to External only at this point.
--draw to external   | Parallel with PAN
--commit to external | Parallel with PAN
--wait for pan (happening in fb_post) to finish.

Call MSMFB_OVERLAY_SET ioctl only when params change.

These thing together ensure a correct sequence and should fix tearing and
stuttering, the latter assuming there are no other display pipeline delays.

Change-Id: Ibb0ad8485fa6b30dc6ac07ae8b25a760941c08ce
(cherry picked from commit c50c90863e41e31ecfe6963396b5def35e9dca34)
2012-09-12 22:58:18 -05:00
libcopybit copybit : Add support for NV12_ENCODABLE format 2012-09-12 22:54:55 -05:00
libgenlock display: Clean up makefiles 2012-07-13 06:18:40 -07:00
libgralloc hwc/fb/overlay: wait for fbpost and pan display 2012-09-12 22:58:18 -05:00
libhwcomposer hwc/fb/overlay: wait for fbpost and pan display 2012-09-12 22:58:18 -05:00
liblight display: Add lights HAL 2012-07-10 01:42:45 -07:00
liboverlay hwc/fb/overlay: wait for fbpost and pan display 2012-09-12 22:58:18 -05:00
libqdutils Merge remote-tracking branch 'caf/jb' into temp 2012-08-09 22:38:37 -05:00
libtilerenderer hardware/qcom/display: tile rendering with fbo boundaries 2012-09-12 22:55:25 -05:00
Android.mk hardware/qcom/display: tile rendering with fbo boundaries 2012-09-12 22:55:25 -05:00
common.mk display: Add option to disable hardware VSYNC 2012-08-12 00:10:39 -05:00