I have switched to the imx_2.0 branch, but get the same results when running g2d_overlay_test, I have also tried g2d_overlay_tile_test with similar result
./g2d_overlay_test
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
Overlay rendering time 111us .
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
g2d_blitEx: Invalid dst planes[0] address=0x0 !
Overlay rendering with blur effect time 66us .
g2d_multi_blit: Invalid dst planes[0] address=0x0 !
Overlay rendering with multiblit time 23us .
./g2d_overlay_tile_test
Test_vpu_tiled_to_linear
Test_colorbar_vpu_linear_to_linear ...
g2d_blitEx: Invalid dst planes[0] address=0x0 !
Test_colorbar_vpu_tiled_to_linear ...
g2d_blitEx: Invalid dst planes[0] address=0x0 !
Test_image_vpu_linear_to_linear ...
g2d_blitEx: Invalid dst planes[0] address=0x0 !
Test_image_vpu_tiled_to_linear ...
g2d_blitEx: Invalid dst planes[0] address=0x0 !
Test_gpu_tiled_to_linear
g2d_blitEx: Invalid dst planes[0] address=0x0 !
I am running on the 8MPLUSLPD4-EVK using Yocto to build the multimedia image. the g2d-samples I build using the SDK from Yocto.