Searched refs:gfx_gx2_scratch_base (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dgfx_init.c162 unsigned long gfx_gx2_scratch_base = 0x7FC000; variable in typeref:typename:unsigned long
449 gfx_gx2_scratch_base = gfx_get_frame_buffer_size() - 0x4000;
H A Drndr_gu2.c974 srcoffset = gfx_gx2_scratch_base;
2089 srcoffset = gfx_gx2_scratch_base;
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dgfx_init.c61 unsigned long gfx_gx2_scratch_base = 0x7FC000; variable in typeref:typename:unsigned long
372 gfx_gx2_scratch_base = gfx_get_frame_buffer_size() - 0x4000;
H A Drndr_gu2.c792 srcoffset = gfx_gx2_scratch_base;
1936 srcoffset = gfx_gx2_scratch_base;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_driver.c351 extern unsigned long gfx_gx2_scratch_base;
384 gfx_gx2_scratch_base = pGeode->FBAvail - 0x4000;

Completed in 18 milliseconds