Lines Matching defs:hwcursor
232 static bool hwcursor = 0;
249 module_param(hwcursor, bool, S_IRUGO);
250 MODULE_PARM_DESC(hwcursor, "Enable HW cursor");
358 else if (get_opt_bool(this_opt, "hwcursor", &hwcursor))
595 dinfo->hwcursor = hwcursor;
617 if (dinfo->hwcursor)
643 if (dinfo->hwcursor)
696 if (dinfo->hwcursor) {
768 DBG_MSG("options: vram = %d, accel = %d, hwcursor = %d, fixed = %d, "
769 "noinit = %d\n", vram, accel, hwcursor, fixed, noinit);
859 if (dinfo->hwcursor) {
1558 if (!dinfo->hwcursor)