Lines Matching refs:DRM_DEBUG_KMS

241 		DRM_DEBUG_KMS("DRRS supported mode is static\n");  in parse_lfp_panel_data()
245 DRM_DEBUG_KMS("DRRS supported mode is seamless\n"); in parse_lfp_panel_data()
249 DRM_DEBUG_KMS("DRRS not supported (VBT input)\n"); in parse_lfp_panel_data()
275 DRM_DEBUG_KMS("Found panel mode in BIOS VBT tables:\n"); in parse_lfp_panel_data()
297 DRM_DEBUG_KMS("LVDS downclock is found in VBT. " in parse_lfp_panel_data()
310 DRM_DEBUG_KMS("VBT initial LVDS value %x\n", in parse_lfp_panel_data()
327 DRM_DEBUG_KMS("Unsupported backlight data entry size %u\n", in parse_lfp_backlight()
336 DRM_DEBUG_KMS("PWM backlight not present in VBT (type %u)\n", in parse_lfp_backlight()
344 DRM_DEBUG_KMS("VBT backlight PWM modulation frequency %u Hz, " in parse_lfp_backlight()
363 DRM_DEBUG_KMS("Ignore SDVO panel mode from BIOS VBT tables.\n"); in parse_sdvo_panel_data()
389 DRM_DEBUG_KMS("Found SDVO panel mode in BIOS VBT tables:\n"); in parse_sdvo_panel_data()
423DRM_DEBUG_KMS("BDB_GENERAL_FEATURES int_tv_support %d int_crt_support %d lvds_use_ssc %d lvds_ssc_… in parse_general_features()
444 DRM_DEBUG_KMS("crt_ddc_bus_pin: %d\n", bus_pin); in parse_general_definitions()
448 DRM_DEBUG_KMS("BDB_GD too small (%d). Invalid.\n", in parse_general_definitions()
466 DRM_DEBUG_KMS("No general definition block is found, unable to construct sdvo mapping.\n"); in parse_sdvo_device_mapping()
476 DRM_DEBUG_KMS("different child size is found. Invalid.\n"); in parse_sdvo_device_mapping()
502 DRM_DEBUG_KMS("Incorrect SDVO port. Skip it\n"); in parse_sdvo_device_mapping()
505 DRM_DEBUG_KMS("the SDVO device with slave addr %2x is found on" in parse_sdvo_device_mapping()
518 DRM_DEBUG_KMS("SDVO device: dvo=%x, addr=%x, wiring=%d, ddc_pin=%d, i2c_pin=%d\n", in parse_sdvo_device_mapping()
525 DRM_DEBUG_KMS("Maybe one SDVO port is shared by " in parse_sdvo_device_mapping()
531 DRM_DEBUG_KMS("there exists the slave2_addr. Maybe this" in parse_sdvo_device_mapping()
539 DRM_DEBUG_KMS("No SDVO device info is found in VBT\n"); in parse_sdvo_device_mapping()
560 DRM_DEBUG_KMS("DRRS State Enabled:%d\n", driver->drrs_enabled); in parse_driver_features()
581 DRM_DEBUG_KMS("No eDP BDB found but eDP panel supported.\n"); in parse_edp()
611 DRM_DEBUG_KMS("VBT has unknown eDP link rate value %u\n", in parse_edp()
627 DRM_DEBUG_KMS("VBT has unknown eDP lane count value %u\n", in parse_edp()
646 DRM_DEBUG_KMS("VBT has unknown eDP pre-emphasis value %u\n", in parse_edp()
665 DRM_DEBUG_KMS("VBT has unknown eDP voltage swing value %u\n", in parse_edp()
686 DRM_DEBUG_KMS("No PSR BDB found.\n"); in parse_psr()
713 DRM_DEBUG_KMS("VBT has unknown PSR lines to wait %u\n", in parse_psr()
817 DRM_DEBUG_KMS("No MIPI config BDB found"); in parse_mipi()
848 DRM_DEBUG_KMS("No MIPI Sequence found, parsing complete\n"); in parse_mipi()
975 DRM_DEBUG_KMS("More than one child device for port %c in VBT.\n", in parse_ddi_port()
998 DRM_DEBUG_KMS("Port %c VBT info: DP:%d HDMI:%d DVI:%d EDP:%d CRT:%d\n", in parse_ddi_port()
1002 DRM_DEBUG_KMS("Internal DP port %c is TMDS compatible\n", in parse_ddi_port()
1005 DRM_DEBUG_KMS("Port %c is analog\n", port_name(port)); in parse_ddi_port()
1007 DRM_DEBUG_KMS("Analog port %c is also DP or TMDS compatible\n", in parse_ddi_port()
1010 DRM_DEBUG_KMS("Port %c is TMDS compatible\n", port_name(port)); in parse_ddi_port()
1012 DRM_DEBUG_KMS("Port %c is not DP/TMDS/CRT compatible\n", in parse_ddi_port()
1015 DRM_DEBUG_KMS("Port %c is internal DP\n", port_name(port)); in parse_ddi_port()
1019 DRM_DEBUG_KMS("Unexpected DDC pin for port B\n"); in parse_ddi_port()
1021 DRM_DEBUG_KMS("Unexpected DDC pin for port C\n"); in parse_ddi_port()
1023 DRM_DEBUG_KMS("Unexpected DDC pin for port D\n"); in parse_ddi_port()
1028 DRM_DEBUG_KMS("Unexpected AUX channel for port A\n"); in parse_ddi_port()
1030 DRM_DEBUG_KMS("Unexpected AUX channel for port B\n"); in parse_ddi_port()
1032 DRM_DEBUG_KMS("Unexpected AUX channel for port C\n"); in parse_ddi_port()
1034 DRM_DEBUG_KMS("Unexpected AUX channel for port D\n"); in parse_ddi_port()
1040 DRM_DEBUG_KMS("VBT HDMI level shift for port %c: %d\n", in parse_ddi_port()
1077 DRM_DEBUG_KMS("No general definition block is found, no devices defined.\n"); in parse_device_mapping()
1087 DRM_DEBUG_KMS("different child size is found. Invalid.\n"); in parse_device_mapping()
1106 DRM_DEBUG_KMS("no child dev is parsed from VBT\n"); in parse_device_mapping()
1111 DRM_DEBUG_KMS("No memory space for child device\n"); in parse_device_mapping()
1127 DRM_DEBUG_KMS("Found MIPI as LFP\n"); in parse_device_mapping()
1170 DRM_DEBUG_KMS("Set default to SSC at %d kHz\n", dev_priv->vbt.lvds_ssc_freq); in init_vbt_defaults()
1186 DRM_DEBUG_KMS("Falling back to manually reading VBT from " in intel_no_opregion_vbt_callback()
1239 DRM_DEBUG_KMS("Using VBT from %s: %20s\n", in validate_vbt()