android_hardware_qcom_display/liboverlay
Ricardo Cerqueira 9fbe261265 overlay: Allow disabling secure playback
If the device's kernel isn't fully prepared for secure content
playback, having the secure field in the msm_rotator_img_info
struct will cause issues while playing out video.

The correct set of patches to the kernel (MDP, maybe vidc) needs
to be figured out for this to be enabled; to disable it,
add QCOM_NO_SECURE_PLAYBACK to the device's CFLAGS. (and remove
"secure" from msm_rotator_img_info)

Change-Id: Ib1d265133e66ae456c59a9f78b052a01cbd00116
2012-08-02 23:22:49 -05:00
..
pipes display: Clean up gralloc 2012-07-31 22:18:18 -06:00
Android.mk overlay: Refactor State Transitions. 2012-07-27 08:24:19 -07:00
mdpWrapper.h liboverlay: Remove waitForVsync, getOvPipeType APIs 2012-07-31 14:09:33 -07:00
overlay.cpp liboverlay: Remove waitForVsync, getOvPipeType APIs 2012-07-31 14:09:33 -07:00
overlay.h liboverlay: Remove waitForVsync, getOvPipeType APIs 2012-07-31 14:09:33 -07:00
overlayCtrl.cpp liboverlay: Refactor, bug-fixes, upgrade. 2012-07-12 15:22:56 -07:00
overlayCtrlData.h liboverlay: Remove waitForVsync, getOvPipeType APIs 2012-07-31 14:09:33 -07:00
overlayImpl.h liboverlay: Remove waitForVsync, getOvPipeType APIs 2012-07-31 14:09:33 -07:00
overlayMdp.cpp overlay: upgrade 2012-07-17 17:49:01 -07:00
overlayMdp.h liboverlay: Remove waitForVsync, getOvPipeType APIs 2012-07-31 14:09:33 -07:00
overlayMem.h bring back pmem/ashmem allocators 2012-08-02 23:16:45 -05:00
overlayRotator.cpp overlay: Allow disabling secure playback 2012-08-02 23:22:49 -05:00
overlayRotator.h overlay: upgrade 2012-07-17 17:49:01 -07:00
overlayState.h hwc: Add support for external-only layers 2012-07-27 08:24:25 -07:00
overlayUtils.cpp liboverlay: Update format translation. 2012-07-30 13:56:28 -07:00
overlayUtils.h liboverlay: Remove waitForVsync, getOvPipeType APIs 2012-07-31 14:09:33 -07:00