Commit Graph

7 Commits

Author SHA1 Message Date
Sushil Chauhan
b5e45c45dd sdm: Parse UBWC feature from MDP caps
1. Parse "ubwc" string in MDP caps feature list.
2. Add support to read system prop "sdm.debug.rotator_disable_ubwc".

Change-Id: Ie43b81237960e6c1e8784801b10cd39df069cddc
2015-06-18 13:14:24 -07:00
Manoj Kumar AVM
6379fa51b4 sdm: Add debug method to DebugHandler
Add method to handle debug messages to DebugHandle class.

Change-Id: Ic15c8c227036e038969cce6439c59959c028a1b3
2015-06-18 13:14:17 -07:00
Naseer Ahmed
b3b0a3305f sdm: Default to C++11 standard and use clang toolchain
- Enable newer C++11 features to be used, including the
  updated standard library.
- Enable better compiler diagnostics with clang.

Change-Id: Ice550e866673ab57228ccb1f6f250e94a536e396
2015-06-18 13:11:16 -07:00
Tatenda Chipeperekwa
299b030056 sdm: Align system properties with customer documentation
Align the system properties to those in customer documentation
for consistency.

Change-Id: I0012b77cddf0c057f24503fa1611254a25537a27
2015-06-01 11:29:57 -07:00
Tatenda Chipeperekwa
45b11d2cc2 sdm: Report mixer configuration in dumpsys
Report the maximum mixer stages for each display.

Change-Id: Ibdf1863b0ff6782860117e2467ea637c8b419d9b
2015-05-27 11:44:46 -07:00
Dileep Marchya
e2a590859a sdm: Remove libsdmutils dependency on Android.
- Make libsdmutils Android independent.
- Rename debug_android.cpp to debug.cpp.
- Fix compilation errors observed in linux environment.

Change-Id: I19e275939b27f2f47949c5e17559eeadb09bdccf
2015-05-26 16:53:50 -07:00
Dileep Marchya
73d002e57c sdm: Align to new SDM design.
- Align code base to new SDM design.

Change-Id: I38d7d138ae704cf036e2b96c16453aea63bc333f
2015-05-21 11:58:10 -07:00