Go to file
Amara Venkata Mastan Manoj Kumar a4b0340e0f hwcomposer: Add secure intents to support Secure Playback
Add OPEN_SECURE_START, OPEN_SECURE_END, CLOSE_SECURE_START
   and CLOSE_SECURE_END secure intents for Securing/Unsecuring
   start and end notifications.

   1. On Open Secure Start and Close Secure End events, hwc_prepare
      close the current overlay state and composition will be
      done by GPU. This will teardown the exisiting Rotator session.
   2. On Open Secure End, secure configuration is enabled and
      subsequent hwc_prepare will allocate secure memory for Rotator.
   3. On Close Secure End, secure configuration is disabled and
      subsequent hwc_prepare calls will allocate non-secure memory
      for Rotator.

Change-Id: Ia81b21d19f8084f218ae16eb8e69bb62937afa26

Conflicts:
	libhwcomposer/hwc_utils.h
2012-10-14 15:47:48 -07:00
libcopybit copybit: Fix crash when copy_image is called with Tile format 2012-09-12 23:09:10 -05:00
libgenlock display: Clean up makefiles 2012-07-13 06:18:40 -07:00
libgralloc hardware/qcom/display: Remove glfinish call 2012-10-14 15:47:48 -07:00
libhwcomposer hwcomposer: Add secure intents to support Secure Playback 2012-10-14 15:47:48 -07:00
liblight display: Add lights HAL 2012-07-10 01:42:45 -07:00
liboverlay liboverlay: Make sure the crop rectangles' dimensions are even 2012-10-06 00:41:06 -05:00
libqdutils libqdutils: Initialized GPU layer present flag to false 2012-10-14 15:47:43 -07:00
libtilerenderer hardware/qcom/display: avoiding tile rendering when render target changes for the same fbo 2012-10-06 00:49:06 -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