commit | 6cfffe2a9a15d74afb88ec4609ee8a97a0e7a3cb | [log] [tgz] |
---|---|---|
author | Sushil Chauhan <sushilchauhan@codeaurora.org> | Fri Jun 26 16:43:49 2015 -0700 |
committer | Sushil Chauhan <sushilchauhan@codeaurora.org> | Fri Jun 26 18:53:29 2015 -0700 |
tree | 79a5654743589475e067a69323d411224b8a2560 | |
parent | f0ea8267dfd74538d96a3183f45bb1051f98d57f [diff] |
gralloc: UBWC aligned buffers are tiled UBWC aligned buffers are tiled. So EGL will set the tileMode to Macro internally, if UBWC_ALIGNED bit is set in handle flags. There is no need to set TILE_RENDERED bit explicitly. It simplifies the logic. CRs-Fixed: 855474 Change-Id: I76ea8991ffa576ec3198daecd9e5dc97667d0ba1