Lines Matching refs:WRN_MSG
328 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()
978 WRN_MSG("cannot split m = %d\n", in calc_pll_params()
1000 WRN_MSG("cannot find parameters for clock %d\n", clock); 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()
1258 WRN_MSG("display stride %d has bad alignment %d\n", in intelfbhw_mode_to_hw()
1531 WRN_MSG("ring buffer : space: %d wanted %d\n", in wait_ring()
1533 WRN_MSG("lockup - turning off hardware " in wait_ring()