commit | 514759db1d1ddd1886f5c8817caac7f560bd1a10 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Tue Nov 11 18:02:24 2014 -0800 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Wed Nov 12 16:28:01 2014 -0800 |
tree | be31898162ef5e99326f5b96dc6d4d5f4ce8c863 | |
parent | fe2de0a63cc28a122d1f3a600432efecb53b240a [diff] |
hwc: always_split: Use pipe clock comparison to mixer to split The layer clock is dependent on vertical downscaling and horizontal dest width (pixels). When comparing to mixer's requirements, line-time can be ignored since it is common to both pipe and mixer. Also since mixer's scale is 1, layer's downscale * dest width needs to be compared to mixer's width. Change-Id: I6d28abc33f8a57a15101bf012b7706e163e2dc69