Home
last modified time | relevance | path

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

1234

/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c65 DRM_DEBUG_DRIVER("Disabling color correction\n"); in sun4i_backend_disable_color_correction()
74 DRM_DEBUG_DRIVER("Committing changes\n"); in sun4i_backend_commit()
174 DRM_DEBUG_DRIVER("Updating layer %d\n", layer); in sun4i_backend_update_layer_coord()
177 DRM_DEBUG_DRIVER("Layer size W: %u H: %u\n", in sun4i_backend_update_layer_coord()
184 DRM_DEBUG_DRIVER("Layer coordinates X: %d Y: %d\n", in sun4i_backend_update_layer_coord()
276 DRM_DEBUG_DRIVER("Invalid format\n"); in sun4i_backend_update_layer_formats()
295 DRM_DEBUG_DRIVER("Invalid format\n"); in sun4i_backend_update_layer_frontend()
483 DRM_DEBUG_DRIVER("Starting checking our planes\n"); in sun4i_backend_atomic_check()
505 DRM_DEBUG_DRIVER("Plane FB format is YUV\n"); in sun4i_backend_atomic_check()
510 DRM_DEBUG_DRIVER("Plane FB format is %p4cc\n", in sun4i_backend_atomic_check()
[all …]
H A Dsun4i_rgb.c73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
87 DRM_DEBUG_DRIVER("Horizontal parameters OK\n"); in sun4i_rgb_mode_valid()
101 DRM_DEBUG_DRIVER("Vertical parameters OK\n"); in sun4i_rgb_mode_valid()
110 DRM_DEBUG_DRIVER("RGB panel used, skipping clock rate checks"); in sun4i_rgb_mode_valid()
136 DRM_DEBUG_DRIVER("Clock rate OK\n"); in sun4i_rgb_mode_valid()
163 DRM_DEBUG_DRIVER("Enabling RGB output\n"); in sun4i_rgb_encoder_enable()
175 DRM_DEBUG_DRIVER("Disabling RGB output\n"); in sun4i_rgb_encoder_disable()
H A Dsun8i_ui_layer.c36 DRM_DEBUG_DRIVER("%sabling channel %d overlay %d\n", in sun8i_ui_layer_enable()
107 DRM_DEBUG_DRIVER("Updating UI channel %d overlay %d\n", in sun8i_ui_layer_update_coord()
125 DRM_DEBUG_DRIVER("Layer source offset X: %d Y: %d\n", in sun8i_ui_layer_update_coord()
127 DRM_DEBUG_DRIVER("Layer source size W: %d H: %d\n", src_w, src_h); in sun8i_ui_layer_update_coord()
138 DRM_DEBUG_DRIVER("HW scaling is enabled\n"); in sun8i_ui_layer_update_coord()
147 DRM_DEBUG_DRIVER("HW scaling is not needed\n"); in sun8i_ui_layer_update_coord()
152 DRM_DEBUG_DRIVER("Layer destination coordinates X: %d Y: %d\n", in sun8i_ui_layer_update_coord()
178 DRM_DEBUG_DRIVER("Invalid format\n"); in sun8i_ui_layer_update_formats()
205 DRM_DEBUG_DRIVER("Using GEM @ %pad\n", &gem->dma_addr); in sun8i_ui_layer_update_buffer()
216 DRM_DEBUG_DRIVER("Layer line width: %d bytes\n", fb->pitches[0]); in sun8i_ui_layer_update_buffer()
[all …]
H A Dsun8i_vi_layer.c30 DRM_DEBUG_DRIVER("%sabling VI channel %d overlay %d\n", in sun8i_vi_layer_enable()
114 DRM_DEBUG_DRIVER("Updating VI channel %d overlay %d\n", in sun8i_vi_layer_update_coord()
151 DRM_DEBUG_DRIVER("Layer source offset X: %d Y: %d\n", in sun8i_vi_layer_update_coord()
174 DRM_DEBUG_DRIVER("HW scaling is enabled\n"); in sun8i_vi_layer_update_coord()
186 DRM_DEBUG_DRIVER("Using vertical coarse scaling\n"); in sun8i_vi_layer_update_coord()
196 DRM_DEBUG_DRIVER("Using horizontal coarse scaling\n"); in sun8i_vi_layer_update_coord()
210 DRM_DEBUG_DRIVER("HW scaling is not needed\n"); in sun8i_vi_layer_update_coord()
274 DRM_DEBUG_DRIVER("Invalid format\n"); in sun8i_vi_layer_update_formats()
327 DRM_DEBUG_DRIVER("Using GEM @ %pad\n", &gem->dma_addr); in sun8i_vi_layer_update_buffer()
345 DRM_DEBUG_DRIVER("Layer %d. line width: %d bytes\n", in sun8i_vi_layer_update_buffer()
[all …]
H A Dsun4i_drv.c242 DRM_DEBUG_DRIVER("No output to bind on port %d\n", port_id); in sun4i_drv_traverse_endpoints()
249 DRM_DEBUG_DRIVER("Error retrieving the output node\n"); in sun4i_drv_traverse_endpoints()
261 DRM_DEBUG_DRIVER("TCON output endpoint is TCON TOP... skipping\n"); in sun4i_drv_traverse_endpoints()
275 DRM_DEBUG_DRIVER("Couldn't parse endpoint\n"); in sun4i_drv_traverse_endpoints()
281 DRM_DEBUG_DRIVER("Endpoint is our panel... skipping\n"); in sun4i_drv_traverse_endpoints()
327 DRM_DEBUG_DRIVER("Adding component %pOF\n", node); in sun4i_drv_add_endpoints()
H A Dsun4i_crtc.c92 DRM_DEBUG_DRIVER("Committing plane changes\n"); in sun4i_crtc_atomic_flush()
114 DRM_DEBUG_DRIVER("Disabling the CRTC\n"); in sun4i_crtc_atomic_disable()
135 DRM_DEBUG_DRIVER("Enabling the CRTC\n"); in sun4i_crtc_atomic_enable()
165 DRM_DEBUG_DRIVER("Enabling VBLANK on crtc %p\n", crtc); in sun4i_crtc_enable_vblank()
176 DRM_DEBUG_DRIVER("Disabling VBLANK on crtc %p\n", crtc); in sun4i_crtc_disable_vblank()
H A Dsun4i_frontend.c208 DRM_DEBUG_DRIVER("Frontend stride: %d bytes\n", fb->pitches[0]); in sun4i_frontend_update_buffer()
225 DRM_DEBUG_DRIVER("Setting buffer #0 address to %pad\n", &dma_addr); in sun4i_frontend_update_buffer()
230 DRM_DEBUG_DRIVER("Setting buffer #1 address to %pad\n", in sun4i_frontend_update_buffer()
238 DRM_DEBUG_DRIVER("Setting buffer #2 address to %pad\n", 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()
504 DRM_DEBUG_DRIVER("Frontend size W: %u H: %u\n", in sun4i_frontend_update_coord()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_acpi.c90 DRM_DEBUG_DRIVER("failed to evaluate _DSM\n"); in intel_dsm_platform_mux_info()
95 DRM_DEBUG_DRIVER("no connection in _DSM\n"); in intel_dsm_platform_mux_info()
100 DRM_DEBUG_DRIVER("MUX info connectors: %lld\n", in intel_dsm_platform_mux_info()
108 DRM_DEBUG_DRIVER("Invalid object for MUX #%d\n", i); in intel_dsm_platform_mux_info()
115 DRM_DEBUG_DRIVER("Invalid info for MUX obj #%d\n", i); in intel_dsm_platform_mux_info()
119 DRM_DEBUG_DRIVER("Connector id: 0x%016llx\n", in intel_dsm_platform_mux_info()
121 DRM_DEBUG_DRIVER(" port id: %s\n", in intel_dsm_platform_mux_info()
123 DRM_DEBUG_DRIVER(" display mux info: %s\n", in intel_dsm_platform_mux_info()
125 DRM_DEBUG_DRIVER(" aux/dc mux info: %s\n", in intel_dsm_platform_mux_info()
127 DRM_DEBUG_DRIVER(" hpd mux info: %s\n", in intel_dsm_platform_mux_info()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c142 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n", in radeon_atif_call()
234 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version); in radeon_atif_verify_interface()
280 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n", in radeon_atif_get_notification_params()
300 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n", in radeon_atif_get_notification_params()
365 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n", in radeon_atif_handler()
383 DRM_DEBUG_DRIVER("ATIF: %d pending SBIOS requests\n", count); in radeon_atif_handler()
389 DRM_DEBUG_DRIVER("Changing brightness to %d\n", in radeon_atif_handler()
465 DRM_DEBUG_DRIVER("failed to evaluate ATCS got %s\n", in radeon_atcs_call()
528 DRM_DEBUG_DRIVER("ATCS version %u\n", output.version); in radeon_atcs_verify_interface()
686 DRM_DEBUG_DRIVER("pm: AC\n"); in radeon_acpi_event()
[all …]
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_ade.c189 DRM_DEBUG_DRIVER("vsw exceeded 15\n"); in ade_ldi_set_mode()
216 DRM_DEBUG_DRIVER("set mode: %dx%d\n", width, height); in ade_ldi_set_mode()
361 DRM_DEBUG_DRIVER("[rdma%d]: reload(%d)\n", ch + 1, val); in ade_rdma_dump_regs()
363 DRM_DEBUG_DRIVER("[rdma%d]: reg_ctrl(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
365 DRM_DEBUG_DRIVER("[rdma%d]: reg_addr(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
373 DRM_DEBUG_DRIVER("[rdma%d]: reg_en(0x%08x)\n", ch + 1, val); in ade_rdma_dump_regs()
381 DRM_DEBUG_DRIVER("[clip%d]: reload(%d)\n", ch + 1, val); in ade_clip_dump_regs()
408 DRM_DEBUG_DRIVER("[overlay%d]: reload(%d)\n", comp + 1, val); in ade_dump_overlay_compositor_regs()
412 DRM_DEBUG_DRIVER("ovly_ctl(0x%08x)\n", val); in ade_dump_overlay_compositor_regs()
612 DRM_DEBUG_DRIVER("clip%d: clip_left=%d, clip_right=%d\n", in ade_clip_set()
[all …]
/linux/drivers/gpu/drm/sti/
H A Dsti_crtc.c29 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_enable()
41 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_disable()
144 DRM_DEBUG_DRIVER("\n"); in sti_crtc_atomic_flush()
157 DRM_DEBUG_DRIVER("update plane %s\n", in sti_crtc_atomic_flush()
181 DRM_DEBUG_DRIVER("disable plane %s from mixer\n", in sti_crtc_atomic_flush()
290 DRM_DEBUG_DRIVER("\n"); in sti_crtc_enable_vblank()
309 DRM_DEBUG_DRIVER("\n"); in sti_crtc_disable_vblank()
312 DRM_DEBUG_DRIVER("Warning: cannot unregister VTG notifier\n"); in sti_crtc_disable_vblank()
364 DRM_DEBUG_DRIVER("drm CRTC:%d mapped to %s\n", in sti_crtc_init()
H A Dsti_hdmi_tx3g4c28phy.c83 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()
H A Dsti_hdmi.c272 DRM_DEBUG_DRIVER("\n"); in hdmi_config()
446 DRM_DEBUG_DRIVER("\n"); in hdmi_avi_infoframe_config()
528 DRM_DEBUG_DRIVER("\n"); in hdmi_vendor_infoframe_config()
566 DRM_DEBUG_DRIVER("\n"); in hdmi_swreset()
759 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_disable()
842 DRM_DEBUG_DRIVER("\n"); in hdmi_audio_configure()
886 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_pre_enable()
942 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_set_mode()
983 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_connector_get_modes()
1048 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_connector_detect()
[all …]
H A Dsti_dvo.c152 DRM_DEBUG_DRIVER("\n"); in dvo_awg_configure()
218 DRM_DEBUG_DRIVER("\n"); in sti_dvo_disable()
240 DRM_DEBUG_DRIVER("\n"); in sti_dvo_pre_enable()
289 DRM_DEBUG_DRIVER("\n"); in sti_dvo_set_mode()
363 DRM_DEBUG_DRIVER("target rate = %d => available rate = %d\n", in sti_dvo_connector_mode_valid()
367 DRM_DEBUG_DRIVER("dvo pixclk=%d not supported\n", target); in sti_dvo_connector_mode_valid()
387 DRM_DEBUG_DRIVER("\n"); in sti_dvo_connector_detect()
550 DRM_DEBUG_DRIVER("Cannot get main_parent clock\n"); in sti_dvo_probe()
556 DRM_DEBUG_DRIVER("Cannot get aux_parent clock\n"); in sti_dvo_probe()
H A Dsti_hda.c394 DRM_DEBUG_DRIVER("\n"); in sti_hda_configure_awg()
410 DRM_DEBUG_DRIVER("\n"); in sti_hda_disable()
435 DRM_DEBUG_DRIVER("\n"); in sti_hda_pre_enable()
478 DRM_DEBUG_DRIVER("Using HDA mode #%d\n", mode_idx); in sti_hda_pre_enable()
525 DRM_DEBUG_DRIVER("\n"); in sti_hda_set_mode()
582 DRM_DEBUG_DRIVER("\n"); in sti_hda_connector_get_modes()
622 DRM_DEBUG_DRIVER("target rate = %d => available rate = %d\n", in sti_hda_connector_mode_valid()
626 DRM_DEBUG_DRIVER("hda pixclk=%d not supported\n", in sti_hda_connector_mode_valid()
773 DRM_DEBUG_DRIVER("No video-dacs-ctrl resource\n"); in sti_hda_probe()
H A Dsti_gdp.c444 DRM_DEBUG_DRIVER("Warning, NVN 0x%08X for %s does not match any node\n", in sti_gdp_get_current_nodes()
460 DRM_DEBUG_DRIVER("%s\n", sti_plane_to_str(&gdp->plane)); in sti_gdp_disable()
469 DRM_DEBUG_DRIVER("Warning: cannot unregister VTG notifier\n"); in sti_gdp_disable()
496 DRM_DEBUG_DRIVER("Vsync event received => disable %s\n", in sti_gdp_field_cb()
543 DRM_DEBUG_DRIVER("node[%d].top_field=%p\n", i, base); in sti_gdp_init()
553 DRM_DEBUG_DRIVER("node[%d].btm_field=%p\n", i, base); in sti_gdp_init()
740 DRM_DEBUG_DRIVER("No change, not posting cmd\n"); in sti_gdp_atomic_update()
783 DRM_DEBUG_DRIVER("drm FB:%d format:%.4s phys@:0x%lx\n", fb->base.id, in sti_gdp_atomic_update()
840 DRM_DEBUG_DRIVER("%s first update (or invalid node)\n", in sti_gdp_atomic_update()
879 DRM_DEBUG_DRIVER("drm plane:%d not enabled\n", in sti_gdp_atomic_disable()
[all …]
/linux/drivers/gpu/drm/gma500/
H A Dopregion.c154 DRM_DEBUG_DRIVER("asle set backlight %x\n", bclp); in asle_set_backlight()
185 DRM_DEBUG_DRIVER("non asle set request??\n"); in psb_intel_opregion_asle_work()
313 DRM_DEBUG_DRIVER("ACPI Opregion not supported\n"); in psb_intel_opregion_setup()
325 DRM_DEBUG_DRIVER("opregion signature mismatch\n"); in psb_intel_opregion_setup()
337 DRM_DEBUG_DRIVER("Public ACPI methods supported\n"); in psb_intel_opregion_setup()
342 DRM_DEBUG_DRIVER("ASLE supported\n"); in psb_intel_opregion_setup()
/linux/drivers/gpu/drm/stm/
H A Dltdc.c779 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_atomic_enable()
803 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_atomic_disable()
1127 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_enable_vblank()
1141 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_disable_vblank()
1150 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_set_crc_source()
1174 DRM_DEBUG_DRIVER("\n"); in ltdc_crtc_verify_crc_source()
1241 DRM_DEBUG_DRIVER("\n"); in ltdc_plane_atomic_check()
1727 DRM_DEBUG_DRIVER("\n"); in ltdc_encoder_disable()
1741 DRM_DEBUG_DRIVER("\n"); in ltdc_encoder_enable()
1757 DRM_DEBUG_DRIVER("\n"); in ltdc_encoder_mode_set()
[all …]
H A Ddw_mipi_dsi-stm.c125 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()
298 DRM_DEBUG_DRIVER("pll_in %ukHz pll_out %ukHz lane_mbps %uMHz\n", in dw_mipi_dsi_get_lane_mbps()
551 DRM_DEBUG_DRIVER("\n"); in dw_mipi_dsi_stm_suspend()
564 DRM_DEBUG_DRIVER("\n"); in dw_mipi_dsi_stm_resume()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c175 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n", in amdgpu_atif_call()
259 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version); in amdgpu_atif_verify_interface()
305 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n", in amdgpu_atif_get_notification_params()
325 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n", in amdgpu_atif_get_notification_params()
450 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n", in amdgpu_atif_handler()
479 DRM_DEBUG_DRIVER("Changing brightness to %d\n", in amdgpu_atif_handler()
551 DRM_DEBUG_DRIVER("failed to evaluate ATCS got %s\n", in amdgpu_atcs_call()
613 DRM_DEBUG_DRIVER("ATCS version %u\n", output.version); in amdgpu_atcs_verify_interface()
1008 DRM_DEBUG_DRIVER( in amdgpu_acpi_dev_init()
1205 DRM_DEBUG_DRIVER("pm: AC\n"); in amdgpu_acpi_event()
[all …]
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_psr.c135 DRM_DEBUG_DRIVER("PSR link: %d\n", link->psr_settings.psr_feature_enabled); in amdgpu_dm_link_setup_psr()
158 DRM_DEBUG_DRIVER("Enabling psr...\n"); in amdgpu_dm_psr_enable()
209 DRM_DEBUG_DRIVER("Disabling psr...\n"); in amdgpu_dm_psr_disable()
222 DRM_DEBUG_DRIVER("Disabling psr if psr is enabled on any stream\n"); in amdgpu_dm_psr_disable_all()
H A Damdgpu_dm_crc.c132 DRM_DEBUG_DRIVER("Secure Display fails to notify PSP TA\n"); in amdgpu_dm_crtc_notify_ta_to_read()
203 DRM_DEBUG_DRIVER("Unknown CRC source %s for CRTC%d\n", in amdgpu_dm_crtc_verify_crc_source()
268 DRM_DEBUG_DRIVER("Unknown CRC source %s for CRTC%d\n", in amdgpu_dm_crtc_set_crc_source()
338 DRM_DEBUG_DRIVER("No amd connector matching CRTC-%d\n", crtc->index); in amdgpu_dm_crtc_set_crc_source()
346 DRM_DEBUG_DRIVER("No dp aux for amd connector\n"); in amdgpu_dm_crtc_set_crc_source()
353 DRM_DEBUG_DRIVER("No DP connector available for CRC source\n"); in amdgpu_dm_crtc_set_crc_source()
382 DRM_DEBUG_DRIVER("dp start crc failed\n"); in amdgpu_dm_crtc_set_crc_source()
391 DRM_DEBUG_DRIVER("dp stop crc failed\n"); in amdgpu_dm_crtc_set_crc_source()
H A Damdgpu_dm_replay.c159 DRM_DEBUG_DRIVER("Enabling replay...\n"); in amdgpu_dm_replay_enable()
184 DRM_DEBUG_DRIVER("Disabling replay...\n"); in amdgpu_dm_replay_disable()
200 DRM_DEBUG_DRIVER("Disabling replay if replay is enabled on any stream\n"); in amdgpu_dm_replay_disable_all()
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c46 DRM_DEBUG_DRIVER("release obj %p\n", dobj); in armada_gem_free_object()
173 DRM_DEBUG_DRIVER("obj %p phys %#llx dev %#llx\n", obj, in armada_gem_linear_back()
210 DRM_DEBUG_DRIVER("alloc private obj %p size %zu\n", obj, size); in armada_gem_alloc_private_object()
237 DRM_DEBUG_DRIVER("alloc obj %p size %zu\n", obj, size); in armada_gem_alloc_object()
269 DRM_DEBUG_DRIVER("obj %p size %zu handle %#x\n", dobj, size, handle); in armada_gem_dumb_create()
301 DRM_DEBUG_DRIVER("obj %p size %zu handle %#x\n", dobj, size, handle); in armada_gem_create_ioctl()
343 DRM_DEBUG_DRIVER("handle %u off %u size %u ptr 0x%llx\n", in armada_gem_pwrite_ioctl()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_drv.h29 #define DBG(fmt, ...) DRM_DEBUG_DRIVER(fmt"\n", ##__VA_ARGS__)
30 #define VERB(fmt, ...) if (0) DRM_DEBUG_DRIVER(fmt, ##__VA_ARGS__) /* verbose debug */

1234