Home
last modified time | relevance | path

Searched refs:WRN_MSG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c330 WRN_MSG("Not enough video ram for mode " in intelfbhw_validate_mode()
338 WRN_MSG("X resolution too large (%d vs %d).\n", in intelfbhw_validate_mode()
343 WRN_MSG("Y resolution too large (%d vs %d).\n", in intelfbhw_validate_mode()
348 WRN_MSG("X resolution too small (%d vs 4).\n", var->xres); in intelfbhw_validate_mode()
352 WRN_MSG("Y resolution too small (%d vs 4).\n", var->yres); in intelfbhw_validate_mode()
358 WRN_MSG("Mode is double-scan.\n"); in intelfbhw_validate_mode()
363 WRN_MSG("Odd number of lines in interlaced mode\n"); in intelfbhw_validate_mode()
370 WRN_MSG("Pixel clock is too low (%d MHz vs %d MHz).\n", in intelfbhw_validate_mode()
375 WRN_MSG("Pixel clock is too high (%d MHz vs %d MHz).\n", in intelfbhw_validate_mode()
964 WRN_MSG("canno in calc_pll_params()
[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.c719 WRN_MSG("cannot allocate framebuffer memory - use " in intelfb_pci_register()
725 WRN_MSG("cannot bind framebuffer memory - use " in intelfb_pci_register()
774 WRN_MSG("Non-CRT device is enabled ( "); in intelfb_pci_register()
/kernel/linux/linux-6.6/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()
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("canno in calc_pll_params()
[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()

Completed in 10 milliseconds