Searched refs:MGP_STRIDE (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Drndr_gu2.c703 WRITE_GP32(MGP_STRIDE, gu2_pitch);
832 WRITE_GP32(MGP_STRIDE, gu2_pitch | (gu2_pitch << 16));
964 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1131 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1221 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1309 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1589 WRITE_GP32(MGP_STRIDE, gu2_dst_pitch);
1654 WRITE_GP32(MGP_STRIDE, gu2_dst_pitch << 1);
1698 WRITE_GP32(MGP_STRIDE, gu2_dst_pitch << 2);
1740 WRITE_GP32(MGP_STRIDE, gu2_dst_pitc
[all...]
H A Dgfx_regs.h853 #define MGP_STRIDE 0x0008 /* src and dst strides */ macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Drndr_gu2.c521 WRITE_GP32(MGP_STRIDE, gu2_pitch);
650 WRITE_GP32(MGP_STRIDE, gu2_pitch | (gu2_pitch << 16));
782 WRITE_GP32(MGP_STRIDE, gu2_pitch);
949 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1042 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1131 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1411 WRITE_GP32(MGP_STRIDE, gu2_dst_pitch);
1476 WRITE_GP32(MGP_STRIDE, gu2_dst_pitch << 1);
1524 WRITE_GP32(MGP_STRIDE, gu2_dst_pitch << 2);
1572 WRITE_GP32(MGP_STRIDE, gu2_dst_pitc
[all...]
H A Dgfx_regs.h756 #define MGP_STRIDE 0x0008 /* src and dst strides */ macro
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_regacc.c290 WRITE_GP32(MGP_STRIDE, gu2_pitch);
H A Dnsc_gx2_accel.c355 WRITE_GP32(MGP_STRIDE, (srcpitch << 16) | pGeode->Pitch);
1371 WRITE_GP32(MGP_STRIDE, (((w + 31) >> 5) << 18) | pGeode->Pitch);
1404 WRITE_GP32(MGP_STRIDE, pGeode->Pitch);
1505 WRITE_GP32(MGP_STRIDE, pGeode->Pitch | (pGeode->Pitch << 16));
1964 WRITE_GP32(MGP_STRIDE, pGeode->Pitch);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_regacc.c205 WRITE_GP32(MGP_STRIDE, gu2_pitch);
H A Dgx_accel.c249 WRITE_GP32(MGP_STRIDE, ACCEL_STRIDE);
429 WRITE_GP32(MGP_STRIDE, ACCEL_STRIDE);
532 WRITE_GP32(MGP_STRIDE, ACCEL_STRIDE);
802 WRITE_GP32(MGP_STRIDE, stride);
982 WRITE_GP32(MGP_STRIDE, ACCEL_STRIDE);
1092 WRITE_GP32(MGP_STRIDE, ACCEL_STRIDE);
1543 WRITE_GP32(MGP_STRIDE, dstPitch);
1596 WRITE_GP32(MGP_STRIDE, (pGeode->cpySrcPitch << 16) | dstPitch);
1888 WRITE_GP32(MGP_STRIDE, strides);

Completed in 19 milliseconds