Prabhanjan Kandula
1759ea1ab0
libcopybit: fix YUV buffer alignments as per gralloc
...
buffer alignment in copybit should be in sync with
gralloc allignments while allocating buffer.
CRs-fixed: 377051
Change-Id: Ib2ae64e368ea3c92d3494c71da605197ccb4a9a5
Conflicts:
libcopybit/copybit_c2d.cpp
2012-09-12 23:07:59 -05:00
Sravan Kumar D.V.N
56da81b668
copybit : Add support for NV12_ENCODABLE format
...
Change-Id: I7087dcad2238a3c35cc15c28d75b76a9e3ca6718
2012-09-12 22:54:55 -05:00
Andrew Sutherland
8d111e9b7f
Merge remote-tracking branch 'caf/jb' into jelly
...
Conflicts:
common.mk
Change-Id: I512d7e14264192b716e0c5921b685e995853d4f6
2012-08-07 22:00:43 -05:00
andrew.boren
082c723cf0
qcom/display: Fix for copybit_c2d, Add USE_ION ifdef.
...
Change-Id: Ie6180e4cc73d1b7e3a96702bcba9f4a204b96a57
2012-08-06 13:42:02 -05:00
Andrew Sutherland
3786a1edc6
libcopybit: add support for qsd8k
...
Change-Id: Idc9baff4d81bb8211e943155769c435c76b38835
2012-08-02 23:16:45 -05:00
Andrew Sutherland
e25f40c946
bring back pmem/ashmem allocators
...
o removed RefBase usages
o ifdef for TARGET_USES_ION
Change-Id: Ief331f4c847b86be0e37d24983097af1f53234a2
2012-08-02 23:16:45 -05:00
Andrew Sutherland
87f0aec7e0
git checkout caf/jb . (starting over)
...
per be02ab0... display: Clean up gralloc
Change-Id: I3857046362703bacf3c4c1bcad831bfaa92387e7
2012-08-02 23:16:08 -05:00
Andrew Sutherland
1ccdbea036
Merge remote-tracking branch 'caf/jb' into jelly
...
Conflicts:
common.mk
libgralloc/alloc_controller.cpp
libgralloc/pmem_bestfit_alloc.cpp
libgralloc/pmemalloc.cpp
libhwcomposer/hwc_external.cpp
libqdutils/mdp_version.cpp
Change-Id: I1a0182faeb5e3c10153a5236434b55ff78b0eada
2012-08-02 23:02:46 -05:00
Naseer Ahmed
31dcb41d25
display: Fix warnings, make warnings as errors
...
Change-Id: I61f22765b04112be48e62135db930c415c9c7d37
2012-08-02 04:48:08 -07:00
Naseer Ahmed
be02ab0d74
display: Clean up gralloc
...
* Remove pmem and ashmem implementations
* Remove usage of RefBase
* Reduce log verbosity
Change-Id: If8ef543d236e5305bd5430f4f9c62c51b3a13787
2012-07-31 22:18:18 -06:00
Neti Ravi Kumar
97d3484b12
libhwcomposer: Add C2D support to copybit
...
Change-Id: Icb1a010f8079bb3f2122d8520c87d60b757d73bd
2012-07-31 10:36:51 +05:30
Andrew Sutherland
3684704af4
copybit: makefile remove DEBUG_MDP_ERRORS define
...
* already defined is copybit.cpp
Change-Id: I99929f2a40e0cdd42c67966cfbff71a43dcb7848
2012-07-29 22:43:31 -05:00
Andrew Sutherland
a91c998940
Merge remote-tracking branch 'caf/jb' into jb
...
Conflicts:
libcopybit/Android.mk
libgralloc/Android.mk
libgralloc/framebuffer.cpp
Change-Id: I61d48a930d840a5edd659527cc2ebbe3ff84ee3b
2012-07-24 12:18:55 -05:00
Sravan Kumar D.V.N
c80da70cbe
display : Add support for copybit composition
...
This change add support for copybit composition in display HAL
for MDP3 targets.
Change-Id: I80144619f39a895d2f214adb6ca92d0a7f5ed9a5
2012-07-20 19:56:54 +05:30
Naseer Ahmed
d544ba6489
display: Fix copyrights
...
These copyrights were removed in an earlier
patch by error
Change-Id: I5a8e5c058cf914f63bbde9c78b56039ac6a5757c
2012-07-13 18:23:38 -07:00
Naseer Ahmed
ee72cb0233
display: Clean up makefiles
...
* Move common includes and shared libraries to
a common location
* Clean up Makefile copyrights
Change-Id: I0427f0f98b4c039a691be0ef6f3deead2b4bfa02
2012-07-13 06:18:40 -07:00
Andrew Sutherland
0e7581a767
libcopybit: add qsd8k support
...
Change-Id: I597b7ce61f0cadad9cf061a4011ac8696ac35377
2012-07-13 03:15:57 -05:00
Praveena Pachipulusu
7674342224
Include libgralloc to avoid compilation issues on pdk_jb
...
Change-Id: Iae6eb989ced17146d79d22466d187d3c43ab5592
2012-07-10 02:03:46 -06:00
Naseer Ahmed
7341799797
qcom/display: Update HALs
...
- Update the display HAL from Code Aurora Forum
- Add updated overlay library
- Enable HWC with basic video going through overlay
- Cleanup some files
Change-Id: Ia53650759d4fe99bde395b7b4e8e02e6e65845e0
2012-07-10 02:03:45 -06:00