Lines Matching refs:DRM_DEBUG_KMS

206 		DRM_DEBUG_KMS("DRRS supported mode is static\n");  in parse_lfp_panel_data()
210 DRM_DEBUG_KMS("DRRS supported mode is seamless\n"); in parse_lfp_panel_data()
214 DRM_DEBUG_KMS("DRRS not supported (VBT input)\n"); in parse_lfp_panel_data()
240 DRM_DEBUG_KMS("Found panel mode in BIOS VBT tables:\n"); in parse_lfp_panel_data()
251 DRM_DEBUG_KMS("VBT initial LVDS value %x\n", in parse_lfp_panel_data()
269 DRM_DEBUG_KMS("Unsupported backlight data entry size %u\n", in parse_lfp_backlight()
278 DRM_DEBUG_KMS("PWM backlight not present in VBT (type %u)\n", in parse_lfp_backlight()
286 DRM_DEBUG_KMS("VBT backlight PWM modulation frequency %u Hz, " in parse_lfp_backlight()
305 DRM_DEBUG_KMS("Ignore SDVO panel mode from BIOS VBT tables.\n"); in parse_sdvo_panel_data()
331 DRM_DEBUG_KMS("Found SDVO panel mode in BIOS VBT tables:\n"); in parse_sdvo_panel_data()
365DRM_DEBUG_KMS("BDB_GENERAL_FEATURES int_tv_support %d int_crt_support %d lvds_use_ssc %d lvds_ssc_… in parse_general_features()
386 DRM_DEBUG_KMS("crt_ddc_bus_pin: %d\n", bus_pin); in parse_general_definitions()
390 DRM_DEBUG_KMS("BDB_GD too small (%d). Invalid.\n", in parse_general_definitions()
414 DRM_DEBUG_KMS("No general definition block is found, unable to construct sdvo mapping.\n"); in parse_sdvo_device_mapping()
424 DRM_DEBUG_KMS("Unsupported child device size for SDVO mapping.\n"); in parse_sdvo_device_mapping()
450 DRM_DEBUG_KMS("Incorrect SDVO port. Skip it\n"); in parse_sdvo_device_mapping()
453 DRM_DEBUG_KMS("the SDVO device with slave addr %2x is found on" in parse_sdvo_device_mapping()
466 DRM_DEBUG_KMS("SDVO device: dvo=%x, addr=%x, wiring=%d, ddc_pin=%d, i2c_pin=%d\n", in parse_sdvo_device_mapping()
473 DRM_DEBUG_KMS("Maybe one SDVO port is shared by " in parse_sdvo_device_mapping()
479 DRM_DEBUG_KMS("there exists the slave2_addr. Maybe this" in parse_sdvo_device_mapping()
487 DRM_DEBUG_KMS("No SDVO device info is found in VBT\n"); in parse_sdvo_device_mapping()
508 DRM_DEBUG_KMS("DRRS State Enabled:%d\n", driver->drrs_enabled); in parse_driver_features()
529 DRM_DEBUG_KMS("No eDP BDB found but eDP panel supported.\n"); in parse_edp()
559 DRM_DEBUG_KMS("VBT has unknown eDP link rate value %u\n", in parse_edp()
575 DRM_DEBUG_KMS("VBT has unknown eDP lane count value %u\n", in parse_edp()
594 DRM_DEBUG_KMS("VBT has unknown eDP pre-emphasis value %u\n", in parse_edp()
613 DRM_DEBUG_KMS("VBT has unknown eDP voltage swing value %u\n", in parse_edp()
639 DRM_DEBUG_KMS("No PSR BDB found.\n"); in parse_psr()
666 DRM_DEBUG_KMS("VBT has unknown PSR lines to wait %u\n", in parse_psr()
771 DRM_DEBUG_KMS("No MIPI config BDB found"); in parse_mipi()
802 DRM_DEBUG_KMS("No MIPI Sequence found, parsing complete\n"); in parse_mipi()
904DRM_DEBUG_KMS("Unsupported I_boost value found in VBT (%d), display may not work properly\n", val); in translate_iboost()
940 DRM_DEBUG_KMS("More than one child device for port %c in VBT.\n", in parse_ddi_port()
964 DRM_DEBUG_KMS("Port %c VBT info: DP:%d HDMI:%d DVI:%d EDP:%d CRT:%d\n", in parse_ddi_port()
968 DRM_DEBUG_KMS("Internal DP port %c is TMDS compatible\n", in parse_ddi_port()
971 DRM_DEBUG_KMS("Port %c is analog\n", port_name(port)); in parse_ddi_port()
973 DRM_DEBUG_KMS("Analog port %c is also DP or TMDS compatible\n", in parse_ddi_port()
976 DRM_DEBUG_KMS("Port %c is TMDS compatible\n", port_name(port)); in parse_ddi_port()
978 DRM_DEBUG_KMS("Port %c is not DP/TMDS/CRT compatible\n", in parse_ddi_port()
981 DRM_DEBUG_KMS("Port %c is internal DP\n", port_name(port)); in parse_ddi_port()
1001 DRM_DEBUG_KMS("Unexpected DDC pin for port B\n"); in parse_ddi_port()
1003 DRM_DEBUG_KMS("Unexpected DDC pin for port C\n"); in parse_ddi_port()
1005 DRM_DEBUG_KMS("Unexpected DDC pin for port D\n"); in parse_ddi_port()
1025 DRM_DEBUG_KMS("Unexpected AUX channel for port A\n"); in parse_ddi_port()
1027 DRM_DEBUG_KMS("Unexpected AUX channel for port B\n"); in parse_ddi_port()
1029 DRM_DEBUG_KMS("Unexpected AUX channel for port C\n"); in parse_ddi_port()
1031 DRM_DEBUG_KMS("Unexpected AUX channel for port D\n"); in parse_ddi_port()
1037 DRM_DEBUG_KMS("VBT HDMI level shift for port %c: %d\n", in parse_ddi_port()
1046 DRM_DEBUG_KMS("VBT (e)DP boost level for port %c: %d\n", in parse_ddi_port()
1049 DRM_DEBUG_KMS("VBT HDMI boost level for port %c: %d\n", in parse_ddi_port()
1086 DRM_DEBUG_KMS("No general definition block is found, no devices defined.\n"); in parse_device_mapping()
1130 DRM_DEBUG_KMS("no child dev is parsed from VBT\n"); in parse_device_mapping()
1135 DRM_DEBUG_KMS("No memory space for child device\n"); in parse_device_mapping()
1151 DRM_DEBUG_KMS("Found MIPI as LFP\n"); in parse_device_mapping()
1200 DRM_DEBUG_KMS("Set default to SSC at %d kHz\n", dev_priv->vbt.lvds_ssc_freq); in init_vbt_defaults()
1216 DRM_DEBUG_KMS("Falling back to manually reading VBT from " in intel_no_opregion_vbt_callback()
1265 DRM_DEBUG_KMS("Using VBT from %s: %20s\n", in validate_vbt()