History log of /hardware/qcom/display/msm8084/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0f763b1c47b14497351b246f15dea50452dcc3fe 18-Dec-2014 Jinsuk Kim <jinsukkim@google.com> Fix broken build

Removed hdmi_cec as the device doesn't have the corresponding
hardware.

Bug: 18781204

Change-Id: I5b66919e1c2769fdce067e00007bf590f7099082
/hardware/qcom/display/msm8084/Android.mk
5a7d156b76908b60b72d1acc1d4b5959e7a9647c 23-Jul-2014 Naseer Ahmed <naseer@codeaurora.org> display: Add HDMI CEC HAL

Implement the spec as per
hardware/libhardware/include/hardware/hdmi_cec.h

Change-Id: I02e1ba9deee1007b7e5922c363b9f5d6c6ad82a9
/hardware/qcom/display/msm8084/Android.mk
efd5b999093ef82598e36f7d20df86de504d3f8f 12-Apr-2014 Naseer Ahmed <naseer@codeaurora.org> display: Makefile changes for AOSP builds

- On some builds, the display HAL can be located in a subdirectory.
Use LOCAL_PATH to include local headers.
- Use msm and apq filters to pick up the qcom display HAL.

Change-Id: Ib9b47ececb37fda1ecde5ce1cbe1fce9b041f84a
/hardware/qcom/display/msm8084/Android.mk
72ec5996469f52df964b4ea4ed8f1cc3f7fbb330 15-May-2014 Naseer Ahmed <naseer@codeaurora.org> Revert "fixed msm8084 display HAL compilation"

This reverts commit b4216eed261a310a9f93607d68d139518ba516c7.
/hardware/qcom/display/msm8084/Android.mk
869ba57828f97e0b3cf8e1413b3f15248888f114 14-May-2014 Naseer Ahmed <naseer@codeaurora.org> display: Remove libgenlock usage

Stale reference, remove usage.

Change-Id: Id8dade7effe77f5760b1f01653d1374e86226a23
/hardware/qcom/display/msm8084/Android.mk
b4216eed261a310a9f93607d68d139518ba516c7 28-Apr-2014 Vineeta Srivastava <vsrivastava@google.com> fixed msm8084 display HAL compilation

1. Updated Makefiles for it to compile.
2. Removed ANDROID_JB_MR2 flag
3. Removed HWC_BLIT
4. Included sync.h header

Change-Id: Ic8d713e9a68cecd961505a20ff55b8b173f2ee8d
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/display/msm8084/Android.mk
001f8b8389111c7254b61a1a7f0c05156ac7e4be 07-Sep-2013 Colin Cross <ccross@android.com> Initial msm8x64 memory tracker HAL

Reads memory info from kgsl to track unaccounted for GL and ION
memory. Right now it has to parse every allocation and then
cross-reference it against /proc/pid/smaps. It would be faster
to modify the kgsl driver to keep counters that could just be
read directly.

Bug: 10294768
Change-Id: Icb17558f03ce53bc594fbee097e51fe82e15dc31
/hardware/qcom/display/msm8084/Android.mk
361900d9a618d2c4d2276a10ca76919214f6759f 02-Aug-2013 Jeykumar Sankaran <jsanka@codeaurora.org> display: External display refactor

- cleans up external library
- add separate library for virtual display
- process virtual updates in its separate path
in hwc.
- Acquire blank mutex lock for one complete drawing
cycle

Change-Id: Ib984c578464a131ecdb27ee48960f58d68b7a5a7
/hardware/qcom/display/msm8084/Android.mk
59644b2127280052ca410cb053f0a41c3181a97a 09-Feb-2013 Naseer Ahmed <naseer@codeaurora.org> display: Reconcile display HALs

Make the display HALs compile with/without the Qualcomm BSP
specific features so they can work with pure AOSP.
Change-Id: I1ad7282c4fe1fe7e3309afb530a07735f165ffbe
/hardware/qcom/display/msm8084/Android.mk
5917350e7ba571bdfafcbdef0d47dc5fe39df1a8 03-Dec-2012 Naseer Ahmed <naseer@codeaurora.org> display: Fix includes

Need to include from kernel headers and
build for Qualcomm targets

Change-Id: Ie77ba8c7dd129a9dc24e2f69b0ef768ea0580c3d
/hardware/qcom/display/msm8084/Android.mk
bbee5b1c3475b630caa5061fbf535f87f21743f7 08-Aug-2012 Saurabh Shah <saurshah@codeaurora.org> display: Create QService binder interface.

Add QService binder interface to enable communication
to display by the mediaserver for Securing/Unsecuring start and end
notifications.

Create separate lib for external.
Clear reserved field before applying format.

Change-Id: I463c9c6deac7587bd0c4e0b84513b5d0b5dd7e98
/hardware/qcom/display/msm8084/Android.mk
0f859f6f0db0e0c05d8c319d8d597ad2731513ae 02-Jul-2012 Naseer Ahmed <naseer@codeaurora.org> display: Add QC Display utils

* Rename qcomui directory to qdutils
* Avoid inclusion of qcom_ui header
* Add class to get MDP version
* Add namespace for qdutils to prevent collison

Change-Id: I9a3f440e6b0fea1cfcc478ddca90af5df3bbb897
/hardware/qcom/display/msm8084/Android.mk
57f32637ce45da669a7b6e83a50c5d32d6a4e264 03-Jul-2012 Sungmin Choi <sungmin.choi@lge.com> add light hal module

- initial version
- control lcd backlight
- control red, green, blue

Change-Id: Ibd24dcee3a739111f9eb6a7717b76754875da36e
/hardware/qcom/display/msm8084/Android.mk
ef04d594f957cecf356577962b30b5f50d6776e3 30-Jun-2012 Iliyan Malchev <malchev@google.com> hardware/qcom/display: fix build for other targets

Change-Id: I00ac616975dcedef9bbdd48be82baaa1f1674667
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/display/msm8084/Android.mk
befc466069680cb8a65b1f22ad44723d949128c8 14-Jun-2012 Naseer Ahmed <naseer@codeaurora.org> 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: I65c687c51be458cee71213c79e03eeda962d9086
/hardware/qcom/display/msm8084/Android.mk
a19f21d925628239ef52c8ce392fa4ada91df6fc 11-Jun-2012 Iliyan Malchev <malchev@google.com> initial GL libraries for msm8960

Change-Id: I16451c70a079894ac326d3564d96f1fbafcd4f1b
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/display/msm8084/Android.mk