Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/intelfb/
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()
346 WRN_MSG("X resolution too small (%d vs 4).\n", var->xres); in intelfbhw_validate_mode()
350 WRN_MSG("Y resolution too small (%d vs 4).\n", var->yres); 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()
368 WRN_MSG("Pixel clock is too low (%d MHz vs %d MHz).\n", in intelfbhw_validate_mode()
373 WRN_MSG("Pixel clock is too high (%d MHz vs %d MHz).\n", in intelfbhw_validate_mode()
962 WRN_MSG("cannot split p = %d\n", p); in calc_pll_params()
[all …]
Dintelfb_i2c.c134 WRN_MSG("Failed to register I2C bus %s.\n", name); in intelfb_setup_i2c_bus()
Dintelfb.h95 #define WRN_MSG(fmt, args...) printk(KERN_WARNING PFX fmt, ## args) macro
Dintelfbdrv.c724 WRN_MSG("cannot allocate framebuffer memory - use " in intelfb_pci_register()
730 WRN_MSG("cannot bind framebuffer memory - use " in intelfb_pci_register()
779 WRN_MSG("Non-CRT device is enabled ( "); in intelfb_pci_register()