/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_acpi.c | 82 DRM_DEBUG_DRIVER("failed to evaluate _DSM\n"); in intel_dsm_platform_mux_info() 87 DRM_DEBUG_DRIVER("MUX info connectors: %lld\n", in intel_dsm_platform_mux_info() 93 DRM_DEBUG_DRIVER("Connector id: 0x%016llx\n", in intel_dsm_platform_mux_info() 95 DRM_DEBUG_DRIVER(" port id: %s\n", in intel_dsm_platform_mux_info() 97 DRM_DEBUG_DRIVER(" display mux info: %s\n", in intel_dsm_platform_mux_info() 99 DRM_DEBUG_DRIVER(" aux/dc mux info: %s\n", in intel_dsm_platform_mux_info() 101 DRM_DEBUG_DRIVER(" hpd mux info: %s\n", in intel_dsm_platform_mux_info() 142 DRM_DEBUG_DRIVER("vga_switcheroo: detected DSM switching method %s handle\n", in intel_dsm_detect()
|
D | intel_opregion.c | 314 DRM_DEBUG_DRIVER("SWSCI request already in progress\n"); in swsci() 338 DRM_DEBUG_DRIVER("SWSCI request timed out\n"); in swsci() 347 DRM_DEBUG_DRIVER("SWSCI request error %u\n", scic); in swsci() 451 DRM_DEBUG_DRIVER("bclp = 0x%08x\n", bclp); in asle_set_backlight() 488 DRM_DEBUG_DRIVER("Illum is not supported\n"); in asle_set_als_illum() 494 DRM_DEBUG_DRIVER("PWM freq is not supported\n"); in asle_set_pwm_freq() 502 DRM_DEBUG_DRIVER("Pfit is not supported\n"); in asle_set_pfit() 508 DRM_DEBUG_DRIVER("SROT is not supported\n"); in asle_set_supported_rotation_angles() 515 DRM_DEBUG_DRIVER("Button array event is not supported (nothing)\n"); in asle_set_button_array() 517 DRM_DEBUG_DRIVER("Button array event is not supported (rotation lock)\n"); in asle_set_button_array() [all …]
|
/Linux-v5.4/drivers/gpu/drm/sun4i/ |
D | sun4i_backend.c | 50 DRM_DEBUG_DRIVER("Applying RGB to YUV color correction\n"); in sun4i_backend_apply_color_correction() 63 DRM_DEBUG_DRIVER("Disabling color correction\n"); in sun4i_backend_disable_color_correction() 72 DRM_DEBUG_DRIVER("Committing changes\n"); in sun4i_backend_commit() 84 DRM_DEBUG_DRIVER("%sabling layer %d\n", enable ? "En" : "Dis", in sun4i_backend_layer_enable() 172 DRM_DEBUG_DRIVER("Updating layer %d\n", layer); in sun4i_backend_update_layer_coord() 175 DRM_DEBUG_DRIVER("Primary layer, updating global size W: %u H: %u\n", in sun4i_backend_update_layer_coord() 183 DRM_DEBUG_DRIVER("Layer size W: %u H: %u\n", in sun4i_backend_update_layer_coord() 190 DRM_DEBUG_DRIVER("Layer coordinates X: %d Y: %d\n", in sun4i_backend_update_layer_coord() 227 DRM_DEBUG_DRIVER("Unsupported YUV format (0x%x)\n", fmt); in sun4i_backend_update_yuv_format() 247 DRM_DEBUG_DRIVER("Unsupported YUV pixel sequence (0x%x)\n", in sun4i_backend_update_yuv_format() [all …]
|
D | sun8i_ui_layer.c | 35 DRM_DEBUG_DRIVER("%sabling channel %d overlay %d\n", in sun8i_ui_layer_enable() 85 DRM_DEBUG_DRIVER("Updating UI channel %d overlay %d\n", in sun8i_ui_layer_update_coord() 106 DRM_DEBUG_DRIVER("Primary layer, updating global size W: %u H: %u\n", in sun8i_ui_layer_update_coord() 128 DRM_DEBUG_DRIVER("Switching display mixer interlaced mode %s\n", in sun8i_ui_layer_update_coord() 133 DRM_DEBUG_DRIVER("Layer source offset X: %d Y: %d\n", in sun8i_ui_layer_update_coord() 135 DRM_DEBUG_DRIVER("Layer source size W: %d H: %d\n", src_w, src_h); in sun8i_ui_layer_update_coord() 146 DRM_DEBUG_DRIVER("HW scaling is enabled\n"); in sun8i_ui_layer_update_coord() 155 DRM_DEBUG_DRIVER("HW scaling is not needed\n"); in sun8i_ui_layer_update_coord() 160 DRM_DEBUG_DRIVER("Layer destination coordinates X: %d Y: %d\n", in sun8i_ui_layer_update_coord() 162 DRM_DEBUG_DRIVER("Layer destination size W: %d H: %d\n", dst_w, dst_h); in sun8i_ui_layer_update_coord() [all …]
|
D | sun4i_rgb.c | 71 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid() 85 DRM_DEBUG_DRIVER("Horizontal parameters OK\n"); in sun4i_rgb_mode_valid() 99 DRM_DEBUG_DRIVER("Vertical parameters OK\n"); in sun4i_rgb_mode_valid() 108 DRM_DEBUG_DRIVER("RGB panel used, skipping clock rate checks"); in sun4i_rgb_mode_valid() 134 DRM_DEBUG_DRIVER("Clock rate OK\n"); in sun4i_rgb_mode_valid() 164 DRM_DEBUG_DRIVER("Enabling RGB output\n"); in sun4i_rgb_encoder_enable() 176 DRM_DEBUG_DRIVER("Disabling RGB output\n"); in sun4i_rgb_encoder_disable()
|
D | sun8i_vi_layer.c | 28 DRM_DEBUG_DRIVER("%sabling VI channel %d overlay %d\n", in sun8i_vi_layer_enable() 82 DRM_DEBUG_DRIVER("Updating VI channel %d overlay %d\n", in sun8i_vi_layer_update_coord() 119 DRM_DEBUG_DRIVER("Layer source offset X: %d Y: %d\n", in sun8i_vi_layer_update_coord() 122 DRM_DEBUG_DRIVER("Layer source size W: %d H: %d\n", src_w, src_h); in sun8i_vi_layer_update_coord() 142 DRM_DEBUG_DRIVER("HW scaling is enabled\n"); in sun8i_vi_layer_update_coord() 154 DRM_DEBUG_DRIVER("Using vertical coarse scaling\n"); in sun8i_vi_layer_update_coord() 164 DRM_DEBUG_DRIVER("Using horizontal coarse scaling\n"); in sun8i_vi_layer_update_coord() 178 DRM_DEBUG_DRIVER("HW scaling is not needed\n"); in sun8i_vi_layer_update_coord() 200 DRM_DEBUG_DRIVER("Layer destination coordinates X: %d Y: %d\n", in sun8i_vi_layer_update_coord() 202 DRM_DEBUG_DRIVER("Layer destination size W: %d H: %d\n", dst_w, dst_h); in sun8i_vi_layer_update_coord() [all …]
|
D | sun4i_drv.c | 207 DRM_DEBUG_DRIVER("Comparing of node %pOF with %pOF\n", in compare_of() 247 DRM_DEBUG_DRIVER("No output to bind on port %d\n", port_id); in sun4i_drv_traverse_endpoints() 254 DRM_DEBUG_DRIVER("Error retrieving the output node\n"); in sun4i_drv_traverse_endpoints() 266 DRM_DEBUG_DRIVER("TCON output endpoint is TCON TOP... skipping\n"); in sun4i_drv_traverse_endpoints() 280 DRM_DEBUG_DRIVER("Couldn't parse endpoint\n"); in sun4i_drv_traverse_endpoints() 286 DRM_DEBUG_DRIVER("Endpoint is our panel... skipping\n"); in sun4i_drv_traverse_endpoints() 332 DRM_DEBUG_DRIVER("Adding component %pOF\n", node); in sun4i_drv_add_endpoints()
|
D | sun4i_crtc.c | 87 DRM_DEBUG_DRIVER("Committing plane changes\n"); in sun4i_crtc_atomic_flush() 109 DRM_DEBUG_DRIVER("Disabling the CRTC\n"); in sun4i_crtc_atomic_disable() 130 DRM_DEBUG_DRIVER("Enabling the CRTC\n"); in sun4i_crtc_atomic_enable() 159 DRM_DEBUG_DRIVER("Enabling VBLANK on crtc %p\n", crtc); in sun4i_crtc_enable_vblank() 170 DRM_DEBUG_DRIVER("Disabling VBLANK on crtc %p\n", crtc); in sun4i_crtc_disable_vblank()
|
D | sun4i_frontend.c | 208 DRM_DEBUG_DRIVER("Frontend stride: %d bytes\n", fb->pitches[0]); in sun4i_frontend_update_buffer() 226 DRM_DEBUG_DRIVER("Setting buffer #0 address to %pad\n", &paddr); in sun4i_frontend_update_buffer() 232 DRM_DEBUG_DRIVER("Setting buffer #1 address to %pad\n", &paddr); in sun4i_frontend_update_buffer() 240 DRM_DEBUG_DRIVER("Setting buffer #2 address to %pad\n", &paddr); in sun4i_frontend_update_buffer() 418 DRM_DEBUG_DRIVER("Invalid input format\n"); in sun4i_frontend_update_formats() 425 DRM_DEBUG_DRIVER("Invalid input mode\n"); in sun4i_frontend_update_formats() 431 DRM_DEBUG_DRIVER("Invalid pixel sequence\n"); in sun4i_frontend_update_formats() 437 DRM_DEBUG_DRIVER("Invalid output format\n"); in sun4i_frontend_update_formats() 503 DRM_DEBUG_DRIVER("Frontend size W: %u H: %u\n", in sun4i_frontend_update_coord()
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acpi.c | 113 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n", in amdgpu_atif_call() 198 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version); in amdgpu_atif_verify_interface() 229 DRM_DEBUG_DRIVER("No ATIF handle found\n"); in amdgpu_atif_probe_handle() 233 DRM_DEBUG_DRIVER("Found ATIF handle %s\n", acpi_method_name); in amdgpu_atif_probe_handle() 274 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n", in amdgpu_atif_get_notification_params() 294 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n", in amdgpu_atif_get_notification_params() 392 DRM_DEBUG_DRIVER("SBIOS pending requests: %#x\n", req->pending); in amdgpu_atif_get_sbios_requests() 419 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n", in amdgpu_atif_handler() 445 DRM_DEBUG_DRIVER("ATIF: %d pending SBIOS requests\n", count); in amdgpu_atif_handler() 455 DRM_DEBUG_DRIVER("Changing brightness to %d\n", in amdgpu_atif_handler() [all …]
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | radeon_acpi.c | 143 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n", in radeon_atif_call() 235 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version); in radeon_atif_verify_interface() 281 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n", in radeon_atif_get_notification_params() 301 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n", in radeon_atif_get_notification_params() 339 DRM_DEBUG_DRIVER("SBIOS pending requests: %#x\n", req->pending); in radeon_atif_get_sbios_requests() 366 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n", in radeon_atif_handler() 384 DRM_DEBUG_DRIVER("ATIF: %d pending SBIOS requests\n", count); in radeon_atif_handler() 390 DRM_DEBUG_DRIVER("Changing brightness to %d\n", in radeon_atif_handler() 468 DRM_DEBUG_DRIVER("failed to evaluate ATCS got %s\n", in radeon_atcs_call() 531 DRM_DEBUG_DRIVER("ATCS version %u\n", output.version); in radeon_atcs_verify_interface() [all …]
|
/Linux-v5.4/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_ade.c | 191 DRM_DEBUG_DRIVER("vsw exceeded 15\n"); in ade_ldi_set_mode() 218 DRM_DEBUG_DRIVER("set mode: %dx%d\n", width, height); in ade_ldi_set_mode() 380 DRM_DEBUG_DRIVER("[rdma%d]: reload(%d)\n", ch + 1, val); in ade_rdma_dump_regs() 382 DRM_DEBUG_DRIVER("[rdma%d]: reg_ctrl(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs() 384 DRM_DEBUG_DRIVER("[rdma%d]: reg_addr(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs() 386 DRM_DEBUG_DRIVER("[rdma%d]: reg_size(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs() 388 DRM_DEBUG_DRIVER("[rdma%d]: reg_stride(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs() 390 DRM_DEBUG_DRIVER("[rdma%d]: reg_space(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs() 392 DRM_DEBUG_DRIVER("[rdma%d]: reg_en(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs() 400 DRM_DEBUG_DRIVER("[clip%d]: reload(%d)\n", ch + 1, val); in ade_clip_dump_regs() [all …]
|
/Linux-v5.4/drivers/gpu/drm/sti/ |
D | sti_crtc.c | 30 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_enable() 42 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_disable() 145 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_flush() 158 DRM_DEBUG_DRIVER("update plane %s\n", in sti_crtc_atomic_flush() 182 DRM_DEBUG_DRIVER("disable plane %s from mixer\n", in sti_crtc_atomic_flush() 290 DRM_DEBUG_DRIVER("\n"); in sti_crtc_enable_vblank() 307 DRM_DEBUG_DRIVER("\n"); in sti_crtc_disable_vblank() 310 DRM_DEBUG_DRIVER("Warning: cannot unregister VTG notifier\n"); in sti_crtc_disable_vblank() 360 DRM_DEBUG_DRIVER("drm CRTC:%d mapped to %s\n", in sti_crtc_init()
|
D | sti_hdmi_tx3g4c28phy.c | 83 DRM_DEBUG_DRIVER("ckpxpll = %dHz\n", ckpxpll); in sti_hdmi_tx3g4c28phy_start() 117 DRM_DEBUG_DRIVER("pllctrl = 0x%x\n", pllctrl); in sti_hdmi_tx3g4c28phy_start() 131 DRM_DEBUG_DRIVER("got PHY PLL Lock\n"); in sti_hdmi_tx3g4c28phy_start() 159 DRM_DEBUG_DRIVER("serializer cfg 0x%x 0x%x 0x%x\n", in sti_hdmi_tx3g4c28phy_start() 190 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_tx3g4c28phy_stop()
|
D | sti_hdmi.c | 263 DRM_DEBUG_DRIVER("\n"); in hdmi_config() 275 DRM_DEBUG_DRIVER("H Sync Negative\n"); in hdmi_config() 281 DRM_DEBUG_DRIVER("V Sync Negative\n"); in hdmi_config() 438 DRM_DEBUG_DRIVER("\n"); in hdmi_avi_infoframe_config() 480 DRM_DEBUG_DRIVER("enter %s, AIF %s\n", __func__, in hdmi_audio_infoframe_config() 520 DRM_DEBUG_DRIVER("\n"); in hdmi_vendor_infoframe_config() 557 DRM_DEBUG_DRIVER("\n"); in hdmi_swreset() 581 DRM_DEBUG_DRIVER("Warning: HDMI sw reset timeout occurs\n"); in hdmi_swreset() 750 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_disable() 833 DRM_DEBUG_DRIVER("\n"); in hdmi_audio_configure() [all …]
|
D | sti_dvo.c | 151 DRM_DEBUG_DRIVER("\n"); in dvo_awg_configure() 217 DRM_DEBUG_DRIVER("\n"); in sti_dvo_disable() 239 DRM_DEBUG_DRIVER("\n"); in sti_dvo_pre_enable() 288 DRM_DEBUG_DRIVER("\n"); in sti_dvo_set_mode() 361 DRM_DEBUG_DRIVER("target rate = %d => available rate = %d\n", in sti_dvo_connector_mode_valid() 365 DRM_DEBUG_DRIVER("dvo pixclk=%d not supported\n", target); in sti_dvo_connector_mode_valid() 385 DRM_DEBUG_DRIVER("\n"); in sti_dvo_connector_detect() 555 DRM_DEBUG_DRIVER("Cannot get main_parent clock\n"); in sti_dvo_probe() 561 DRM_DEBUG_DRIVER("Cannot get aux_parent clock\n"); in sti_dvo_probe()
|
D | sti_hda.c | 392 DRM_DEBUG_DRIVER("\n"); in sti_hda_configure_awg() 408 DRM_DEBUG_DRIVER("\n"); in sti_hda_disable() 433 DRM_DEBUG_DRIVER("\n"); in sti_hda_pre_enable() 476 DRM_DEBUG_DRIVER("Using HDA mode #%d\n", mode_idx); in sti_hda_pre_enable() 523 DRM_DEBUG_DRIVER("\n"); in sti_hda_set_mode() 580 DRM_DEBUG_DRIVER("\n"); in sti_hda_connector_get_modes() 620 DRM_DEBUG_DRIVER("target rate = %d => available rate = %d\n", in sti_hda_connector_mode_valid() 624 DRM_DEBUG_DRIVER("hda pixclk=%d not supported\n", in sti_hda_connector_mode_valid() 774 DRM_DEBUG_DRIVER("No video-dacs-ctrl resource\n"); in sti_hda_probe()
|
D | sti_gdp.c | 441 DRM_DEBUG_DRIVER("Warning, NVN 0x%08X for %s does not match any node\n", in sti_gdp_get_current_nodes() 457 DRM_DEBUG_DRIVER("%s\n", sti_plane_to_str(&gdp->plane)); in sti_gdp_disable() 466 DRM_DEBUG_DRIVER("Warning: cannot unregister VTG notifier\n"); in sti_gdp_disable() 493 DRM_DEBUG_DRIVER("Vsync event received => disable %s\n", in sti_gdp_field_cb() 540 DRM_DEBUG_DRIVER("node[%d].top_field=%p\n", i, base); in sti_gdp_init() 550 DRM_DEBUG_DRIVER("node[%d].btm_field=%p\n", i, base); in sti_gdp_init() 730 DRM_DEBUG_DRIVER("No change, not posting cmd\n"); in sti_gdp_atomic_update() 773 DRM_DEBUG_DRIVER("drm FB:%d format:%.4s phys@:0x%lx\n", fb->base.id, in sti_gdp_atomic_update() 830 DRM_DEBUG_DRIVER("%s first update (or invalid node)\n", in sti_gdp_atomic_update() 867 DRM_DEBUG_DRIVER("drm plane:%d not enabled\n", in sti_gdp_atomic_disable() [all …]
|
/Linux-v5.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_stolen.c | 111 DRM_DEBUG_DRIVER("GTT within stolen memory at %pR\n", &ggtt_res); in i915_adjust_stolen() 112 DRM_DEBUG_DRIVER("Stolen memory adjusted to %pR\n", dsm); in i915_adjust_stolen() 170 DRM_DEBUG_DRIVER("%s_STOLEN_RESERVED = %08x\n", in g4x_get_stolen_reserved() 198 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in gen6_get_stolen_reserved() 231 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in vlv_get_stolen_reserved() 258 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in gen7_get_stolen_reserved() 284 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in chv_get_stolen_reserved() 317 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in bdw_get_stolen_reserved() 335 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = 0x%016llx\n", reg_val); in icl_get_stolen_reserved() 460 DRM_DEBUG_DRIVER("Memory reserved for graphics device: %lluK, usable: %lluK\n", in i915_gem_init_stolen() [all …]
|
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_crc.c | 91 DRM_DEBUG_DRIVER("Unknown CRC source %s for CRTC%d\n", in amdgpu_dm_crtc_verify_crc_source() 148 DRM_DEBUG_DRIVER("Unknown CRC source %s for CRTC%d\n", in amdgpu_dm_crtc_set_crc_source() 212 DRM_DEBUG_DRIVER("No amd connector matching CRTC-%d\n", crtc->index); in amdgpu_dm_crtc_set_crc_source() 220 DRM_DEBUG_DRIVER("No dp aux for amd connector\n"); in amdgpu_dm_crtc_set_crc_source() 243 DRM_DEBUG_DRIVER("dp start crc failed\n"); in amdgpu_dm_crtc_set_crc_source() 252 DRM_DEBUG_DRIVER("dp stop crc failed\n"); in amdgpu_dm_crtc_set_crc_source()
|
/Linux-v5.4/drivers/gpu/drm/stm/ |
D | ltdc.c | 428 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_atomic_enable() 451 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_atomic_disable() 481 DRM_DEBUG_DRIVER("clk rate target %d, available %d\n", target, result); in ltdc_crtc_mode_valid() 538 DRM_DEBUG_DRIVER("requested clock %dkHz, adjusted clock %dkHz\n", in ltdc_crtc_mode_fixup() 565 DRM_DEBUG_DRIVER("CRTC:%d mode:%s\n", crtc->base.id, mode->name); in ltdc_crtc_mode_set_nofb() 566 DRM_DEBUG_DRIVER("Video mode: %dx%d", vm.hactive, vm.vactive); in ltdc_crtc_mode_set_nofb() 567 DRM_DEBUG_DRIVER(" hfp %d hbp %d hsl %d vfp %d vbp %d vsl %d\n", in ltdc_crtc_mode_set_nofb() 657 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_enable_vblank() 667 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_disable_vblank() 740 DRM_DEBUG_DRIVER("\n"); in ltdc_plane_atomic_check() [all …]
|
D | dw_mipi_dsi-stm.c | 125 DRM_DEBUG_DRIVER("MIPI color invalid, so we use rgb888\n"); in dsi_color_from_mipi() 208 DRM_DEBUG_DRIVER("!TIMEOUT! waiting REGU, let's continue\n"); in dw_mipi_dsi_phy_init() 215 DRM_DEBUG_DRIVER("!TIMEOUT! waiting PLL, let's continue\n"); in dw_mipi_dsi_phy_init() 224 DRM_DEBUG_DRIVER("\n"); in dw_mipi_dsi_phy_power_on() 234 DRM_DEBUG_DRIVER("\n"); in dw_mipi_dsi_phy_power_off() 303 DRM_DEBUG_DRIVER("pll_in %ukHz pll_out %ukHz lane_mbps %uMHz\n", in dw_mipi_dsi_get_lane_mbps() 433 DRM_DEBUG_DRIVER("\n"); in dw_mipi_dsi_stm_suspend() 446 DRM_DEBUG_DRIVER("\n"); in dw_mipi_dsi_stm_resume()
|
/Linux-v5.4/drivers/gpu/drm/gma500/ |
D | opregion.c | 154 DRM_DEBUG_DRIVER("asle set backlight %x\n", bclp); in asle_set_backlight() 188 DRM_DEBUG_DRIVER("non asle set request??\n"); in psb_intel_opregion_asle_work() 315 DRM_DEBUG_DRIVER("ACPI Opregion not supported\n"); in psb_intel_opregion_setup() 327 DRM_DEBUG_DRIVER("opregion signature mismatch\n"); in psb_intel_opregion_setup() 339 DRM_DEBUG_DRIVER("Public ACPI methods supported\n"); in psb_intel_opregion_setup() 344 DRM_DEBUG_DRIVER("ASLE supported\n"); in psb_intel_opregion_setup()
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | intel_gvt.c | 102 DRM_DEBUG_DRIVER("GVT-g is disabled by kernel params\n"); in intel_gvt_init() 113 DRM_DEBUG_DRIVER("Fail to init GVT device\n"); in intel_gvt_init()
|
/Linux-v5.4/drivers/gpu/drm/omapdrm/ |
D | omap_drv.h | 28 #define DBG(fmt, ...) DRM_DEBUG_DRIVER(fmt"\n", ##__VA_ARGS__) 29 #define VERB(fmt, ...) if (0) DRM_DEBUG_DRIVER(fmt, ##__VA_ARGS__) /* verbose debug */
|