android_hardware_qcom_display/libgralloc
Arun Kumar K.R 9a02b8e9d6 framebuffer: In enableHDMI, check if target supports true mirroring.
- check if the target supports true mirroring in fb_enableHDMIOutput
  instead of framebuffer HAL initialization.
- We check if the target can support true mirroring by using the RGB1
  pipe, with new driver changes, RGB1 pipe is allocated only after
  first display update.
- Hence moved this call to fb_enableHDMIOutput

(cherry picked from commit db5225cc97b7c42871d5674702e1ca48a5a27904)

Change-Id: I9838fb0bfe6d49c5de3a7b1f4c116bd93c7b375c
Signed-off-by: Sudhir Sharma <sudsha@codeaurora.org>
2012-06-02 23:38:31 -05:00
..
alloc_controller.cpp libgralloc: add missing ion ifdefs 2012-05-22 17:05:46 -05:00
alloc_controller.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
Android.mk Fix heap corruption in overlay clients. 2012-06-02 20:57:09 -07:00
ashmemalloc.cpp display: Standardize debug logging for all memory types 2012-03-16 20:42:12 -05:00
ashmemalloc.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
framebuffer.cpp framebuffer: In enableHDMI, check if target supports true mirroring. 2012-06-02 23:38:31 -05:00
gpu.cpp gralloc: Add locking to alloc and free in ION 2012-05-22 17:03:46 -05:00
gpu.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
gr.h display: Use temporary buffer for internal conversion 2012-03-16 21:22:11 -05:00
gralloc_priv.h libhwcomposer: Unregister layer handles that fail validation. 2012-05-22 17:03:46 -05:00
gralloc.cpp display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
ionalloc.cpp gralloc: Add locking to alloc and free in ION 2012-05-22 17:03:46 -05:00
ionalloc.h gralloc: Add locking to alloc and free in ION 2012-05-22 17:03:46 -05:00
mapper.cpp display: Add support for protected heaps 2012-03-16 20:34:50 -05:00
memalloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
MODULE_LICENSE_APACHE2 gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
NOTICE gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
pmem_bestfit_alloc.cpp Dump PMEM usage in out of memory cases for debugging 2012-03-16 20:41:44 -05:00
pmem_bestfit_alloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
pmemalloc.cpp gralloc: hide pmem debug messages 2012-03-30 21:11:00 -05:00
pmemalloc.h libgralloc: add missing ion ifdefs 2012-05-22 17:05:46 -05:00