History log of /hardware/msm7k/libgralloc-qsd8k/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8338c01276b39870a361b0f4313a4bcd0f4a45e4 14-Mar-2011 Iliyan Malchev <malchev@google.com> hardware/msm7k: remove LOCAL_PRELINK_MODULE

Change-Id: I4773482f4c358f6364a528b22964b4e036ac86a1
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/msm7k/libgralloc-qsd8k/Android.mk
259111a13f5d6555ab82359b370d941eb06f80b9 03-Jul-2010 Mathias Agopian <mathias@google.com> make the gralloc test linux only

Change-Id: Ib245f7936bbe71b34903172629e09763dd725d80
/hardware/msm7k/libgralloc-qsd8k/Android.mk
f5a83a9c024dee0617dbc3dab98cd307e8d54665 22-Apr-2010 Jamie Gennis <jgennis@google.com> Refactor the qsd8k gralloc implementation.

The purpose of this change is to add support for allocating gralloc buffers
from either /dev/pmem or /dev/pmem_adsp depending on the usage flags. It does
this by factoring out and abstracting the interactions with the pmem device.
For /dev/pmem allocations, the kernel allocator is not used, so a single master
fd is opened, and all the allocations are sub-allocated from that by gralloc.
For /dev/pmem_adsp the kernel allocator is used, so it simply opens a new fd
for each allocation.

A very basic unit test that can be run on the host is included. It requires
gtest, so to run it on a host system gtest must (currently) be compiled with
BUILD_WITH_ASTL=true.

Change-Id: If2ae0151698fad8107e18e808a3fa012a846263f
/hardware/msm7k/libgralloc-qsd8k/Android.mk
a653735759df4b8338475d79044c6494b238e681 03-Oct-2009 Dima Zavin <dima@android.com> gralloc-qsd8k: Call glFinish on composition complete.

Change-Id: I09c8287bcaf89f3f8bcaa4108631641a0fcc397b
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/msm7k/libgralloc-qsd8k/Android.mk
0235ebcc09fe10371788dfcefa4e3f12de3783e4 05-Aug-2009 Dima Zavin <dima@android.com> qsd8k: add gralloc for 8k

Signed-off-by: Dima Zavin <dima@android.com>
/hardware/msm7k/libgralloc-qsd8k/Android.mk