summaryrefslogtreecommitdiffstats
path: root/exynos4/hal/libhwcomposer/SecHWC.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash on bootFlamefire2014-01-281-1/+2
| | | | | | | | There is a race condition where the sysfs-vsync thread accesses a value (in particular a function ptr) that may not have been set yet as this is done externally. Change-Id: If1afb1533344e994398b9b6f5bd3dfb125313416
* hwc: Pull in updates from exynos3 hwcAndrew Dodd2012-12-111-33/+49
| | | | Change-Id: I61e1556da3e2d1e9a8b9c22163f4f11982bda7dc
* libhwcomposer: keep window 2 opencodeworkx2012-12-021-8/+23
| | | | | | | | 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
* exynos4: hwcomposer: add uevent vsync handlingcodeworkx2012-12-011-2/+60
|
* exynos4: libhwcomposer: update for new api versionespenfjo2012-12-011-198/+344
|
* exynos hal: jellybean compatDaniel Hillenbrand2012-07-221-4/+4
|
* exynos: reorganized and updated from insignalcodeworkx2012-05-201-0/+957
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