Home
last modified time | relevance | path

Searched refs:WRN_MSG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c328 WRN_MSG("Not enough video ram for mode " in intelfbhw_validate_mode()
336 WRN_MSG("X resolution too large (%d vs %d).\n", in intelfbhw_validate_mode()
341 WRN_MSG("Y resolution too large (%d vs %d).\n", in intelfbhw_validate_mode()
356 WRN_MSG("Mode is double-scan.\n"); in intelfbhw_validate_mode()
361 WRN_MSG("Odd number of lines in interlaced mode\n"); in intelfbhw_validate_mode()
962 WRN_MSG("cannot split p = %d\n", p); in calc_pll_params()
978 WRN_MSG("cannot split m = %d\n", in calc_pll_params()
1030 WRN_MSG("%s value %d exceeds limit %d\n", in check_overflow()
1115 WRN_MSG("calc_pll_params failed\n"); in intelfbhw_mode_to_hw()
1531 WRN_MSG("ring buffer : space: %d wanted %d\n", in wait_ring()
[all …]
H A Dintelfb_i2c.c134 WRN_MSG("Failed to register I2C bus %s.\n", name); in intelfb_setup_i2c_bus()
H A Dintelfb.h95 #define WRN_MSG(fmt, args...) printk(KERN_WARNING PFX fmt, ## args) macro
H A Dintelfbdrv.c727 WRN_MSG("cannot allocate framebuffer memory - use " in intelfb_pci_register()
733 WRN_MSG("cannot bind framebuffer memory - use " in intelfb_pci_register()
782 WRN_MSG("Non-CRT device is enabled ( "); in intelfb_pci_register()