Home
last modified time | relevance | path

Searched refs:DRM_DEBUG_KMS (Results 1 – 25 of 186) sorted by relevance

12345678

/Linux-v5.4/drivers/gpu/drm/amd/display/include/
Dlogger_types.h35 #define DC_LOG_DEBUG(...) DRM_DEBUG_KMS(__VA_ARGS__)
36 #define DC_LOG_DC(...) DRM_DEBUG_KMS(__VA_ARGS__)
37 #define DC_LOG_DTN(...) DRM_DEBUG_KMS(__VA_ARGS__)
39 #define DC_LOG_HW_HOTPLUG(...) DRM_DEBUG_KMS(__VA_ARGS__)
41 #define DC_LOG_HW_SET_MODE(...) DRM_DEBUG_KMS(__VA_ARGS__)
42 #define DC_LOG_HW_RESUME_S3(...) DRM_DEBUG_KMS(__VA_ARGS__)
44 #define DC_LOG_HW_HPD_IRQ(...) DRM_DEBUG_KMS(__VA_ARGS__)
45 #define DC_LOG_MST(...) DRM_DEBUG_KMS(__VA_ARGS__)
49 #define DC_LOG_BANDWIDTH_VALIDATION(...) DRM_DEBUG_KMS(__VA_ARGS__)
50 #define DC_LOG_I2C_AUX(...) DRM_DEBUG_KMS(__VA_ARGS__)
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_pch.c15 DRM_DEBUG_KMS("Found Ibex Peak PCH\n"); in intel_pch_type()
19 DRM_DEBUG_KMS("Found CougarPoint PCH\n"); in intel_pch_type()
23 DRM_DEBUG_KMS("Found PantherPoint PCH\n"); in intel_pch_type()
28 DRM_DEBUG_KMS("Found LynxPoint PCH\n"); in intel_pch_type()
33 DRM_DEBUG_KMS("Found LynxPoint LP PCH\n"); in intel_pch_type()
38 DRM_DEBUG_KMS("Found WildcatPoint PCH\n"); in intel_pch_type()
44 DRM_DEBUG_KMS("Found WildcatPoint LP PCH\n"); in intel_pch_type()
50 DRM_DEBUG_KMS("Found SunrisePoint PCH\n"); in intel_pch_type()
54 DRM_DEBUG_KMS("Found SunrisePoint LP PCH\n"); in intel_pch_type()
58 DRM_DEBUG_KMS("Found Kaby Lake PCH (KBP)\n"); in intel_pch_type()
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c130 DRM_DEBUG_KMS("\n"); in mipi_exec_send_packet()
152 DRM_DEBUG_KMS("no dsi device for port %c\n", port_name(port)); in mipi_exec_send_packet()
208 DRM_DEBUG_KMS("\n"); in mipi_exec_delay()
225 DRM_DEBUG_KMS("unknown gpio index %u\n", gpio_index); in vlv_exec_gpio()
238 DRM_DEBUG_KMS("SC gpio not supported\n"); in vlv_exec_gpio()
241 DRM_DEBUG_KMS("unknown gpio source %u\n", gpio_source); in vlv_exec_gpio()
285 DRM_DEBUG_KMS("unknown gpio source %u\n", gpio_source); in chv_exec_gpio()
290 DRM_DEBUG_KMS("invalid gpio index %u for GPIO N\n", in chv_exec_gpio()
340 DRM_DEBUG_KMS("Skipping ICL GPIO element execution\n"); in icl_exec_gpio()
350 DRM_DEBUG_KMS("\n"); in mipi_exec_gpio()
[all …]
Ddvo_tfp410.c125 DRM_DEBUG_KMS("Unable to read register 0x%02x from %s:%02x.\n", in tfp410_readb()
150 DRM_DEBUG_KMS("Unable to write register 0x%02x to %s:%d.\n", in tfp410_writeb()
185 DRM_DEBUG_KMS("tfp410 not detected got VID %X: from %s " in tfp410_init()
192 DRM_DEBUG_KMS("tfp410 not detected got DID %X: from %s " in tfp410_init()
271 DRM_DEBUG_KMS("TFP410_REV: 0x%02X\n", val); in tfp410_dump_regs()
273 DRM_DEBUG_KMS("TFP410_CTL1: 0x%02X\n", val); in tfp410_dump_regs()
275 DRM_DEBUG_KMS("TFP410_CTL2: 0x%02X\n", val); in tfp410_dump_regs()
277 DRM_DEBUG_KMS("TFP410_CTL3: 0x%02X\n", val); in tfp410_dump_regs()
279 DRM_DEBUG_KMS("TFP410_USERCFG: 0x%02X\n", val); in tfp410_dump_regs()
281 DRM_DEBUG_KMS("TFP410_DE_DLY: 0x%02X\n", val); in tfp410_dump_regs()
[all …]
Ddvo_ivch.c227 DRM_DEBUG_KMS("Unable to read register 0x%02x from " in ivch_read()
255 DRM_DEBUG_KMS("Unable to write register 0x%02x to %s:%d.\n", in ivch_write()
287 DRM_DEBUG_KMS("ivch detect failed due to address mismatch " in ivch_init()
334 DRM_DEBUG_KMS("Resetting the IVCH registers\n"); in ivch_reset()
445 DRM_DEBUG_KMS("VR00: 0x%04x\n", val); in ivch_dump_regs()
447 DRM_DEBUG_KMS("VR01: 0x%04x\n", val); in ivch_dump_regs()
449 DRM_DEBUG_KMS("VR10: 0x%04x\n", val); in ivch_dump_regs()
451 DRM_DEBUG_KMS("VR30: 0x%04x\n", val); in ivch_dump_regs()
453 DRM_DEBUG_KMS("VR40: 0x%04x\n", val); in ivch_dump_regs()
457 DRM_DEBUG_KMS("VR80: 0x%04x\n", val); in ivch_dump_regs()
[all …]
Dintel_dp_aux_backlight.c38 DRM_DEBUG_KMS("Failed to read DPCD register 0x%x\n", in set_aux_backlight_enable()
49 DRM_DEBUG_KMS("Failed to %s aux backlight\n", in set_aux_backlight_enable()
66 DRM_DEBUG_KMS("Failed to read DPCD register 0x%x\n", in intel_dp_aux_get_backlight()
97 DRM_DEBUG_KMS("Failed to write aux backlight level\n"); in intel_dp_aux_set_backlight()
122 DRM_DEBUG_KMS("VBT defined backlight frequency %u Hz\n", freq); in intel_dp_aux_set_pwm_freq()
124 DRM_DEBUG_KMS("Use panel default backlight frequency\n"); in intel_dp_aux_set_pwm_freq()
139 DRM_DEBUG_KMS("Failed to read pwmgen bit count cap min\n"); in intel_dp_aux_set_pwm_freq()
144 DRM_DEBUG_KMS("Failed to read pwmgen bit count cap max\n"); in intel_dp_aux_set_pwm_freq()
153 DRM_DEBUG_KMS("VBT defined backlight frequency out of range\n"); in intel_dp_aux_set_pwm_freq()
166 DRM_DEBUG_KMS("Failed to write aux pwmgen bit count\n"); in intel_dp_aux_set_pwm_freq()
[all …]
Dintel_dp_link_training.c32 DRM_DEBUG_KMS("ln0_1:0x%x ln2_3:0x%x align:0x%x sink:0x%x adj_req0_1:0x%x adj_req2_3:0x%x", in intel_dp_dump_link_status()
146 DRM_DEBUG_KMS("Using LINK_BW_SET value %02x\n", link_bw); in intel_dp_link_training_clock_recovery()
148 DRM_DEBUG_KMS("Using LINK_RATE_SET value %02x\n", rate_select); in intel_dp_link_training_clock_recovery()
201 DRM_DEBUG_KMS("clock recovery OK\n"); in intel_dp_link_training_clock_recovery()
206 DRM_DEBUG_KMS("Same voltage tried 5 times\n"); in intel_dp_link_training_clock_recovery()
211 DRM_DEBUG_KMS("Max Voltage Swing reached\n"); in intel_dp_link_training_clock_recovery()
259 DRM_DEBUG_KMS("8.1 Gbps link rate without source HBR3/TPS4 support\n"); in intel_dp_training_pattern()
261 DRM_DEBUG_KMS("8.1 Gbps link rate without sink TPS4 support\n"); in intel_dp_training_pattern()
274 DRM_DEBUG_KMS(">=5.4/6.48 Gbps link rate without source HBR2/TPS3 support\n"); in intel_dp_training_pattern()
276 DRM_DEBUG_KMS(">=5.4/6.48 Gbps link rate without sink TPS3 support\n"); in intel_dp_training_pattern()
[all …]
Dintel_lspcon.c91 DRM_DEBUG_KMS("Vendor: Mega Chips\n"); in lspcon_detect_vendor()
96 DRM_DEBUG_KMS("Vendor: Parade Tech\n"); in lspcon_detect_vendor()
113 DRM_DEBUG_KMS("Error reading LSPCON mode\n"); in lspcon_get_current_mode()
128 DRM_DEBUG_KMS("Waiting for LSPCON mode %s to settle\n", in lspcon_wait_mode()
136 DRM_DEBUG_KMS("Current LSPCON mode %s\n", in lspcon_wait_mode()
156 DRM_DEBUG_KMS("Current mode = desired LSPCON mode\n"); in lspcon_change_mode()
167 DRM_DEBUG_KMS("LSPCON mode changed done\n"); in lspcon_change_mode()
177 DRM_DEBUG_KMS("Native AUX CH down\n"); in lspcon_wake_native_aux_ch()
181 DRM_DEBUG_KMS("Native AUX CH up, DPCD version: %d.%d\n", in lspcon_wake_native_aux_ch()
223 DRM_DEBUG_KMS("No LSPCON detected, found %s\n", in lspcon_probe()
[all …]
Dintel_psr.c137 DRM_DEBUG_KMS("PSR exit events: 0x%x\n", val); in psr_event_print()
139 DRM_DEBUG_KMS("\tPSR2 watchdog timer expired\n"); in psr_event_print()
141 DRM_DEBUG_KMS("\tPSR2 disabled\n"); in psr_event_print()
143 DRM_DEBUG_KMS("\tSU dirty FIFO underrun\n"); in psr_event_print()
145 DRM_DEBUG_KMS("\tSU CRC FIFO underrun\n"); in psr_event_print()
147 DRM_DEBUG_KMS("\tGraphics reset\n"); in psr_event_print()
149 DRM_DEBUG_KMS("\tPCH interrupt\n"); in psr_event_print()
151 DRM_DEBUG_KMS("\tMemory up\n"); in psr_event_print()
153 DRM_DEBUG_KMS("\tFront buffer modification\n"); in psr_event_print()
155 DRM_DEBUG_KMS("\tPSR watchdog timer expired\n"); in psr_event_print()
[all …]
Ddvo_sil164.c100 DRM_DEBUG_KMS("Unable to read register 0x%02x from %s:%02x.\n", in sil164_readb()
125 DRM_DEBUG_KMS("Unable to write register 0x%02x to %s:%d.\n", in sil164_writeb()
152 DRM_DEBUG_KMS("sil164 not detected got %d: from %s Slave %d.\n", in sil164_init()
161 DRM_DEBUG_KMS("sil164 not detected got %d: from %s Slave %d.\n", in sil164_init()
167 DRM_DEBUG_KMS("init sil164 dvo controller successfully!\n"); in sil164_init()
250 DRM_DEBUG_KMS("SIL164_FREQ_LO: 0x%02x\n", val); in sil164_dump_regs()
252 DRM_DEBUG_KMS("SIL164_FREQ_HI: 0x%02x\n", val); in sil164_dump_regs()
254 DRM_DEBUG_KMS("SIL164_REG8: 0x%02x\n", val); in sil164_dump_regs()
256 DRM_DEBUG_KMS("SIL164_REG9: 0x%02x\n", val); in sil164_dump_regs()
258 DRM_DEBUG_KMS("SIL164_REGC: 0x%02x\n", val); in sil164_dump_regs()
Dintel_bios.c230 DRM_DEBUG_KMS("Panel type: %d (OpRegion)\n", panel_type); in parse_lfp_panel_data()
233 DRM_DEBUG_KMS("Invalid VBT panel type 0x%x\n", in parse_lfp_panel_data()
238 DRM_DEBUG_KMS("Panel type: %d (VBT)\n", panel_type); in parse_lfp_panel_data()
253 DRM_DEBUG_KMS("DRRS supported mode is static\n"); in parse_lfp_panel_data()
257 DRM_DEBUG_KMS("DRRS supported mode is seamless\n"); in parse_lfp_panel_data()
261 DRM_DEBUG_KMS("DRRS not supported (VBT input)\n"); in parse_lfp_panel_data()
285 DRM_DEBUG_KMS("Found panel mode in BIOS VBT tables:\n"); in parse_lfp_panel_data()
296 DRM_DEBUG_KMS("VBT initial LVDS value %x\n", in parse_lfp_panel_data()
315 DRM_DEBUG_KMS("Unsupported backlight data entry size %u\n", in parse_lfp_backlight()
324 DRM_DEBUG_KMS("PWM backlight not present in VBT (type %u)\n", in parse_lfp_backlight()
[all …]
Dintel_hdcp.c54 DRM_DEBUG_KMS("Bksv is invalid\n"); in intel_hdcp_read_valid_bksv()
452 DRM_DEBUG_KMS("Invalid number of leftovers %d\n", in intel_hdcp_validate_v_prime()
484 DRM_DEBUG_KMS("SHA-1 mismatch, HDCP failed\n"); in intel_hdcp_validate_v_prime()
503 DRM_DEBUG_KMS("KSV list failed to become ready (%d)\n", ret); in intel_hdcp_auth_downstream()
513 DRM_DEBUG_KMS("Max Topology Limit Exceeded\n"); in intel_hdcp_auth_downstream()
526 DRM_DEBUG_KMS("Repeater with zero downstream devices\n"); in intel_hdcp_auth_downstream()
532 DRM_DEBUG_KMS("Out of mem: ksv_fifo\n"); in intel_hdcp_auth_downstream()
559 DRM_DEBUG_KMS("V Prime validation failed.(%d)\n", ret); in intel_hdcp_auth_downstream()
563 DRM_DEBUG_KMS("HDCP is enabled (%d downstream devices)\n", in intel_hdcp_auth_downstream()
611 DRM_DEBUG_KMS("Panel is not HDCP capable\n"); in intel_hdcp_auth()
[all …]
Dintel_fbdev.c187 DRM_DEBUG_KMS("BIOS fb too small (%dx%d), we require (%dx%d)," in intelfb_create()
195 DRM_DEBUG_KMS("no BIOS fb, allocating a new one\n"); in intelfb_create()
201 DRM_DEBUG_KMS("re-using BIOS fb\n"); in intelfb_create()
263 DRM_DEBUG_KMS("allocated %dx%d fb: 0x%08x\n", in intelfb_create()
331 DRM_DEBUG_KMS("pipe %c not active or no fb, skipping\n", in intel_fbdev_init_bios()
337 DRM_DEBUG_KMS("found possible fb from plane %c\n", in intel_fbdev_init_bios()
345 DRM_DEBUG_KMS("no active fbs found, not using BIOS config\n"); in intel_fbdev_init_bios()
356 DRM_DEBUG_KMS("pipe %c not active, skipping\n", in intel_fbdev_init_bios()
361 DRM_DEBUG_KMS("checking plane %c for BIOS fb\n", in intel_fbdev_init_bios()
372 DRM_DEBUG_KMS("fb not wide enough for plane %c (%d vs %d)\n", in intel_fbdev_init_bios()
[all …]
Dintel_tc.c162 DRM_DEBUG_KMS("Port %s: PHY in TCCOLD, nothing connected\n", in tc_port_live_status_mask()
192 DRM_DEBUG_KMS("Port %s: PHY in TCCOLD, assuming not complete\n", in icl_tc_phy_status_complete()
211 DRM_DEBUG_KMS("Port %s: PHY in TCCOLD, can't set safe-mode to %s\n", in icl_tc_phy_set_safe_mode()
226 DRM_DEBUG_KMS("Port %s: PHY complete clear timed out\n", in icl_tc_phy_set_safe_mode()
242 DRM_DEBUG_KMS("Port %s: PHY in TCCOLD, assume safe mode\n", in icl_tc_phy_is_in_safe_mode()
267 DRM_DEBUG_KMS("Port %s: PHY not ready\n", in icl_tc_phy_connect()
289 DRM_DEBUG_KMS("Port %s: PHY sudden disconnect\n", in icl_tc_phy_connect()
295 DRM_DEBUG_KMS("Port %s: PHY max lanes %d < required lanes %d\n", in icl_tc_phy_connect()
336 DRM_DEBUG_KMS("Port %s: PHY status not complete\n", in icl_tc_phy_is_connected()
342 DRM_DEBUG_KMS("Port %s: PHY still in safe mode\n", in icl_tc_phy_is_connected()
[all …]
Dintel_dp.c474 DRM_DEBUG_KMS("Retrying Link training for eDP with same parameters\n"); in intel_dp_get_link_train_fallback_values()
484 DRM_DEBUG_KMS("Retrying Link training for eDP with same parameters\n"); in intel_dp_get_link_train_fallback_values()
517 DRM_DEBUG_KMS("Max link bpp: %u\n", bits_per_pixel); in intel_dp_dsc_get_output_bpp()
521 DRM_DEBUG_KMS("Max small joiner bpp: %u\n", max_bpp_small_joiner_ram); in intel_dp_dsc_get_output_bpp()
531 DRM_DEBUG_KMS("Unsupported BPP %u, min %u\n", in intel_dp_dsc_get_output_bpp()
565 DRM_DEBUG_KMS("Unsupported slice width %d by DP DSC Sink device\n", in intel_dp_dsc_get_slice_count()
584 DRM_DEBUG_KMS("Unsupported Slice Count %d\n", min_slice_count); in intel_dp_dsc_get_slice_count()
739 DRM_DEBUG_KMS("kicking pipe %c power sequencer for port %c\n", in vlv_power_sequencer_kick()
858 DRM_DEBUG_KMS("picked pipe %c power sequencer for port %c\n", in vlv_power_sequencer_pipe()
968 DRM_DEBUG_KMS("no initial power sequencer for port %c\n", in vlv_initial_power_sequencer_setup()
[all …]
Dintel_dsi.c37 DRM_DEBUG_KMS("\n"); in intel_dsi_get_modes()
40 DRM_DEBUG_KMS("no fixed mode\n"); in intel_dsi_get_modes()
47 DRM_DEBUG_KMS("drm_mode_duplicate failed\n"); in intel_dsi_get_modes()
62 DRM_DEBUG_KMS("\n"); in intel_dsi_mode_valid()
/Linux-v5.4/drivers/gpu/drm/gma500/
Dintel_bios.c57 DRM_DEBUG_KMS("No eDP BDB found but eDP panel supported, assume %dbpp panel color depth.\n", in parse_edp()
82 DRM_DEBUG_KMS("EDP timing in vbt t1_t3 %d t8 %d t9 %d t10 %d t11_t12 %d\n", in parse_edp()
101 DRM_DEBUG_KMS("VBT reports EDP: Lane_count %d, Lane_rate %d, Bpp %d\n", in parse_edp()
132 DRM_DEBUG_KMS("VBT reports EDP: VSwing %d, Preemph %d\n", in parse_edp()
334 DRM_DEBUG_KMS("No general definition block is found, unable to construct sdvo mapping.\n"); in parse_sdvo_device_mapping()
344 DRM_DEBUG_KMS("different child size is found. Invalid.\n"); in parse_sdvo_device_mapping()
370 DRM_DEBUG_KMS("Incorrect SDVO port. Skip it\n"); in parse_sdvo_device_mapping()
373 DRM_DEBUG_KMS("the SDVO device with slave addr %2x is found on" in parse_sdvo_device_mapping()
386 DRM_DEBUG_KMS("SDVO device: dvo=%x, addr=%x, wiring=%d, ddc_pin=%d, i2c_pin=%d\n", in parse_sdvo_device_mapping()
393 DRM_DEBUG_KMS("Maybe one SDVO port is shared by " in parse_sdvo_device_mapping()
[all …]
Dcdv_intel_dp.c186 DRM_DEBUG_KMS("dp_aux_xfer return %d\n", ret); in i2c_algo_dp_aux_xfer()
386 DRM_DEBUG_KMS("Skip VDD on because of panel on\n"); in cdv_intel_edp_panel_vdd_on()
389 DRM_DEBUG_KMS("\n"); in cdv_intel_edp_panel_vdd_on()
404 DRM_DEBUG_KMS("\n"); in cdv_intel_edp_panel_vdd_off()
423 DRM_DEBUG_KMS("\n"); in cdv_intel_edp_panel_on()
432 DRM_DEBUG_KMS("Error in Powering up eDP panel, status %x\n", REG_READ(PP_STATUS)); in cdv_intel_edp_panel_on()
447 DRM_DEBUG_KMS("\n"); in cdv_intel_edp_panel_off()
463 DRM_DEBUG_KMS("PP_STATUS %x\n", REG_READ(PP_STATUS)); in cdv_intel_edp_panel_off()
466 DRM_DEBUG_KMS("Error in turning off Panel\n"); in cdv_intel_edp_panel_off()
470 DRM_DEBUG_KMS("Over\n"); in cdv_intel_edp_panel_off()
[all …]
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_dual_mode_helper.c203 DRM_DEBUG_KMS("DP dual mode HDMI ID: %*pE (err %zd)\n", in drm_dp_dual_mode_detect()
222 DRM_DEBUG_KMS("DP dual mode adaptor ID: %02x (err %zd)\n", in drm_dp_dual_mode_detect()
286 DRM_DEBUG_KMS("Failed to query max TMDS clock\n"); in drm_dp_dual_mode_max_tmds_clock()
325 DRM_DEBUG_KMS("Failed to query state of TMDS output buffers\n"); in drm_dp_dual_mode_get_tmds_output()
370 DRM_DEBUG_KMS("Failed to %s TMDS output buffers (%d attempts)\n", in drm_dp_dual_mode_set_tmds_output()
379 DRM_DEBUG_KMS("I2C read failed during TMDS output buffer %s (%d attempts)\n", in drm_dp_dual_mode_set_tmds_output()
389 DRM_DEBUG_KMS("I2C write value mismatch during TMDS output buffer %s\n", in drm_dp_dual_mode_set_tmds_output()
460 DRM_DEBUG_KMS("LSPCON read(0x80, 0x41) failed\n"); in drm_lspcon_get_mode()
515 DRM_DEBUG_KMS("LSPCON mode changed to %s\n", in drm_lspcon_set_mode()
Ddrm_framebuffer.c89 DRM_DEBUG_KMS("Invalid source coordinates " in drm_framebuffer_check_src_coords()
182 DRM_DEBUG_KMS("bad framebuffer format %s\n", in framebuffer_check()
192 DRM_DEBUG_KMS("bad framebuffer width %u\n", r->width); in framebuffer_check()
197 DRM_DEBUG_KMS("bad framebuffer height %u\n", r->height); in framebuffer_check()
208 DRM_DEBUG_KMS("Format requires non-linear modifier for plane %d\n", i); in framebuffer_check()
213 DRM_DEBUG_KMS("no buffer object handle for plane %d\n", i); in framebuffer_check()
224 DRM_DEBUG_KMS("bad pitch %u for plane %d\n", r->pitches[i], i); in framebuffer_check()
229 DRM_DEBUG_KMS("bad fb modifier %llu for plane %d\n", in framebuffer_check()
236 DRM_DEBUG_KMS("bad fb modifier %llu for plane %d\n", in framebuffer_check()
250 DRM_DEBUG_KMS("bad modifier data for plane %d\n", i); in framebuffer_check()
[all …]
Ddrm_client_modeset.c215 DRM_DEBUG_KMS("connector %d enabled? %s\n", connector->base.id, in drm_client_connectors_enabled()
276 DRM_DEBUG_KMS("can clone using command line\n"); in drm_client_target_cloned()
301 DRM_DEBUG_KMS("can clone using 1024x768\n"); in drm_client_target_cloned()
325 DRM_DEBUG_KMS("no modes for connector tiled %d %d\n", i, in drm_client_get_tile_offsets()
337 DRM_DEBUG_KMS("returned %d %d for %d %d\n", hoffset, voffset, h_idx, v_idx); in drm_client_get_tile_offsets()
387 DRM_DEBUG_KMS("looking for cmdline mode on connector %d\n", in drm_client_target_preferred()
393 DRM_DEBUG_KMS("looking for preferred mode on connector %d %d\n", in drm_client_target_preferred()
402 DRM_DEBUG_KMS("found mode %s\n", modes[i] ? modes[i]->name : in drm_client_target_preferred()
555 DRM_DEBUG_KMS("connector %s not enabled, skipping\n", in drm_client_firmware_config()
562 DRM_DEBUG_KMS("connector %s is disabled by user, skipping\n", in drm_client_firmware_config()
[all …]
Ddrm_scdc_helper.c144 DRM_DEBUG_KMS("Failed to read scrambling status: %d\n", ret); in drm_scdc_get_scrambling_status()
171 DRM_DEBUG_KMS("Failed to read TMDS config: %d\n", ret); in drm_scdc_set_scrambling()
182 DRM_DEBUG_KMS("Failed to enable scrambling: %d\n", ret); in drm_scdc_set_scrambling()
226 DRM_DEBUG_KMS("Failed to read TMDS config: %d\n", ret); in drm_scdc_set_high_tmds_clock_ratio()
237 DRM_DEBUG_KMS("Failed to set TMDS clock ratio: %d\n", ret); in drm_scdc_set_high_tmds_clock_ratio()
Ddrm_crtc_helper.c329 DRM_DEBUG_KMS("Encoder fixup failed\n"); in drm_crtc_helper_set_mode()
338 DRM_DEBUG_KMS("CRTC fixup failed\n"); in drm_crtc_helper_set_mode()
342 DRM_DEBUG_KMS("[CRTC:%d:%s]\n", crtc->base.id, crtc->name); in drm_crtc_helper_set_mode()
381 DRM_DEBUG_KMS("[ENCODER:%d:%s] set [MODE:%s]\n", in drm_crtc_helper_set_mode()
516 DRM_DEBUG_KMS("\n"); in drm_crtc_helper_set_config()
535 DRM_DEBUG_KMS("[CRTC:%d:%s] [FB:%d] #connectors=%d (x y) (%i %i)\n", in drm_crtc_helper_set_config()
540 DRM_DEBUG_KMS("[CRTC:%d:%s] [NOFB]\n", in drm_crtc_helper_set_config()
591 DRM_DEBUG_KMS("crtc has no fb, full mode set\n"); in drm_crtc_helper_set_config()
603 DRM_DEBUG_KMS("modes are different, full mode set\n"); in drm_crtc_helper_set_config()
635 DRM_DEBUG_KMS("connector dpms not on, full mode switch\n"); in drm_crtc_helper_set_config()
[all …]
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_framebuffer.c51 DRM_DEBUG_KMS("Failed to lookup GEM object\n"); in komeda_fb_afbc_size_check()
83 DRM_DEBUG_KMS("afbc offset alignment check failed.\n"); in komeda_fb_afbc_size_check()
97 DRM_DEBUG_KMS("afbc size check failed, obj_size: 0x%zx. min_size 0x%llx.\n", in komeda_fb_afbc_size_check()
127 DRM_DEBUG_KMS("Failed to lookup GEM object\n"); in komeda_fb_none_afbc_size_check()
134 DRM_DEBUG_KMS("Pitch[%d]: 0x%x doesn't align to 0x%x\n", in komeda_fb_none_afbc_size_check()
142 DRM_DEBUG_KMS("The fb->obj[%d] size: 0x%zx lower than the minimum requirement: 0x%llx.\n", in komeda_fb_none_afbc_size_check()
150 DRM_DEBUG_KMS("The pitch[1] and [2] are not same\n"); in komeda_fb_none_afbc_size_check()
174 DRM_DEBUG_KMS("FMT %x is not supported.\n", in komeda_fb_create()
191 DRM_DEBUG_KMS("failed to initialize fb\n"); in komeda_fb_create()
246 DRM_DEBUG_KMS("Out of max plane num.\n"); in komeda_fb_get_pixel_addr()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c50 DRM_DEBUG_KMS("writing 0x%08x 0x%08x\n", NI_DIG_BE_CNTL + primary->offset, reg); in radeon_dp_mst_set_be_cntl()
89 DRM_DEBUG_KMS("writing 0x%08x 0x%08x\n", NI_DP_MSE_SAT0 + satreg + primary->offset, temp); in radeon_dp_mst_set_stream_attrib()
198 DRM_DEBUG_KMS("edid retrieved %p\n", edid); in radeon_dp_mst_get_ddc_modes()
287 DRM_DEBUG_KMS("\n"); in radeon_dp_add_mst_connector()
322 DRM_DEBUG_KMS("\n"); in radeon_dp_destroy_mst_connector()
344 DRM_DEBUG_KMS("checking %p vs %p\n", connector->encoder, encoder); in radeon_mst_find_connector()
370 DRM_DEBUG_KMS("dp_clock %p %d\n", dig_connector, dig_connector->dp_clock); in radeon_dp_mst_prepare_pll()
409 DRM_DEBUG_KMS("got connector %d\n", dig_enc->active_mst_links); in radeon_mst_encoder_dpms()
439 DRM_DEBUG_KMS("dig encoder is %d %d %d\n", dig_enc->dig_encoder, in radeon_mst_encoder_dpms()
520 DRM_DEBUG_KMS("setting active device to %08x from %08x %08x for encoder %d\n", in radeon_mst_mode_fixup()
[all …]

12345678