Searched refs:noaccel (Results 1 – 6 of 6) sorted by relevance
15 insmod ./sm750fb.ko g_option="noaccel:nomtrr:nohwc:800x600"28 video=sm750fb:noaccel,1280x1024@60,otherparam,etc...30 insmod ./sm750fb.ko g_option="noaccel:1280x1024@60:otherparm:etc..."
40 video=tridentfb:800x600-16@75,noaccel45 noaccel turns off acceleration (when it doesn't work for your card)
55 noaccel do not use acceleration engine. It is default.
142 noaccel do not use 2D acceleration engine. (Default: use acceleration)152 Boolean options such as "noaccel" or "noypan" are to be given without a
131 noaccel do not use acceleration engine. It does not work on Alphas.206 non-accelerated mode (`noaccel` or `fbset -accel false`), software309 `noaccel` (and cfb4 accel) driver does not work on Alpha. So everyone
80 static bool noaccel; variable1678 if (noaccel) { in pm2fb_probe()1793 noaccel = 1; in pm2fb_setup()1844 module_param(noaccel, bool, 0);1845 MODULE_PARM_DESC(noaccel, "Disable acceleration");