codeworkx
5125ccc5b6
gralloc: avoid using framebuffer
...
Change-Id: I216b4b67f09729d00d337512ab17ff378f218a33
12 years ago
codeworkx
00b0625388
gralloc: do it the android way
...
Change-Id: I54d7cfcbf39a97a340cf5b807537c39584c0e50a
12 years ago
codeworkx
c5b109bede
gralloc: hello }, welcome back at your new home
...
Change-Id: I86f80b78325f37f2d46b0c3b08818ab1274242e9
12 years ago
codeworkx
0a4bdb5f50
gralloc: hello }, what are you doing there?
...
Change-Id: Idf59890cb41e97004039a71e4b32f3d263b89482
12 years ago
Espen Fjellvær Olsen
d288deb284
gralloc: Send first 2 FB buffers to carveout and next to UMP
...
Taken from QCOM gralloc:
commit d80a52cbf961d737f6f3beef47b868a581b98591
Author: Saurabh Shah <saurshah@codeaurora.org>
Date: Tue Oct 2 14:32:40 2012 -0700
gralloc: Send first 2 FB buffers to carveout and next to IOMMU
Gralloc uses the GRALLOC_USAGE_HW_FB flag to allocate memory from carveout.
This is fine for primary framebuffer, but for external framebuffer we need IOMMU
heap buffers, since the ioctls for external work with those.
Ideally, the primary buffers also need to come from IOMMU heap, which is ongoing
work. This patch allocates the first 2 FB buffer requests (assuming they are for
primary) from carveout and allocates all subsequent buffers from IOMMU heap.
Bug: 7124159
Change-Id: Ie53b2e1e7fcac136acd2d251f39cefe367fc7125
Signed-off-by: Iliyan Malchev <malchev@google.com>
12 years ago
codeworkx
4b20a95b20
Revert "exynos4: gralloc: higher number of buffers for page flipping"
...
This reverts commit 8b9deaf74e
.
12 years ago
codeworkx
39aefd0fc4
libhwcomposer: keep window 2 open
...
Window 2 is used to query global info about the LCD.
Kanged from patch for aries by Greg Hackmann <ghackmann@google.com>
Change-Id: Idf754d4536337d6c06652c1d0c744dc7c0936b15
12 years ago
codeworkx
8b9deaf74e
exynos4: gralloc: higher number of buffers for page flipping
12 years ago
codeworkx
abfed77d46
exynos4: hwcomposer: add uevent vsync handling
12 years ago
espenfjo
34f9d5d692
exynos4: libhwcomposer: update for new api version
12 years ago
codeworkx
1030fe0ae8
exynos4: update gralloc from insignal, modify it to work with libsecion
12 years ago
codeworkx
d573d9b5a1
exynos4: add missing pixel format definitions
...
Change-Id: I0386e8a9209d4f6633f67aa028c512e749c2c857
12 years ago
Daniel Hillenbrand
1784ceccd6
fix libcamera and fimc conflict
12 years ago
Daniel Hillenbrand
353fecb128
underp logging
12 years ago
Daniel Hillenbrand
0fdadcaf08
exynos hal: jellybean compat
12 years ago
codeworkx
23280fc439
exynos4: added missing gralloc defines for hdmi
...
Change-Id: Ie489452003c30e05f3fdf36a0643963ce4ae0c2e
13 years ago
codeworkx
952954aafa
exynos4: hdmi: fix invalid conversion from void* to unsigned int
...
Change-Id: Ib81076f7f85719cd7bc318d45a0b176211b0ee89
13 years ago
codeworkx
62f02ba4f4
exynos: reorganized and updated from insignal
...
Changes needed on exynos4210 devices:
libcsc -> libseccscapi
libswconverter -> remove
TARGET_HAL_PATH := hardware/samsung/exynos4/hal
TARGET_OMX_PATH := hardware/samsung/exynos/multimedia/openmax
$(call inherit-product, hardware/samsung/exynos4210.mk)
Change-Id: Ic59ef95b85ef37b3f38fb36cf6a364a5414685ee
13 years ago
Phil Tunstall
e54debb12e
liblights: Fix touch key lights coming on when screen brightness is adjusted
...
Only tested on GT-I9100
Change-Id: I2be3c5ce74799bea310a65bc75dd90985b9d17d6
13 years ago
Espen Fjellvær Olsen
8537e27d60
Update AkmSensor to manually set poll interval
...
Change-Id: I84fc5c3fc1cb552874129512ea6dfc19b1f9a60a
13 years ago
R. Andrew Ohana
ec03b1b0c8
added tablet support to liblights
...
Change-Id: I778167e6fc10a8162a20771b9b4953af28fc1a97
13 years ago
codeworkx
47c6ea9905
libump: include fixes
...
Change-Id: Ib1a815d443c9efa9ef25579a470b6df1fdf023b2
13 years ago
codeworkx
bb7076f6ea
removed unneeded filters on makefiles
13 years ago
codeworkx
f1be2fe3cd
initial commit, taken and modified from linaro/insignal
13 years ago