enable the tiled memory 66/207666/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 11 Jun 2019 02:19:31 +0000 (11:19 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 11 Jun 2019 02:19:31 +0000 (11:19 +0900)
Change-Id: Ib7bb12db3cf09d4cc72067efc9011c7012c6b50a

src/tbm_bufmgr_vc4.c

index 58f78b3..dfd9733 100644 (file)
@@ -84,7 +84,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #define S5P_FIMV_NV12MT_HALIGN                  128
 #define S5P_FIMV_NV12MT_VALIGN                  64
 
-//#define VC4_TILED_FORMAT 1
+#define VC4_TILED_FORMAT 1
 
 struct dma_buf_info {
        unsigned long   size;