Searched refs:RGZ_OUT_BVCMD_REGION (Results 1 – 3 of 3) sorted by relevance
183 #define RGZ_OUT_BVCMD_REGION 2 macro
87 #define IS_BVCMD(params) (params->op == RGZ_OUT_BVCMD_REGION || params->op == RGZ_OUT_BVCMD_PAINT)1670 case RGZ_OUT_BVCMD_REGION: in rgz_out()
1522 rgz_out_op = RGZ_OUT_BVCMD_REGION; in blit_layers()1570 …if (rgz_out_op != RGZ_OUT_BVCMD_REGION && out.data.bvc.out_blits == 0 && out.data.bvc.out_nhndls >… in blit_layers()