Home
last modified time | relevance | path

Searched refs:FB_ACCEL_NONE (Results 1 – 22 of 22) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dfm2fb.c168 0, FB_ACTIVATE_NOW, -1, -1, FB_ACCEL_NONE,
174 0, FB_ACTIVATE_NOW, -1, -1, FB_ACCEL_NONE,
380 fb_fix.accel = FB_ACCEL_NONE; in fm2fb_init()
Dhpfb.c66 FB_ACCEL_NONE,
Dpmag-ba-fb.c83 FB_ACCEL_NONE,
Dpmagb-b-fb.c86 FB_ACCEL_NONE,
Dtx3912fb.c125 fix->accel = FB_ACCEL_NONE; in tx3912fb_get_fix()
Dhgafb.c152 accel: FB_ACCEL_NONE
Dpmag-aa-fb.c243 fix->accel = FB_ACCEL_NONE; in aafb_get_fix()
Dg364fb.c338 fb_fix.accel = FB_ACCEL_NONE; in g364fb_init()
Dclgenfb.c448 0, 0, -1, -1, FB_ACCEL_NONE, 40000, 48, 16, 32, 8, 96, 4,
460 0, 0, -1, -1, FB_ACCEL_NONE, 20000, 128, 16, 24, 2, 96, 6,
476 0, 0, -1, -1, FB_ACCEL_NONE, 12500, 144, 32, 30, 2, 192, 6,
723 fix->accel = FB_ACCEL_NONE; in clgen_encode_fix()
Dretz3fb.c183 0, 0, -1, -1, FB_ACCEL_NONE, 39722, 48, 16, 33, 10, 96, 2,
231 0, 0, -1, -1, FB_ACCEL_NONE, 12500, 92, 112, 31, 2, 204, 4,
Dmaxinefb.c295 fix->accel = FB_ACCEL_NONE; in maxinefb_get_fix()
Dmacfb.c184 FB_ACCEL_NONE, /* The only way to accelerate a mac is .. */
Dtridentfb.c800 fix->accel = FB_ACCEL_NONE; in trident_encode_fix()
Dacornfb.c920 fix->accel = FB_ACCEL_NONE; in acornfb_get_fix()
Dcyberfb.c184 0, 0, -1, -1, FB_ACCEL_NONE, 33333, 80, 24, 23, 1, 56, 8,
Dsa1100fb.c2230 fbi->fb.fix.accel = FB_ACCEL_NONE; in sa1100fb_init_fbinfo()
Dsstfb.c793 fix->accel = FB_ACCEL_NONE; in sstfb_get_fix()
Dpm3fb.c2807 fix->accel = FB_ACCEL_NONE; in pm3fb_encode_fix()
Dradeonfb.c2296 fix->accel = FB_ACCEL_NONE; in radeonfb_get_fix()
/linux-2.4.37.9/include/linux/
Dfb.h59 #define FB_ACCEL_NONE 0 /* no hardware accelerator */ macro
/linux-2.4.37.9/drivers/video/sti/
Dstifb.c1347 fix->accel = FB_ACCEL_NONE; in stifb_init_fb()
/linux-2.4.37.9/drivers/video/intel/
Dintelfbdrv.c1226 fix->accel = FB_ACCEL_NONE; in intelfb_get_fix()