Commit graph

4 commits

Author SHA1 Message Date
Pawit Pornkitprasan
5bff9aca16 s5pc110: Add Power HAL (userspace CPU boosting)
The majority of this commit is by Steve Kondik for the D2, modified
by Daniel Bateman and me.

Change-Id: Id6c1a1f0c6b39d5d20a765545526c07ad0fc64f6
2012-09-25 22:08:39 +07:00
Michael Brehm
3c938a7e18 exynos3: Implement custom VSYNC IOCTL
* Replace crespo-based VSYNC uevent mechanism in hwcomposer
  with a custom IOCTL mechanism instead (required kernel
  modifications.

* The VSYNC uevents were spamming the Android UEventObserver
  and causing about 7% of constant CPU load

  c86856efabfa0b2981ceb47898dc5873a4998707

Improve custom VSYNC handler in hwcomposer

* only poll when necessary
* solves suspend/resume instability?

  45bf1dae7fa9057a3415151f7559e7bd2a162ead

Change-Id: Icdb5c60059e71688479d390b7b3a1f09a0315a5f
2012-09-16 11:36:05 +05:30
Pawit Pornkitprasan
317dcfa0f0 exynos3: Add V4L2_CID_CAMERA_GPS_PROCESSINGMETHOD to camera header
Used by aries

Change-Id: I9cb4bb8c03a257468addb88ea18f7ff3473230ef
2012-08-18 22:05:00 +07:00
Chirayu Desai
0a336cc1f2 exynos3: initial commit
Patch Set 2: removed unused files,
as audio, camera and sensors are device specific

Patch Set 3: aries OMX

Patch Set 5: liblight patch for epic

Patch Set 9: liblight(s) is device specific, rmed it from here.

Change-Id: I57a3d5714037836bab441ee5a3e772c260fb21d4
2012-08-18 14:52:44 +05:30