Lines Matching refs:DPRINTK
55 #define DPRINTK(a, b...) \ macro
58 #define DPRINTK(a, b...) no_printk(a, ##b) macro
228 DPRINTK("invalid width %u\n", xres); in partprod()
331 DPRINTK("FIFO disconnect enabled\n"); in reset_card()
521 DPRINTK("video = 0x%x\n", video); in set_video()
571 DPRINTK("depth not supported: %u\n", var->bits_per_pixel); in pm2fb_check_var()
576 DPRINTK("virtual x resolution != " in pm2fb_check_var()
582 DPRINTK("virtual y resolution < " in pm2fb_check_var()
593 DPRINTK("xoffset not supported\n"); in pm2fb_check_var()
598 DPRINTK("interlace not supported\n"); in pm2fb_check_var()
606 DPRINTK("width not supported: %u\n", var->xres); in pm2fb_check_var()
611 DPRINTK("height not supported: %u\n", var->yres); in pm2fb_check_var()
616 DPRINTK("no memory for screen (%ux%ux%u)\n", in pm2fb_check_var()
622 DPRINTK("pixclock is zero\n"); in pm2fb_check_var()
627 DPRINTK("pixclock too high (%ldKHz)\n", in pm2fb_check_var()
677 DPRINTK("Checking graphics mode at %dx%d depth %d\n", in pm2fb_check_var()
720 DPRINTK("pixclock too high (%uKHz)\n", pixclock); in pm2fb_set_par()
742 DPRINTK("ignoring +hsync, using -hsync.\n"); in pm2fb_set_par()
751 DPRINTK("ignoring +vsync, using -vsync.\n"); in pm2fb_set_par()
759 DPRINTK("interlaced not supported\n"); in pm2fb_set_par()
853 DPRINTK("Setting graphics mode at %dx%d depth %d\n", in pm2fb_set_par()
1009 DPRINTK("blank_mode %d\n", blank_mode); in pm2fb_blank()
1566 DPRINTK("Adjusting register base for big-endian.\n"); in pm2fb_probe()
1568 DPRINTK("Register base at 0x%lx\n", pm2fb_fix.mmio_start); in pm2fb_probe()
1589 DPRINTK("MemControl 0x%x BootAddress 0x%x MemConfig 0x%x\n", in pm2fb_probe()
1602 DPRINTK("subsystem_vendor: %04x, " in pm2fb_probe()
1605 DPRINTK("We have not been initialized by VGA BIOS and " in pm2fb_probe()
1607 DPRINTK("Initializing card timings manually...\n"); in pm2fb_probe()
1612 DPRINTK("subsystem_vendor: %04x, " in pm2fb_probe()
1615 DPRINTK("We have not been initialized by VGA BIOS and " in pm2fb_probe()
1617 DPRINTK("Initializing card timings manually...\n"); in pm2fb_probe()