Searched refs:MGP_BM_SRC_FB (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c526 MGP_BM_SRC_FB | MGP_BM_DST_REQ : MGP_BM_SRC_FB;
795 MGP_BM_SRC_MONO | MGP_BM_SRC_FB | MGP_BM_DST_REQ :
796 MGP_BM_SRC_MONO | MGP_BM_SRC_FB;
975 MGP_BM_SRC_MONO | MGP_BM_SRC_FB | MGP_BM_DST_REQ :
976 MGP_BM_SRC_MONO | MGP_BM_SRC_FB;
1590 MGP_BM_SRC_FB | MGP_BM_DST_REQ : MGP_BM_SRC_FB;
1828 MGP_BM_SRC_FB | MGP_BM_DST_REQ : MGP_BM_SRC_FB;
[all...]
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Drndr_gu2.c786 blt_mode = gu2_blt_mode | MGP_BM_SRC_FB;
932 blt_mode = gu2_blt_mode | MGP_BM_SRC_FB;
1907 blt_mode = gu2_alpha_blt_mode | MGP_BM_SRC_FB;
1910 blt_mode = gu2_blt_mode | MGP_BM_SRC_FB;
2006 blt_mode |= MGP_BM_SRC_FB | MGP_BM_SRC_BP_MONO | gu2_bm_throttle;
2008 blt_mode |= MGP_BM_SRC_FB | MGP_BM_SRC_MONO | gu2_bm_throttle;
2075 blt_mode |= MGP_BM_SRC_FB | gu2_bm_throttle;
H A Dgfx_regs.h910 #define MGP_BM_SRC_FB 0x00000001 /* src = frame buffer */ macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Drndr_gu2.c604 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK) | MGP_BM_SRC_FB;
750 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK) | MGP_BM_SRC_FB;
1750 blt_mode = gu2_alpha_blt_mode | MGP_BM_SRC_FB;
1753 blt_mode = (gu2_blt_mode & ~MGP_BM_SRC_TYPE_MASK) | MGP_BM_SRC_FB;
1851 blt_mode |= MGP_BM_SRC_FB | MGP_BM_SRC_BP_MONO | gu2_bm_throttle;
1853 blt_mode |= MGP_BM_SRC_FB | MGP_BM_SRC_MONO | gu2_bm_throttle;
1921 blt_mode |= MGP_BM_SRC_FB | gu2_bm_throttle;
H A Dgfx_regs.h813 #define MGP_BM_SRC_FB 0x00000001 /* src = frame buffer */ macro
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx2_accel.c335 MGP_BM_SRC_FB | MGP_BM_SRC_MONO);
1489 Geode_blt_mode = MGP_BM_SRC_FB;

Completed in 38 milliseconds