• Home
  • Raw
  • Download

Lines Matching refs:DPRINTK

54 #define DPRINTK(a, b...)	\  macro
57 #define DPRINTK(a, b...) no_printk(a, ##b) macro
227 DPRINTK("invalid width %u\n", xres); in partprod()
330 DPRINTK("FIFO disconnect enabled\n"); in reset_card()
520 DPRINTK("video = 0x%x\n", video); in set_video()
570 DPRINTK("depth not supported: %u\n", var->bits_per_pixel); in pm2fb_check_var()
575 DPRINTK("virtual x resolution != " in pm2fb_check_var()
581 DPRINTK("virtual y resolution < " in pm2fb_check_var()
592 DPRINTK("xoffset not supported\n"); in pm2fb_check_var()
597 DPRINTK("interlace not supported\n"); in pm2fb_check_var()
605 DPRINTK("width not supported: %u\n", var->xres); in pm2fb_check_var()
610 DPRINTK("height not supported: %u\n", var->yres); in pm2fb_check_var()
615 DPRINTK("no memory for screen (%ux%ux%u)\n", in pm2fb_check_var()
621 DPRINTK("pixclock is zero\n"); in pm2fb_check_var()
626 DPRINTK("pixclock too high (%ldKHz)\n", in pm2fb_check_var()
676 DPRINTK("Checking graphics mode at %dx%d depth %d\n", in pm2fb_check_var()
719 DPRINTK("pixclock too high (%uKHz)\n", pixclock); in pm2fb_set_par()
741 DPRINTK("ignoring +hsync, using -hsync.\n"); in pm2fb_set_par()
750 DPRINTK("ignoring +vsync, using -vsync.\n"); in pm2fb_set_par()
758 DPRINTK("interlaced not supported\n"); in pm2fb_set_par()
852 DPRINTK("Setting graphics mode at %dx%d depth %d\n", in pm2fb_set_par()
1008 DPRINTK("blank_mode %d\n", blank_mode); in pm2fb_blank()
1563 DPRINTK("Adjusting register base for big-endian.\n"); in pm2fb_probe()
1565 DPRINTK("Register base at 0x%lx\n", pm2fb_fix.mmio_start); in pm2fb_probe()
1586 DPRINTK("MemControl 0x%x BootAddress 0x%x MemConfig 0x%x\n", in pm2fb_probe()
1599 DPRINTK("subsystem_vendor: %04x, " in pm2fb_probe()
1602 DPRINTK("We have not been initialized by VGA BIOS and " in pm2fb_probe()
1604 DPRINTK("Initializing card timings manually...\n"); in pm2fb_probe()
1609 DPRINTK("subsystem_vendor: %04x, " in pm2fb_probe()
1612 DPRINTK("We have not been initialized by VGA BIOS and " in pm2fb_probe()
1614 DPRINTK("Initializing card timings manually...\n"); in pm2fb_probe()