MGS-3506 [#imx-805] Support compression for GPU no resolve
authorYong Gan <yong.gan@nxp.com>
Wed, 13 Dec 2017 22:13:59 +0000 (06:13 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:51:41 +0000 (14:51 -0500)
Support compression for GPU no resolve between client and compositor.
Enable gcdENABLE_RENDER_INTO_WINDOW_WITH_FC,
Implement enable_tile_status in viv protocol.

Signed-off-by: Yong Gan yong.gan@nxp.com
Reviewed-by: Xianzhong Li xianzhong.li@nxp.com
Reviewed-by: Y.c. Gan yuchou.gan@nxp.com
Reviewed-by: Prabhu Sundararaj prabhu.sundararaj@nxp.com
drivers/mxc/gpu-viv/hal/kernel/inc/gc_hal_options.h

index cf6e3ea..61a4654 100644 (file)
@@ -950,7 +950,7 @@ This define enables the use of VM for gckCommand and fence buffers.
         This will dynamically check if color compression is available.
 */
 #ifndef gcdENABLE_RENDER_INTO_WINDOW_WITH_FC
-#   define gcdENABLE_RENDER_INTO_WINDOW_WITH_FC 0
+#   define gcdENABLE_RENDER_INTO_WINDOW_WITH_FC 1
 #endif
 
 /*