Lines Matching defs:hwcursor
231 static bool hwcursor = 0;
248 module_param(hwcursor, bool, S_IRUGO);
249 MODULE_PARM_DESC(hwcursor, "Enable HW cursor");
357 else if (get_opt_bool(this_opt, "hwcursor", &hwcursor))
587 dinfo->hwcursor = hwcursor;
609 if (dinfo->hwcursor)
635 if (dinfo->hwcursor)
688 if (dinfo->hwcursor) {
760 DBG_MSG("options: vram = %d, accel = %d, hwcursor = %d, fixed = %d, "
761 "noinit = %d\n", vram, accel, hwcursor, fixed, noinit);
851 if (dinfo->hwcursor) {
1551 if (!dinfo->hwcursor)