Commit Graph

3 Commits

Author SHA1 Message Date
Ken Zhang
e2605ea20b sde: resource config: rectangle alignment for video and rotator
1. Align rectangle to be even for video format input.
2. Align width and height for rotator downscaling case.
3. Validate scaling again after config is done because scaling ratio
might be changed.
4. Make sure layer count doesn't exceed mixer stage number.
5. Add sde.disable_rotator_downscaling property for disabling
rotator downscaling.
6. Add sde.disable_decimation property for disabling decimation
7. Disable 2 pipes on non-display_split case temporarily as z-order
needs be different

Change-Id: Iec20c292552b23ff1a4135a6be1695fa8fb737de
2015-02-25 13:30:06 -05:00
Tatenda Chipeperekwa
2ba9789b07 sde: Move utility functions to common header file
Move utility functions to common header file accesible from
SDE and HWC modules.

Change-Id: Id5183bb8f41a223273c973960f653f155e3c4c05
2015-02-17 12:26:34 -08:00
Manoj Kumar AVM
b86bc17763 sde: Define rect utility functions.
Define rect helper functions used by SDE.

Change-Id: Ib8e0bc9493a40fa59a3cf90a115352edd4264a92
2015-02-10 18:09:06 -08:00