• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/

Lines Matching refs:DPRINTK

55 #define DPRINTK(a,b...)	printk(KERN_DEBUG "pm2fb: %s: " a, __FUNCTION__ , ## b)
57 #define DPRINTK(a,b...)
242 DPRINTK("invalid width %u\n", xres);
344 DPRINTK("FIFO disconnect enabled\n");
537 DPRINTK("video = 0x%x\n", video);
592 DPRINTK("depth not supported: %u\n", var->bits_per_pixel);
597 DPRINTK("virtual x resolution != physical x resolution not supported\n");
602 DPRINTK("virtual y resolution < physical y resolution not possible\n");
607 DPRINTK("xoffset not supported\n");
612 DPRINTK("interlace not supported\n");
620 DPRINTK("width not supported: %u\n", var->xres);
625 DPRINTK("height not supported: %u\n", var->yres);
630 DPRINTK("no memory for screen (%ux%ux%u)\n",
636 DPRINTK("pixclock too high (%ldKHz)\n", PICOS2KHZ(var->pixclock));
678 DPRINTK("Checking graphics mode at %dx%d depth %d\n",
722 DPRINTK("pixclock too high (%uKHz)\n", pixclock);
743 DPRINTK("ignoring +hsync, using -hsync.\n");
752 DPRINTK("ignoring +vsync, using -vsync.\n");
760 DPRINTK("interlaced not supported\n");
848 DPRINTK("Setting graphics mode at %dx%d depth %d\n",
1008 DPRINTK("blank_mode %d\n", blank_mode);
1234 DPRINTK("Adjusting register base for big-endian.\n");
1236 DPRINTK("Register base at 0x%lx\n", pm2fb_fix.mmio_start);
1257 DPRINTK("MemControl 0x%x BootAddress 0x%x MemConfig 0x%x\n",
1270 DPRINTK("subsystem_vendor: %04x, subsystem_device: %04x\n",
1272 DPRINTK("We have not been initialized by VGA BIOS "
1274 DPRINTK("Initializing card timings manually...\n");
1279 DPRINTK("subsystem_vendor: %04x, subsystem_device: %04x\n",
1281 DPRINTK("We have not been initialized by VGA BIOS "
1283 DPRINTK("Initializing card timings manually...\n");