Lines Matching refs:DPRINTK
80 #define DPRINTK(a, b...) pr_debug("fb: %s: " a, __func__ , ## b) macro
441 DPRINTK("depth not supported: %u\n", var->bits_per_pixel); in tdfxfb_check_var()
452 DPRINTK("xoffset not supported\n"); in tdfxfb_check_var()
465 DPRINTK("interlace not supported\n"); in tdfxfb_check_var()
471 DPRINTK("mode outside monitor's specs\n"); in tdfxfb_check_var()
479 DPRINTK("width not supported: %u\n", var->xres); in tdfxfb_check_var()
484 DPRINTK("height not supported: %u\n", var->yres); in tdfxfb_check_var()
491 DPRINTK("no memory for screen (%ux%ux%u)\n", in tdfxfb_check_var()
499 DPRINTK("pixclock too high (%ldKHz)\n", in tdfxfb_check_var()
537 DPRINTK("Checking graphics mode at %dx%d depth %d\n", in tdfxfb_check_var()
730 DPRINTK("Graphics mode is now set at %dx%d depth %d\n", in tdfxfb_set_par()
779 DPRINTK("bad depth %u\n", info->var.bits_per_pixel); in tdfxfb_setcolreg()
1284 DPRINTK("I2C bus %s registered.\n", name); in tdfxfb_setup_ddc_bus()
1312 DPRINTK("I2C bus %s registered.\n", name); in tdfxfb_setup_i2c_bus()
1349 DPRINTK("Probe DDC Bus\n"); in tdfxfb_probe_i2c_connector()
1487 DPRINTK("Unable to get Mode Database\n"); in tdfxfb_probe()