Home
last modified time | relevance | path

Searched refs:DRM_DEBUG_DRIVER (Results 1 – 25 of 140) sorted by relevance

123456

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_acpi.c80 DRM_DEBUG_DRIVER("failed to evaluate _DSM\n"); in intel_dsm_platform_mux_info()
85 DRM_DEBUG_DRIVER("MUX info connectors: %lld\n", in intel_dsm_platform_mux_info()
91 DRM_DEBUG_DRIVER("Connector id: 0x%016llx\n", in intel_dsm_platform_mux_info()
93 DRM_DEBUG_DRIVER(" port id: %s\n", in intel_dsm_platform_mux_info()
95 DRM_DEBUG_DRIVER(" display mux info: %s\n", in intel_dsm_platform_mux_info()
97 DRM_DEBUG_DRIVER(" aux/dc mux info: %s\n", in intel_dsm_platform_mux_info()
99 DRM_DEBUG_DRIVER(" hpd mux info: %s\n", in intel_dsm_platform_mux_info()
140 DRM_DEBUG_DRIVER("vga_switcheroo: detected DSM switching method %s handle\n", in intel_dsm_detect()
Dintel_uc_fw.c49 DRM_DEBUG_DRIVER("%s fw fetch %s\n", in intel_uc_fw_fetch()
56 DRM_DEBUG_DRIVER("%s fw fetch %s\n", in intel_uc_fw_fetch()
62 DRM_DEBUG_DRIVER("%s fw request_firmware err=%d\n", in intel_uc_fw_fetch()
67 DRM_DEBUG_DRIVER("%s fw size %zu ptr %p\n", in intel_uc_fw_fetch()
139 DRM_DEBUG_DRIVER("%s fw version %u.%u (wanted %u.%u)\n", in intel_uc_fw_fetch()
160 DRM_DEBUG_DRIVER("%s fw object_create err=%d\n", in intel_uc_fw_fetch()
168 DRM_DEBUG_DRIVER("%s fw fetch %s\n", in intel_uc_fw_fetch()
177 DRM_DEBUG_DRIVER("%s fw fetch %s\n", in intel_uc_fw_fetch()
206 DRM_DEBUG_DRIVER("%s fw load %s\n", in intel_uc_fw_upload()
213 DRM_DEBUG_DRIVER("%s fw load %s\n", in intel_uc_fw_upload()
[all …]
Dintel_opregion.c307 DRM_DEBUG_DRIVER("SWSCI request already in progress\n"); in swsci()
331 DRM_DEBUG_DRIVER("SWSCI request timed out\n"); in swsci()
340 DRM_DEBUG_DRIVER("SWSCI request error %u\n", scic); in swsci()
444 DRM_DEBUG_DRIVER("bclp = 0x%08x\n", bclp); in asle_set_backlight()
481 DRM_DEBUG_DRIVER("Illum is not supported\n"); in asle_set_als_illum()
487 DRM_DEBUG_DRIVER("PWM freq is not supported\n"); in asle_set_pwm_freq()
495 DRM_DEBUG_DRIVER("Pfit is not supported\n"); in asle_set_pfit()
501 DRM_DEBUG_DRIVER("SROT is not supported\n"); in asle_set_supported_rotation_angles()
508 DRM_DEBUG_DRIVER("Button array event is not supported (nothing)\n"); in asle_set_button_array()
510 DRM_DEBUG_DRIVER("Button array event is not supported (rotation lock)\n"); in asle_set_button_array()
[all …]
Di915_gem_stolen.c128 DRM_DEBUG_DRIVER("GTT within stolen memory at %pR\n", &ggtt_res); in i915_adjust_stolen()
129 DRM_DEBUG_DRIVER("Stolen memory adjusted to %pR\n", dsm); in i915_adjust_stolen()
189 DRM_DEBUG_DRIVER("%s_STOLEN_RESERVED = %08x\n", in g4x_get_stolen_reserved()
216 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in gen6_get_stolen_reserved()
249 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in vlv_get_stolen_reserved()
276 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in gen7_get_stolen_reserved()
302 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in chv_get_stolen_reserved()
335 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val); in bdw_get_stolen_reserved()
353 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = 0x%016llx\n", reg_val); in icl_get_stolen_reserved()
474 DRM_DEBUG_DRIVER("Memory reserved for graphics device: %lluK, usable: %lluK\n", in i915_gem_init_stolen()
[all …]
Dintel_gvt.c99 DRM_DEBUG_DRIVER("GVT-g is disabled by kernel params\n"); in intel_gvt_init()
113 DRM_DEBUG_DRIVER("Not in host or MPT modules not found\n"); in intel_gvt_init()
119 DRM_DEBUG_DRIVER("Fail to init GVT device\n"); in intel_gvt_init()
Di915_cmd_parser.c671 DRM_DEBUG_DRIVER("CMD: Abnormal rcs cmd length! 0x%08X\n", cmd_header); in gen7_render_get_cmd_length_mask()
694 DRM_DEBUG_DRIVER("CMD: Abnormal bsd cmd length! 0x%08X\n", cmd_header); in gen7_bsd_get_cmd_length_mask()
707 DRM_DEBUG_DRIVER("CMD: Abnormal blt cmd length! 0x%08X\n", cmd_header); in gen7_blt_get_cmd_length_mask()
1137 DRM_DEBUG_DRIVER("CMD: Rejected command: 0x%08X\n", *cmd); in check_cmd()
1142 DRM_DEBUG_DRIVER("CMD: Rejected master-only command: 0x%08X\n", in check_cmd()
1163 DRM_DEBUG_DRIVER("CMD: Rejected register 0x%08X in command: 0x%08X (%s)\n", in check_cmd()
1174 DRM_DEBUG_DRIVER("CMD: Rejected LRM to masked register 0x%08X\n", in check_cmd()
1180 DRM_DEBUG_DRIVER("CMD: Rejected LRR to masked register 0x%08X\n", in check_cmd()
1188 DRM_DEBUG_DRIVER("CMD: Rejected LRI to masked register 0x%08X\n", in check_cmd()
1216 DRM_DEBUG_DRIVER("CMD: Rejected command 0x%08X, too short to check bitmask (%s)\n", in check_cmd()
[all …]
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_backend.c93 DRM_DEBUG_DRIVER("Applying RGB to YUV color correction\n"); in sun4i_backend_apply_color_correction()
106 DRM_DEBUG_DRIVER("Disabling color correction\n"); in sun4i_backend_disable_color_correction()
115 DRM_DEBUG_DRIVER("Committing changes\n"); in sun4i_backend_commit()
127 DRM_DEBUG_DRIVER("%sabling layer %d\n", enable ? "En" : "Dis", in sun4i_backend_layer_enable()
186 DRM_DEBUG_DRIVER("Updating layer %d\n", layer); in sun4i_backend_update_layer_coord()
189 DRM_DEBUG_DRIVER("Primary layer, updating global size W: %u H: %u\n", in sun4i_backend_update_layer_coord()
197 DRM_DEBUG_DRIVER("Layer size W: %u H: %u\n", in sun4i_backend_update_layer_coord()
204 DRM_DEBUG_DRIVER("Layer coordinates X: %d Y: %d\n", in sun4i_backend_update_layer_coord()
239 DRM_DEBUG_DRIVER("Unsupported YUV format (0x%x)\n", format); in sun4i_backend_update_yuv_format()
259 DRM_DEBUG_DRIVER("Unsupported YUV pixel sequence (0x%x)\n", in sun4i_backend_update_yuv_format()
[all …]
Dsun8i_ui_layer.c35 DRM_DEBUG_DRIVER("%sabling channel %d overlay %d\n", in sun8i_ui_layer_enable()
83 DRM_DEBUG_DRIVER("Updating UI channel %d overlay %d\n", in sun8i_ui_layer_update_coord()
101 DRM_DEBUG_DRIVER("Primary layer, updating global size W: %u H: %u\n", in sun8i_ui_layer_update_coord()
123 DRM_DEBUG_DRIVER("Switching display mixer interlaced mode %s\n", in sun8i_ui_layer_update_coord()
128 DRM_DEBUG_DRIVER("Layer source offset X: %d Y: %d\n", in sun8i_ui_layer_update_coord()
130 DRM_DEBUG_DRIVER("Layer source size W: %d H: %d\n", src_w, src_h); in sun8i_ui_layer_update_coord()
141 DRM_DEBUG_DRIVER("HW scaling is enabled\n"); in sun8i_ui_layer_update_coord()
150 DRM_DEBUG_DRIVER("HW scaling is not needed\n"); in sun8i_ui_layer_update_coord()
155 DRM_DEBUG_DRIVER("Layer destination coordinates X: %d Y: %d\n", in sun8i_ui_layer_update_coord()
157 DRM_DEBUG_DRIVER("Layer destination size W: %d H: %d\n", dst_w, dst_h); in sun8i_ui_layer_update_coord()
[all …]
Dsun8i_vi_layer.c29 DRM_DEBUG_DRIVER("%sabling VI channel %d overlay %d\n", in sun8i_vi_layer_enable()
79 DRM_DEBUG_DRIVER("Updating VI channel %d overlay %d\n", in sun8i_vi_layer_update_coord()
113 DRM_DEBUG_DRIVER("Layer source offset X: %d Y: %d\n", in sun8i_vi_layer_update_coord()
116 DRM_DEBUG_DRIVER("Layer source size W: %d H: %d\n", src_w, src_h); in sun8i_vi_layer_update_coord()
133 DRM_DEBUG_DRIVER("HW scaling is enabled\n"); in sun8i_vi_layer_update_coord()
143 DRM_DEBUG_DRIVER("HW scaling is not needed\n"); in sun8i_vi_layer_update_coord()
148 DRM_DEBUG_DRIVER("Layer destination coordinates X: %d Y: %d\n", in sun8i_vi_layer_update_coord()
150 DRM_DEBUG_DRIVER("Layer destination size W: %d H: %d\n", dst_w, dst_h); in sun8i_vi_layer_update_coord()
170 DRM_DEBUG_DRIVER("Invalid format\n"); in sun8i_vi_layer_update_formats()
217 DRM_DEBUG_DRIVER("Using GEM @ %pad\n", &gem->paddr); in sun8i_vi_layer_update_buffer()
[all …]
Dsun4i_rgb.c65 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
79 DRM_DEBUG_DRIVER("Horizontal parameters OK\n"); in sun4i_rgb_mode_valid()
93 DRM_DEBUG_DRIVER("Vertical parameters OK\n"); in sun4i_rgb_mode_valid()
104 DRM_DEBUG_DRIVER("Clock rate OK\n"); in sun4i_rgb_mode_valid()
136 DRM_DEBUG_DRIVER("Enabling RGB output\n"); in sun4i_rgb_encoder_enable()
149 DRM_DEBUG_DRIVER("Disabling RGB output\n"); in sun4i_rgb_encoder_disable()
Dsun4i_drv.c225 DRM_DEBUG_DRIVER("Comparing of node %pOF with %pOF\n", in compare_of()
265 DRM_DEBUG_DRIVER("No output to bind on port %d\n", port_id); in sun4i_drv_traverse_endpoints()
272 DRM_DEBUG_DRIVER("Error retrieving the output node\n"); in sun4i_drv_traverse_endpoints()
284 DRM_DEBUG_DRIVER("TCON output endpoint is TCON TOP... skipping\n"); in sun4i_drv_traverse_endpoints()
298 DRM_DEBUG_DRIVER("Couldn't parse endpoint\n"); in sun4i_drv_traverse_endpoints()
304 DRM_DEBUG_DRIVER("Endpoint is our panel... skipping\n"); in sun4i_drv_traverse_endpoints()
350 DRM_DEBUG_DRIVER("Adding component %pOF\n", node); in sun4i_drv_add_endpoints()
Dsun4i_crtc.c90 DRM_DEBUG_DRIVER("Committing plane changes\n"); in sun4i_crtc_atomic_flush()
112 DRM_DEBUG_DRIVER("Disabling the CRTC\n"); in sun4i_crtc_atomic_disable()
133 DRM_DEBUG_DRIVER("Enabling the CRTC\n"); in sun4i_crtc_atomic_enable()
162 DRM_DEBUG_DRIVER("Enabling VBLANK on crtc %p\n", crtc); in sun4i_crtc_enable_vblank()
173 DRM_DEBUG_DRIVER("Disabling VBLANK on crtc %p\n", crtc); in sun4i_crtc_disable_vblank()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c118 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n", in amdgpu_atif_call()
209 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version); in amdgpu_atif_verify_interface()
240 DRM_DEBUG_DRIVER("No ATIF handle found\n"); in amdgpu_atif_probe_handle()
244 DRM_DEBUG_DRIVER("Found ATIF handle %s\n", acpi_method_name); in amdgpu_atif_probe_handle()
285 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n", in amdgpu_atif_get_notification_params()
305 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n", in amdgpu_atif_get_notification_params()
344 DRM_DEBUG_DRIVER("SBIOS pending requests: %#x\n", req->pending); in amdgpu_atif_get_sbios_requests()
369 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n", in amdgpu_atif_handler()
390 DRM_DEBUG_DRIVER("ATIF: %d pending SBIOS requests\n", count); in amdgpu_atif_handler()
400 DRM_DEBUG_DRIVER("Changing brightness to %d\n", in amdgpu_atif_handler()
[all …]
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_acpi.c139 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n", in radeon_atif_call()
231 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version); in radeon_atif_verify_interface()
277 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n", in radeon_atif_get_notification_params()
297 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n", in radeon_atif_get_notification_params()
335 DRM_DEBUG_DRIVER("SBIOS pending requests: %#x\n", req->pending); in radeon_atif_get_sbios_requests()
362 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n", in radeon_atif_handler()
380 DRM_DEBUG_DRIVER("ATIF: %d pending SBIOS requests\n", count); in radeon_atif_handler()
386 DRM_DEBUG_DRIVER("Changing brightness to %d\n", in radeon_atif_handler()
464 DRM_DEBUG_DRIVER("failed to evaluate ATCS got %s\n", in radeon_atcs_call()
527 DRM_DEBUG_DRIVER("ATCS version %u\n", output.version); in radeon_atcs_verify_interface()
[all …]
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_crtc.c28 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_enable()
40 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_disable()
149 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_flush()
162 DRM_DEBUG_DRIVER("update plane %s\n", in sti_crtc_atomic_flush()
186 DRM_DEBUG_DRIVER("disable plane %s from mixer\n", in sti_crtc_atomic_flush()
296 DRM_DEBUG_DRIVER("\n"); in sti_crtc_enable_vblank()
313 DRM_DEBUG_DRIVER("\n"); in sti_crtc_disable_vblank()
316 DRM_DEBUG_DRIVER("Warning: cannot unregister VTG notifier\n"); in sti_crtc_disable_vblank()
366 DRM_DEBUG_DRIVER("drm CRTC:%d mapped to %s\n", in sti_crtc_init()
Dsti_hdmi_tx3g4c28phy.c81 DRM_DEBUG_DRIVER("ckpxpll = %dHz\n", ckpxpll); in sti_hdmi_tx3g4c28phy_start()
115 DRM_DEBUG_DRIVER("pllctrl = 0x%x\n", pllctrl); in sti_hdmi_tx3g4c28phy_start()
129 DRM_DEBUG_DRIVER("got PHY PLL Lock\n"); in sti_hdmi_tx3g4c28phy_start()
157 DRM_DEBUG_DRIVER("serializer cfg 0x%x 0x%x 0x%x\n", in sti_hdmi_tx3g4c28phy_start()
188 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_tx3g4c28phy_stop()
Dsti_hdmi.c260 DRM_DEBUG_DRIVER("\n"); in hdmi_config()
272 DRM_DEBUG_DRIVER("H Sync Negative\n"); in hdmi_config()
278 DRM_DEBUG_DRIVER("V Sync Negative\n"); in hdmi_config()
435 DRM_DEBUG_DRIVER("\n"); in hdmi_avi_infoframe_config()
476 DRM_DEBUG_DRIVER("enter %s, AIF %s\n", __func__, in hdmi_audio_infoframe_config()
516 DRM_DEBUG_DRIVER("\n"); in hdmi_vendor_infoframe_config()
553 DRM_DEBUG_DRIVER("\n"); in hdmi_swreset()
577 DRM_DEBUG_DRIVER("Warning: HDMI sw reset timeout occurs\n"); in hdmi_swreset()
746 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_disable()
829 DRM_DEBUG_DRIVER("\n"); in hdmi_audio_configure()
[all …]
Dsti_dvo.c150 DRM_DEBUG_DRIVER("\n"); in dvo_awg_configure()
216 DRM_DEBUG_DRIVER("\n"); in sti_dvo_disable()
239 DRM_DEBUG_DRIVER("\n"); in sti_dvo_pre_enable()
289 DRM_DEBUG_DRIVER("\n"); in sti_dvo_set_mode()
362 DRM_DEBUG_DRIVER("target rate = %d => available rate = %d\n", in sti_dvo_connector_mode_valid()
366 DRM_DEBUG_DRIVER("dvo pixclk=%d not supported\n", target); in sti_dvo_connector_mode_valid()
386 DRM_DEBUG_DRIVER("\n"); in sti_dvo_connector_detect()
556 DRM_DEBUG_DRIVER("Cannot get main_parent clock\n"); in sti_dvo_probe()
562 DRM_DEBUG_DRIVER("Cannot get aux_parent clock\n"); in sti_dvo_probe()
Dsti_hda.c388 DRM_DEBUG_DRIVER("\n"); in sti_hda_configure_awg()
404 DRM_DEBUG_DRIVER("\n"); in sti_hda_disable()
429 DRM_DEBUG_DRIVER("\n"); in sti_hda_pre_enable()
472 DRM_DEBUG_DRIVER("Using HDA mode #%d\n", mode_idx); in sti_hda_pre_enable()
519 DRM_DEBUG_DRIVER("\n"); in sti_hda_set_mode()
576 DRM_DEBUG_DRIVER("\n"); in sti_hda_connector_get_modes()
616 DRM_DEBUG_DRIVER("target rate = %d => available rate = %d\n", in sti_hda_connector_mode_valid()
620 DRM_DEBUG_DRIVER("hda pixclk=%d not supported\n", in sti_hda_connector_mode_valid()
771 DRM_DEBUG_DRIVER("No video-dacs-ctrl resource\n"); in sti_hda_probe()
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.c70 DRM_DEBUG_DRIVER("Registered ipp %d\n", ipp->id); in exynos_drm_ipp_register()
271 DRM_DEBUG_DRIVER("Allocated task %pK\n", task); in exynos_drm_ipp_task_alloc()
338 DRM_DEBUG_DRIVER("Got task %pK configuration from userspace\n", task); in exynos_drm_ipp_task_set()
392 DRM_DEBUG_DRIVER("Freeing task %pK\n", task); in exynos_drm_ipp_task_free()
452 DRM_DEBUG_DRIVER("Value %d exceeds HW limits (align %d)\n", in __align_check()
463 DRM_DEBUG_DRIVER("Value %d exceeds HW limits (min %d, max %d)\n", in __size_limit_check()
506 DRM_DEBUG_DRIVER("Scale from %d to %d exceeds HW limits (ratio min %d.%05d, max %d.%05d)\n", in __scale_limit_check()
556 DRM_DEBUG_DRIVER("Task %pK: %s format not supported\n", task, in exynos_drm_ipp_check_format()
606 DRM_DEBUG_DRIVER("Checking task %pK\n", task); in exynos_drm_ipp_task_check()
621 DRM_DEBUG_DRIVER("Task %pK: defined area is outside provided buffers\n", in exynos_drm_ipp_task_check()
[all …]
/Linux-v4.19/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_ade.c231 DRM_DEBUG_DRIVER("vsw exceeded 15\n"); in ade_ldi_set_mode()
258 DRM_DEBUG_DRIVER("set mode: %dx%d\n", width, height); in ade_ldi_set_mode()
406 DRM_DEBUG_DRIVER("[rdma%d]: reload(%d)\n", ch + 1, val); in ade_rdma_dump_regs()
408 DRM_DEBUG_DRIVER("[rdma%d]: reg_ctrl(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
410 DRM_DEBUG_DRIVER("[rdma%d]: reg_addr(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
412 DRM_DEBUG_DRIVER("[rdma%d]: reg_size(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
414 DRM_DEBUG_DRIVER("[rdma%d]: reg_stride(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
416 DRM_DEBUG_DRIVER("[rdma%d]: reg_space(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
418 DRM_DEBUG_DRIVER("[rdma%d]: reg_en(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
426 DRM_DEBUG_DRIVER("[clip%d]: reload(%d)\n", ch + 1, val); in ade_clip_dump_regs()
[all …]
/Linux-v4.19/drivers/gpu/drm/stm/
Dltdc.c412 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_atomic_enable()
434 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_atomic_disable()
462 DRM_DEBUG_DRIVER("clk rate target %d, available %d\n", target, result); in ltdc_crtc_mode_valid()
524 DRM_DEBUG_DRIVER("CRTC:%d mode:%s\n", crtc->base.id, mode->name); in ltdc_crtc_mode_set_nofb()
525 DRM_DEBUG_DRIVER("Video mode: %dx%d", vm.hactive, vm.vactive); in ltdc_crtc_mode_set_nofb()
526 DRM_DEBUG_DRIVER(" hfp %d hbp %d hsl %d vfp %d vbp %d vsl %d\n", in ltdc_crtc_mode_set_nofb()
615 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_enable_vblank()
625 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_disable_vblank()
651 DRM_DEBUG_DRIVER("\n"); in ltdc_plane_atomic_check()
687 DRM_DEBUG_DRIVER("fb or crtc NULL"); in ltdc_plane_atomic_update()
[all …]
/Linux-v4.19/drivers/gpu/drm/gma500/
Dopregion.c154 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-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c172 DRM_DEBUG_DRIVER("user data not read\n"); in dp_link_settings_write()
188 DRM_DEBUG_DRIVER("string to int convert error code: %d\n", r); in dp_link_settings_write()
219 DRM_DEBUG_DRIVER("Invalid Input value No HW will be programmed\n"); in dp_link_settings_write()
348 DRM_DEBUG_DRIVER("user data not be read\n"); in dp_phy_settings_write()
364 DRM_DEBUG_DRIVER("string to int convert error code: %d\n", r); in dp_phy_settings_write()
375 DRM_DEBUG_DRIVER("Invalid Input No HW will be programmed\n"); in dp_phy_settings_write()
521 DRM_DEBUG_DRIVER("user data not be read\n"); in dp_phy_test_pattern_debugfs_write()
569 DRM_DEBUG_DRIVER("string to int convert error code: %d\n", r); in dp_phy_test_pattern_debugfs_write()
604 DRM_DEBUG_DRIVER("Invalid Test Pattern Parameters\n"); in dp_phy_test_pattern_debugfs_write()
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c352 DRM_DEBUG_DRIVER("vclk:%d venc=%d hdmi=%d enci=%d\n", in dw_hdmi_set_vclk()
368 DRM_DEBUG_DRIVER("%d:\"%s\"\n", mode->base.id, mode->name); in dw_hdmi_phy_init()
462 DRM_DEBUG_DRIVER("\n"); in dw_hdmi_phy_disable()
558 DRM_DEBUG_DRIVER("Modeline %d:\"%s\" %d %d %d %d %d %d %d %d %d %d 0x%x 0x%x\n", in dw_hdmi_mode_valid()
633 DRM_DEBUG_DRIVER("\n"); in meson_venc_hdmi_encoder_disable()
647 DRM_DEBUG_DRIVER("%s\n", priv->venc.hdmi_use_enci ? "VENCI" : "VENCP"); in meson_venc_hdmi_encoder_enable()
663 DRM_DEBUG_DRIVER("%d:\"%s\" vic %d\n", in meson_venc_hdmi_encoder_mode_set()
746 DRM_DEBUG_DRIVER("\n"); in meson_dw_hdmi_bind()
846 DRM_DEBUG_DRIVER("encoder initialized\n"); in meson_dw_hdmi_bind()
895 DRM_DEBUG_DRIVER("HDMI controller initialized\n"); in meson_dw_hdmi_bind()

123456