commit | 9c1eb2be21a4952ee097d33f563bce56c1c8a8d2 | [log] [tgz] |
---|---|---|
author | Yang Xu <yangxu@codeaurora.org> | Tue Nov 26 01:28:13 2013 +0800 |
committer | Yang Xu <yangxu@codeaurora.org> | Thu Dec 05 13:55:19 2013 +0800 |
tree | 797e1ff22af60bc23ed525a44974fe7d75fc326b | |
parent | bff954800abc9804804f57c99cad616b28e75791 [diff] |
hwc: Use GPU Composition for 8x26 virtual dpy scaling case For 8x26, if there is only one layer which needs scale for secondary display, while no scale for primary display, DMA pipe is occupied by primary. If layer changed and need to fall back to GLES composition, virtual display lacks DMA pipe and error is reported. To avoid this case, use GPU composition for virtual display scaling case on 8x26. Change-Id: I42297a18006517532e30d1a01c67ff8ca187482a