Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_acpi.c88 DRM_DEBUG_DRIVER("failed to evaluate _DSM\n"); in intel_dsm_platform_mux_info()
93 DRM_DEBUG_DRIVER("MUX info connectors: %lld\n", in intel_dsm_platform_mux_info()
99 DRM_DEBUG_DRIVER("Connector id: 0x%016llx\n", in intel_dsm_platform_mux_info()
101 DRM_DEBUG_DRIVER(" port id: %s\n", in intel_dsm_platform_mux_info()
103 DRM_DEBUG_DRIVER(" display mux info: %s\n", in intel_dsm_platform_mux_info()
105 DRM_DEBUG_DRIVER(" aux/dc mux info: %s\n", in intel_dsm_platform_mux_info()
107 DRM_DEBUG_DRIVER(" hpd mux info: %s\n", in intel_dsm_platform_mux_info()
149 DRM_DEBUG_DRIVER("VGA switcheroo: detected DSM switching method %s handle\n", in intel_dsm_detect()
Dintel_opregion.c275 DRM_DEBUG_DRIVER("SWSCI request already in progress\n"); in swsci()
299 DRM_DEBUG_DRIVER("SWSCI request timed out\n"); in swsci()
308 DRM_DEBUG_DRIVER("SWSCI request error %u\n", scic); in swsci()
415 DRM_DEBUG_DRIVER("bclp = 0x%08x\n", bclp); in asle_set_backlight()
450 DRM_DEBUG_DRIVER("Illum is not supported\n"); in asle_set_als_illum()
456 DRM_DEBUG_DRIVER("PWM freq is not supported\n"); in asle_set_pwm_freq()
464 DRM_DEBUG_DRIVER("Pfit is not supported\n"); in asle_set_pfit()
470 DRM_DEBUG_DRIVER("SROT is not supported\n"); in asle_set_supported_rotation_angles()
477 DRM_DEBUG_DRIVER("Button array event is not supported (nothing)\n"); in asle_set_button_array()
479 DRM_DEBUG_DRIVER("Button array event is not supported (rotation lock)\n"); in asle_set_button_array()
[all …]
Di915_cmd_parser.c480 DRM_DEBUG_DRIVER("CMD: Abnormal rcs cmd length! 0x%08X\n", cmd_header); in gen7_render_get_cmd_length_mask()
503 DRM_DEBUG_DRIVER("CMD: Abnormal bsd cmd length! 0x%08X\n", cmd_header); in gen7_bsd_get_cmd_length_mask()
516 DRM_DEBUG_DRIVER("CMD: Abnormal blt cmd length! 0x%08X\n", cmd_header); in gen7_blt_get_cmd_length_mask()
834 DRM_DEBUG_DRIVER("Failed to get space for pages\n"); in vmap_batch()
847 DRM_DEBUG_DRIVER("Failed to vmap pages\n"); in vmap_batch()
874 DRM_DEBUG_DRIVER("CMD: failed to prepare shadow batch\n"); in copy_batch()
880 DRM_DEBUG_DRIVER("CMD: Failed to vmap batch\n"); in copy_batch()
887 DRM_DEBUG_DRIVER("CMD: Failed to get pages for shadow batch\n"); in copy_batch()
894 DRM_DEBUG_DRIVER("CMD: Failed to set shadow batch to CPU\n"); in copy_batch()
900 DRM_DEBUG_DRIVER("CMD: Failed to vmap shadow batch\n"); in copy_batch()
[all …]
Di915_dma.c200 DRM_DEBUG_DRIVER("unknown parameter %d\n", in i915_setparam()
259 DRM_DEBUG_DRIVER("failed bus alloc: %d\n", ret); in intel_alloc_mchbar_resource()
555 DRM_DEBUG_DRIVER("i915 device info: gen=%i, pciid=0x%04x rev=0x%02x flags=" in i915_dump_device_info()
733 DRM_DEBUG_DRIVER("slice total: %u\n", info->slice_total); in intel_device_info_runtime_init()
734 DRM_DEBUG_DRIVER("subslice total: %u\n", info->subslice_total); in intel_device_info_runtime_init()
735 DRM_DEBUG_DRIVER("subslice per slice: %u\n", info->subslice_per_slice); in intel_device_info_runtime_init()
736 DRM_DEBUG_DRIVER("EU total: %u\n", info->eu_total); in intel_device_info_runtime_init()
737 DRM_DEBUG_DRIVER("EU per subslice: %u\n", info->eu_per_subslice); in intel_device_info_runtime_init()
738 DRM_DEBUG_DRIVER("has slice power gating: %s\n", in intel_device_info_runtime_init()
740 DRM_DEBUG_DRIVER("has subslice power gating: %s\n", in intel_device_info_runtime_init()
[all …]
Di915_gem_context.c264 DRM_DEBUG_DRIVER("Couldn't pin %d\n", ret); in i915_gem_create_context()
273 DRM_DEBUG_DRIVER("PPGTT setup failed (%ld)\n", in i915_gem_create_context()
345 DRM_DEBUG_DRIVER("Disabling HW Contexts; invalid size %d\n", in i915_gem_context_init()
365 DRM_DEBUG_DRIVER("%s context support initialized\n", in i915_gem_context_init()
753 DRM_DEBUG_DRIVER("L3 remapping failed\n"); in do_switch()
867 DRM_DEBUG_DRIVER("HW context %d created\n", args->ctx_id); in i915_gem_context_create_ioctl()
897 DRM_DEBUG_DRIVER("HW context %d destroyed\n", args->ctx_id); in i915_gem_context_destroy_ioctl()
Dintel_frontbuffer.c83 DRM_DEBUG_DRIVER("upclocking LVDS\n"); in intel_increase_pllclock()
93 DRM_DEBUG_DRIVER("failed to upclock LVDS!\n"); in intel_increase_pllclock()
Dintel_bios.c821 DRM_DEBUG_DRIVER("Found MIPI Config block, panel index = %d\n", in parse_mipi()
858 DRM_DEBUG_DRIVER("Found MIPI sequence block\n"); in parse_mipi()
916 DRM_DEBUG_DRIVER("Found mipi sequence - %d\n", seq_id); in parse_mipi()
934 DRM_DEBUG_DRIVER("MIPI related vbt parsing complete\n"); in parse_mipi()
1212 DRM_DEBUG_DRIVER("VBT signature missing\n"); in validate_vbt()
1218 DRM_DEBUG_DRIVER("VBT header incomplete\n"); in validate_vbt()
1223 DRM_DEBUG_DRIVER("VBT invalid signature\n"); in validate_vbt()
1229 DRM_DEBUG_DRIVER("BDB header incomplete\n"); in validate_vbt()
1235 DRM_DEBUG_DRIVER("BDB incomplete\n"); in validate_vbt()
Dintel_dsi_panel_vbt.c164 DRM_DEBUG_DRIVER("Generic Read not yet implemented or used\n"); in mipi_exec_send_packet()
176 DRM_DEBUG_DRIVER("DCS Read not yet implemented or used\n"); in mipi_exec_send_packet()
271 DRM_DEBUG_DRIVER("Starting MIPI sequence - %s\n", seq_name[*data]); in generic_exec_sequence()
570 DRM_DEBUG_DRIVER("Values crossing maximum limits, restricting to max values\n"); in vbt_panel_init()
Dintel_pm.c158 DRM_DEBUG_DRIVER("unknown memory frequency 0x%02x\n", in i915_ironlake_get_mem_freq()
189 DRM_DEBUG_DRIVER("unknown fsb frequency 0x%04x\n", in i915_ironlake_get_mem_freq()
3764 DRM_DEBUG_DRIVER("fmax: %d, fmin: %d, fstart: %d\n", in ironlake_enable_drps()
4495 DRM_DEBUG_DRIVER("Failed to set the min frequency\n"); in gen6_enable_rps()
4499 DRM_DEBUG_DRIVER("Overclocking supported. Max: %dMHz, Overclock max: %dMHz\n", in gen6_enable_rps()
4511 DRM_DEBUG_DRIVER("Couldn't check for BIOS workaround\n"); in gen6_enable_rps()
4513 DRM_DEBUG_DRIVER("You should update your BIOS. Correcting minimum rc6 voltage (%dmV->%dmV)\n", in gen6_enable_rps()
4757 DRM_DEBUG_DRIVER("BIOS didn't set up PCBR, fixing up\n"); in cherryview_setup_pctx()
4765 DRM_DEBUG_DRIVER("PCBR: 0x%08x\n", I915_READ(VLV_PCBR)); in cherryview_setup_pctx()
4791 DRM_DEBUG_DRIVER("BIOS didn't set up PCBR, fixing up\n"); in valleyview_setup_pctx()
[all …]
Dintel_sideband.c55 DRM_DEBUG_DRIVER("IOSF sideband idle wait (%s) timed out\n", in vlv_sideband_rw()
66 DRM_DEBUG_DRIVER("IOSF sideband finish wait (%s) timed out\n", in vlv_sideband_rw()
Dintel_lrc.c1150 DRM_DEBUG_DRIVER("Execlists enabled for %s\n", ring->name); in gen8_init_common_ring()
1741 DRM_DEBUG_DRIVER("Could not set to CPU domain\n"); in populate_lr_context()
1747 DRM_DEBUG_DRIVER("Could not get object pages\n"); in populate_lr_context()
1945 DRM_DEBUG_DRIVER("Alloc LRC backing obj failed: %d\n", ret); in intel_lr_context_deferred_create()
1952 DRM_DEBUG_DRIVER("Pin LRC backing obj failed: %d\n", in intel_lr_context_deferred_create()
1961 DRM_DEBUG_DRIVER("Failed to allocate ringbuffer %s\n", in intel_lr_context_deferred_create()
1979 DRM_DEBUG_DRIVER( in intel_lr_context_deferred_create()
1999 DRM_DEBUG_DRIVER("Failed to populate LRC: %d\n", ret); in intel_lr_context_deferred_create()
Di915_irq.c652 DRM_DEBUG_DRIVER("trying to get scanoutpos for disabled " in i915_get_crtc_scanoutpos()
1431 DRM_DEBUG_DRIVER("hotplug event received, stat 0x%08x, dig 0x%08x\n", in intel_hpd_irq_handler()
1451 DRM_DEBUG_DRIVER("digital hpd port %c - %s\n", in intel_hpd_irq_handler()
1879 DRM_DEBUG_DRIVER("PCH audio power change on port %d\n", in ibx_irq_handler()
1890 DRM_DEBUG_DRIVER("PCH HDCP audio interrupt\n"); in ibx_irq_handler()
1893 DRM_DEBUG_DRIVER("PCH transcoder audio interrupt\n"); in ibx_irq_handler()
1900 DRM_DEBUG_DRIVER(" pipe %c FDI IIR: 0x%08x\n", in ibx_irq_handler()
1905 DRM_DEBUG_DRIVER("PCH transcoder CRC done interrupt\n"); in ibx_irq_handler()
1908 DRM_DEBUG_DRIVER("PCH transcoder CRC error interrupt\n"); in ibx_irq_handler()
1976 DRM_DEBUG_DRIVER("PCH audio power change on port %c\n", in cpt_irq_handler()
[all …]
Dintel_audio.c169 DRM_DEBUG_DRIVER("ELD size %d\n", len); in g4x_audio_codec_enable()
412 DRM_DEBUG_DRIVER("ELD on [CONNECTOR:%d:%s], [ENCODER:%d:%s]\n", in intel_audio_codec_enable()
Di915_gem_gtt.c139 DRM_DEBUG_DRIVER("disabling PPGTT on pre-B3 step VLV\n"); in sanitize_enable_ppgtt()
846 DRM_DEBUG_DRIVER("Allocated %d pages for page directories (%d wasted)\n", in gen8_ppgtt_init()
848 DRM_DEBUG_DRIVER("Allocated %d pages for page tables (%lld wasted)\n", in gen8_ppgtt_init()
1423 DRM_DEBUG_DRIVER("Allocated pde space (%lldM) at GTT entry: %llx\n", in gen6_ppgtt_init()
1610 DRM_DEBUG_DRIVER("Unexpected fault\n" in i915_check_and_clear_faults()
2508 DRM_DEBUG_DRIVER("GMADR size = %ldM\n", gtt->mappable_end >> 20); in i915_gem_gtt_init()
2509 DRM_DEBUG_DRIVER("GTT stolen size = %zdM\n", gtt->stolen_size >> 20); in i915_gem_gtt_init()
2521 DRM_DEBUG_DRIVER("ppgtt mode: %i\n", i915.enable_ppgtt); in i915_gem_gtt_init()
Di915_debugfs.c955 DRM_DEBUG_DRIVER("Resetting error state\n"); in i915_error_state_write()
3634 DRM_DEBUG_DRIVER("collecting CRCs for pipe %c, %s\n", in pipe_crc_set_source()
3670 DRM_DEBUG_DRIVER("stopping CRCs for pipe %c\n", in pipe_crc_set_source()
3729 DRM_DEBUG_DRIVER("too many words, allowed <= %d\n", in display_crc_ctl_tokenize()
3802 DRM_DEBUG_DRIVER("tokenize failed, a command is %d words\n", in display_crc_ctl_parse()
3808 DRM_DEBUG_DRIVER("unknown object %s\n", words[0]); in display_crc_ctl_parse()
3813 DRM_DEBUG_DRIVER("unknown pipe %s\n", words[1]); in display_crc_ctl_parse()
3818 DRM_DEBUG_DRIVER("unknown source %s\n", words[2]); in display_crc_ctl_parse()
3837 DRM_DEBUG_DRIVER("expected <%lu bytes into pipe crc control\n", in display_crc_ctl_write()
4148 DRM_DEBUG_DRIVER("Stopping rings 0x%08llx\n", val); in i915_ring_stop_set()
[all …]
Dintel_hdmi.c81 DRM_DEBUG_DRIVER("unknown info frame type %d\n", type); in g4x_infoframe_index()
96 DRM_DEBUG_DRIVER("unknown info frame type %d\n", type); in g4x_infoframe_enable()
111 DRM_DEBUG_DRIVER("unknown info frame type %d\n", type); in hsw_infoframe_enable()
128 DRM_DEBUG_DRIVER("unknown info frame type %d\n", type); in hsw_infoframe_data_reg()
851 DRM_DEBUG_DRIVER("Enabling HDMI audio on pipe %c\n", in intel_enable_hdmi()
Di915_gem_stolen.c345 DRM_DEBUG_DRIVER("offset=0x%x, size=%d\n", offset, size); in i915_pages_create_for_stolen()
Dintel_panel.c555 DRM_DEBUG_DRIVER("get backlight PWM = %d\n", val); in intel_panel_get_backlight()
625 DRM_DEBUG_DRIVER("set backlight PWM = %d\n", level); in intel_panel_actually_set_backlight()
760 DRM_DEBUG_DRIVER("Skipping backlight disable on vga switch\n"); in intel_panel_disable_backlight()
Di915_sysfs.c593 DRM_DEBUG_DRIVER("Resetting error state\n"); in error_state_write()
Dintel_ringbuffer.c696 DRM_DEBUG_DRIVER("%s pipe control offset: 0x%08x\n", in intel_init_pipe_control()
742 DRM_DEBUG_DRIVER("Number of Workarounds emitted: %d\n", w->count); in intel_ring_workarounds_emit()
1876 DRM_DEBUG_DRIVER("%s hws offset: 0x%08x\n", in init_status_page()
Dintel_ddi.c978 DRM_DEBUG_DRIVER("failed to find PLL for pipe %c\n", in hsw_ddi_pll_select()
1202 DRM_DEBUG_DRIVER("failed to find PLL for pipe %c\n", in skl_ddi_pll_select()
Di915_drv.c1650 DRM_DEBUG_DRIVER("KMS and UMS disabled.\n"); in i915_init()
Dintel_display.c1862 DRM_DEBUG_DRIVER("setting up %s\n", pll->name); in intel_prepare_shared_dpll()
4166 DRM_DEBUG_DRIVER("using %s for pipe %c\n", pll->name, in intel_get_shared_dpll()
5018 DRM_DEBUG_DRIVER("Current CD clock rate: %d kHz\n", in vlv_update_cdclk()
5419 DRM_DEBUG_DRIVER("disabling pfit, current: 0x%08x\n", in i9xx_pfit_disable()
7886 DRM_DEBUG_DRIVER("failed to find PLL for pipe %c\n", in ironlake_crtc_compute_clock()
9415 DRM_DEBUG_DRIVER("downclocking LVDS\n"); in intel_decrease_pllclock()
9425 DRM_DEBUG_DRIVER("failed to downclock LVDS!\n"); in intel_decrease_pllclock()
10162 DRM_DEBUG_DRIVER("flip queue: previous flip completed, continuing\n"); in intel_crtc_page_flip()
10165 DRM_DEBUG_DRIVER("flip queue: crtc already busy\n"); in intel_crtc_page_flip()
Di915_gpu_error.c1283 DRM_DEBUG_DRIVER("out of memory, not capturing error state\n"); in i915_capture_error_state()
Di915_gem.c4864 DRM_DEBUG_DRIVER("allow wake ack timed out\n"); in i915_gem_init()
5044 DRM_DEBUG_DRIVER("\n"); in i915_gem_open()
Dintel_dp.c2512 DRM_DEBUG_DRIVER("Enabling DP audio on pipe %c\n", in intel_enable_dp()
4079 DRM_DEBUG_DRIVER("CP or sink specific irq unhandled\n"); in intel_dp_check_link_status()
Dintel_sdvo.c1360 DRM_DEBUG_DRIVER("failed to retrieve SDVO DTD\n"); in intel_sdvo_get_config()
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_hdmi_tx3g0c55phy.c114 DRM_DEBUG_DRIVER("\n"); in disable_pll_rejection()
141 DRM_DEBUG_DRIVER("\n"); in enable_pll_rejection()
148 DRM_DEBUG_DRIVER("hdmi rejection pll input clock = %dHz\n", inputclock); in enable_pll_rejection()
211 DRM_DEBUG_DRIVER("ckpxpll = %dHz\n", ckpxpll); in sti_hdmi_tx3g0c55phy_start()
246 DRM_DEBUG_DRIVER("pllctrl = 0x%x\n", pllctrl); in sti_hdmi_tx3g0c55phy_start()
260 DRM_DEBUG_DRIVER("got PHY PLL Lock\n"); in sti_hdmi_tx3g0c55phy_start()
281 DRM_DEBUG_DRIVER("serializer cfg 0x%x 0x%x 0x%x 0x%x\n", in sti_hdmi_tx3g0c55phy_start()
314 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_tx3g0c55phy_stop()
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.c215 DRM_DEBUG_DRIVER("\n"); in hdmi_config()
228 DRM_DEBUG_DRIVER("H Sync Negative\n"); in hdmi_config()
234 DRM_DEBUG_DRIVER("V Sync Negative\n"); in hdmi_config()
346 DRM_DEBUG_DRIVER("\n"); in hdmi_avi_infoframe_config()
417 DRM_DEBUG_DRIVER("\n"); in hdmi_swreset()
441 DRM_DEBUG_DRIVER("Warning: HDMI sw reset timeout occurs\n"); in hdmi_swreset()
460 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_disable()
488 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_pre_enable()
537 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_set_mode()
578 DRM_DEBUG_DRIVER("\n"); in sti_hdmi_connector_get_modes()
[all …]
Dsti_layer.c77 DRM_DEBUG_DRIVER("%s created\n", sti_layer_to_str(layer)); in sti_layer_create()
125 DRM_DEBUG_DRIVER("%s is associated with mixer_id %d\n", in sti_layer_prepare()
128 DRM_DEBUG_DRIVER("%s dst=(%dx%d)@(%d,%d) - src=(%dx%d)@(%d,%d)\n", in sti_layer_prepare()
134 DRM_DEBUG_DRIVER("drm FB:%d format:%.4s phys@:0x%lx\n", fb->base.id, in sti_layer_prepare()
170 DRM_DEBUG_DRIVER("%s\n", sti_layer_to_str(layer)); in sti_layer_disable()
Dsti_drm_plane.c84 DRM_DEBUG_DRIVER("drm plane:%d not enabled\n", plane->base.id); in sti_drm_disable_plane()
90 DRM_DEBUG_DRIVER("CRTC:%d (%s) drm plane:%d (%s)\n", in sti_drm_disable_plane()
115 DRM_DEBUG_DRIVER("\n"); in sti_drm_plane_destroy()
129 DRM_DEBUG_DRIVER("\n"); in sti_drm_plane_set_property()
245 DRM_DEBUG_DRIVER("drm plane:%d mapped to %s with zorder:%llu\n", in sti_drm_plane_init()
Dsti_dvo.c148 DRM_DEBUG_DRIVER("\n"); in dvo_awg_configure()
166 DRM_DEBUG_DRIVER("\n"); in sti_dvo_disable()
189 DRM_DEBUG_DRIVER("\n"); in sti_dvo_pre_enable()
239 DRM_DEBUG_DRIVER("\n"); in sti_dvo_set_mode()
312 DRM_DEBUG_DRIVER("target rate = %d => available rate = %d\n", in sti_dvo_connector_mode_valid()
316 DRM_DEBUG_DRIVER("dvo pixclk=%d not supported\n", target); in sti_dvo_connector_mode_valid()
345 DRM_DEBUG_DRIVER("\n"); in sti_dvo_connector_detect()
519 DRM_DEBUG_DRIVER("Cannot get main_parent clock\n"); in sti_dvo_probe()
525 DRM_DEBUG_DRIVER("Cannot get aux_parent clock\n"); in sti_dvo_probe()
Dsti_mixer.c142 DRM_DEBUG_DRIVER("%s %s depth=%d\n", sti_mixer_to_str(mixer), in sti_mixer_set_layer_depth()
167 DRM_DEBUG_DRIVER("%s active video area xdo:%d ydo:%d xds:%d yds:%d\n", in sti_mixer_active_video_area()
209 DRM_DEBUG_DRIVER("%s %s %s\n", status ? "enable" : "disable", in sti_mixer_set_layer_status()
230 DRM_DEBUG_DRIVER("%s clear all layer\n", sti_mixer_to_str(mixer)); in sti_mixer_clear_all_layers()
262 DRM_DEBUG_DRIVER("%s created. Regs=%p\n", in sti_mixer_create()
Dsti_hda.c340 DRM_DEBUG_DRIVER("\n"); in sti_hda_configure_awg()
356 DRM_DEBUG_DRIVER("\n"); in sti_hda_disable()
381 DRM_DEBUG_DRIVER("\n"); in sti_hda_pre_enable()
424 DRM_DEBUG_DRIVER("Using HDA mode #%d\n", mode_idx); in sti_hda_pre_enable()
471 DRM_DEBUG_DRIVER("\n"); in sti_hda_set_mode()
528 DRM_DEBUG_DRIVER("\n"); in sti_hda_connector_get_modes()
570 DRM_DEBUG_DRIVER("target rate = %d => available rate = %d\n", in sti_hda_connector_mode_valid()
574 DRM_DEBUG_DRIVER("hda pixclk=%d not supported\n", in sti_hda_connector_mode_valid()
742 DRM_DEBUG_DRIVER("No video-dacs-ctrl resource\n"); in sti_hda_probe()
Dsti_gdp.c234 DRM_DEBUG_DRIVER("Warning, NVN 0x%08X for %s does not match any node\n", in sti_gdp_get_current_nodes()
390 DRM_DEBUG_DRIVER("%s first update (or invalid node)", in sti_gdp_commit_layer()
433 DRM_DEBUG_DRIVER("%s\n", sti_layer_to_str(layer)); in sti_gdp_disable_layer()
443 DRM_DEBUG_DRIVER("Warning: cannot unregister VTG notifier\n"); in sti_gdp_disable_layer()
510 DRM_DEBUG_DRIVER("node[%d].top_field=%p\n", i, base); in sti_gdp_init()
520 DRM_DEBUG_DRIVER("node[%d].btm_field=%p\n", i, base); in sti_gdp_init()
Dsti_drm_crtc.c268 DRM_DEBUG_DRIVER("\n"); in sti_drm_crtc_disable_vblank()
272 DRM_DEBUG_DRIVER("Warning: cannot unregister VTG notifier\n"); in sti_drm_crtc_disable_vblank()
318 DRM_DEBUG_DRIVER("drm CRTC:%d mapped to %s\n", in sti_drm_crtc_init()
Dsti_tvout.c288 DRM_DEBUG_DRIVER("main vip for DVO\n"); in tvout_dvo_start()
296 DRM_DEBUG_DRIVER("aux vip for DVO\n"); in tvout_dvo_start()
347 DRM_DEBUG_DRIVER("main vip for hdmi\n"); in tvout_hdmi_start()
352 DRM_DEBUG_DRIVER("aux vip for hdmi\n"); in tvout_hdmi_start()
Dsti_compositor.c144 DRM_DEBUG_DRIVER("Initialized %d DRM CRTC(s) and %d DRM plane(s)\n", in sti_compositor_bind()
146 DRM_DEBUG_DRIVER("DRM plane(s) for VID/VDP not created yet\n"); in sti_compositor_bind()
Dsti_hqvdp.c674 DRM_DEBUG_DRIVER("%s\n", sti_layer_to_str(layer)); in sti_hqvdp_disable_layer()
679 DRM_DEBUG_DRIVER("Warning: cannot unregister VTG notifier\n"); in sti_hqvdp_disable_layer()
723 DRM_DEBUG_DRIVER("Unknown event\n"); in sti_hqvdp_vtg_cb()
861 DRM_DEBUG_DRIVER("\n"); in sti_hqvdp_start_xp70()
961 DRM_DEBUG_DRIVER("\n"); in sti_hqvdp_bind()
1003 DRM_DEBUG_DRIVER("\n"); in sti_hqvdp_probe()
Dsti_cursor.c106 DRM_DEBUG_DRIVER("\n"); in sti_cursor_prepare_layer()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_acpi.c133 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n", in radeon_atif_call()
225 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version); in radeon_atif_verify_interface()
271 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n", in radeon_atif_get_notification_params()
291 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n", in radeon_atif_get_notification_params()
329 DRM_DEBUG_DRIVER("SBIOS pending requests: %#x\n", req->pending); in radeon_atif_get_sbios_requests()
356 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n", in radeon_atif_handler()
374 DRM_DEBUG_DRIVER("ATIF: %d pending SBIOS requests\n", count); in radeon_atif_handler()
380 DRM_DEBUG_DRIVER("Changing brightness to %d\n", in radeon_atif_handler()
448 DRM_DEBUG_DRIVER("failed to evaluate ATCS got %s\n", in radeon_atcs_call()
511 DRM_DEBUG_DRIVER("ATCS version %u\n", output.version); in radeon_atcs_verify_interface()
[all …]
Dradeon_pm.c223 DRM_DEBUG_DRIVER("Setting: e: %d\n", sclk); in radeon_set_power_state()
232 DRM_DEBUG_DRIVER("Setting: m: %d\n", mclk); in radeon_set_power_state()
244 DRM_DEBUG_DRIVER("pm: GUI not idle!!!\n"); in radeon_set_power_state()
316 DRM_DEBUG_DRIVER("%d Power State(s)\n", rdev->pm.num_power_states); in radeon_pm_print_states()
319 DRM_DEBUG_DRIVER("State %d: %s\n", i, in radeon_pm_print_states()
322 DRM_DEBUG_DRIVER("\tDefault"); in radeon_pm_print_states()
324 DRM_DEBUG_DRIVER("\t%d PCIE Lanes\n", power_state->pcie_lanes); in radeon_pm_print_states()
326 DRM_DEBUG_DRIVER("\tSingle display only\n"); in radeon_pm_print_states()
327 DRM_DEBUG_DRIVER("\t%d Clock Mode(s)\n", power_state->num_clock_modes); in radeon_pm_print_states()
331 DRM_DEBUG_DRIVER("\t\t%d e: %d\n", in radeon_pm_print_states()
[all …]
Dradeon_display.c311 DRM_DEBUG_DRIVER("radeon_crtc->flip_status = %d != " in radeon_crtc_handle_vblank()
363 DRM_DEBUG_DRIVER("radeon_crtc->flip_status = %d != " in radeon_crtc_handle_flip()
489 DRM_DEBUG_DRIVER("flip-ioctl() cur_rbo = %p, new_rbo = %p\n", in radeon_crtc_page_flip()
557 DRM_DEBUG_DRIVER("flip queue: crtc already busy\n"); in radeon_crtc_page_flip()
Dradeon_drv.c510 DRM_DEBUG_DRIVER("failing to power off - crtc active\n"); in radeon_pmops_runtime_idle()
Dr100.c280 DRM_DEBUG_DRIVER("Requested: e: %d m: %d p: %d\n", in r100_pm_get_dynpm_state()
432 DRM_DEBUG_DRIVER("Setting: p: %d\n", ps->pcie_lanes); in r100_pm_misc()
Dr600.c473 DRM_DEBUG_DRIVER("Requested: e: %d m: %d p: %d\n", in r600_pm_get_dynpm_state()
737 DRM_DEBUG_DRIVER("Setting: v: %d\n", voltage->voltage); in r600_pm_misc()
/linux-4.1.27/drivers/gpu/drm/gma500/
Dopregion.c154 DRM_DEBUG_DRIVER("asle set backlight %x\n", bclp); in asle_set_backlight()
191 DRM_DEBUG_DRIVER("non asle set request??\n"); in psb_intel_opregion_asle_work()
318 DRM_DEBUG_DRIVER("ACPI Opregion not supported\n"); in psb_intel_opregion_setup()
330 DRM_DEBUG_DRIVER("opregion signature mismatch\n"); in psb_intel_opregion_setup()
342 DRM_DEBUG_DRIVER("Public ACPI methods supported\n"); in psb_intel_opregion_setup()
347 DRM_DEBUG_DRIVER("ASLE supported\n"); in psb_intel_opregion_setup()
Doaktrail_hdmi_i2c.c265 DRM_DEBUG_DRIVER("old gpio val %x\n", temp); in oaktrail_hdmi_i2c_gpio_fix()
268 DRM_DEBUG_DRIVER("new gpio val %x\n", temp); in oaktrail_hdmi_i2c_gpio_fix()
Dmdfld_device.c57 DRM_DEBUG_DRIVER("backlight level set to %d\n", level); in mdfld_set_brightness()
102 DRM_DEBUG_DRIVER("brightness = 0x%x \n", dev_priv->brightness); in mdfld_get_brightness()
Dgtt.c583 DRM_DEBUG_DRIVER("Restored %u of %u gtt ranges (%u KB)", restored, in psb_gtt_restore()
Doaktrail_crtc.c128 DRM_DEBUG_DRIVER("dotclock=%d, m=%d, m1=%d, m2=%d, n=%d, p1=%d, p2=%d\n", in mrst_print_pll()
Dcdv_intel_dp.c1122 DRM_DEBUG_DRIVER("failed to write sink power state\n"); in cdv_intel_dp_sink_dpms()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_drm.c723 DRM_DEBUG_DRIVER("failing to power off - not optimus\n"); in nouveau_pmops_runtime_suspend()
784 DRM_DEBUG_DRIVER("failing to power off - not optimus\n"); in nouveau_pmops_runtime_idle()
792 DRM_DEBUG_DRIVER("failing to power off - no HDMI audio driver loaded\n"); in nouveau_pmops_runtime_idle()
800 DRM_DEBUG_DRIVER("failing to power off - crtc active\n"); in nouveau_pmops_runtime_idle()
1019 DRM_DEBUG_DRIVER("Loading Nouveau with parameters:\n"); in nouveau_display_options()
1021 DRM_DEBUG_DRIVER("... tv_disable : %d\n", nouveau_tv_disable); in nouveau_display_options()
1022 DRM_DEBUG_DRIVER("... ignorelid : %d\n", nouveau_ignorelid); in nouveau_display_options()
1023 DRM_DEBUG_DRIVER("... duallink : %d\n", nouveau_duallink); in nouveau_display_options()
1024 DRM_DEBUG_DRIVER("... nofbaccel : %d\n", nouveau_nofbaccel); in nouveau_display_options()
1025 DRM_DEBUG_DRIVER("... config : %s\n", nouveau_config); in nouveau_display_options()
[all …]
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_gem.c54 DRM_DEBUG_DRIVER("release obj %p\n", dobj); in armada_gem_free_object()
175 DRM_DEBUG_DRIVER("obj %p phys %#llx dev %#llx\n", obj, in armada_gem_linear_back()
205 DRM_DEBUG_DRIVER("alloc private obj %p size %zu\n", obj, size); in armada_gem_alloc_private_object()
232 DRM_DEBUG_DRIVER("alloc obj %p size %zu\n", obj, size); in armada_gem_alloc_object()
264 DRM_DEBUG_DRIVER("obj %p size %zu handle %#x\n", dobj, size, handle); in armada_gem_dumb_create()
293 DRM_DEBUG_DRIVER("handle %#x offset %llx\n", handle, *offset); in armada_gem_dumb_map_offset()
335 DRM_DEBUG_DRIVER("obj %p size %zu handle %#x\n", dobj, size, handle); in armada_gem_create_ioctl()
377 DRM_DEBUG_DRIVER("handle %u off %u size %u ptr 0x%llx\n", in armada_gem_pwrite_ioctl()
Darmada_fb.c110 DRM_DEBUG_DRIVER("w%u h%u pf%08x f%u p%u,%u,%u\n", in armada_fb_create()
Darmada_crtc.c158 DRM_DEBUG_DRIVER("pitch %u x %d y %d bpp %d\n", in armada_drm_crtc_calc_fb()
518 DRM_DEBUG_DRIVER("H: %d %d %d %d lm %d rm %d\n", in armada_drm_crtc_mode_set()
523 DRM_DEBUG_DRIVER("V: %d %d %d %d tm %d bm %d\n", in armada_drm_crtc_mode_set()
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_hw.c161 DRM_DEBUG_DRIVER("%dx%d @ %d bpp, vy %d\n", in bochs_hw_setmode()
191 DRM_DEBUG_DRIVER("x %d, y %d, addr %llx -> offset %lx, vx %d, vy %d\n", in bochs_hw_setbase()
Dbochs_fbdev.c156 DRM_DEBUG_DRIVER("\n"); in bochs_fbdev_destroy()
Dbochs_mm.c519 DRM_DEBUG_DRIVER("%dx%d, format %c%c%c%c\n", in bochs_user_framebuffer_create()
/linux-4.1.27/drivers/gpu/drm/via/
Dvia_drv.c37 DRM_DEBUG_DRIVER("\n"); in via_driver_open()
/linux-4.1.27/drivers/gpu/drm/vgem/
Dvgem_drv.c186 DRM_DEBUG_DRIVER("object creation failed\n"); in vgem_gem_dumb_create()
193 DRM_DEBUG_DRIVER("Created object of size %lld\n", size); in vgem_gem_dumb_create()
/linux-4.1.27/drivers/gpu/drm/sis/
Dsis_drv.c85 DRM_DEBUG_DRIVER("\n"); in sis_driver_open()
/linux-4.1.27/include/drm/
DdrmP.h199 #define DRM_DEBUG_DRIVER(fmt, args...) \ macro
/linux-4.1.27/drivers/gpu/drm/i2c/
Dtda998x_drv.c581 DRM_DEBUG_DRIVER( in tda998x_irq_thread()