/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/ |
D | logger_types.h | 35 #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 …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
D | dvo_tfp410.c | 125 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 …]
|
D | dvo_ivch.c | 227 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 …]
|
D | intel_lspcon.c | 91 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 …]
|
D | dvo_sil164.c | 100 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()
|
D | dvo_ch7xxx.c | 167 DRM_DEBUG_KMS("Unable to read register 0x%02x from %s:%02x.\n", in ch7xxx_readb() 193 DRM_DEBUG_KMS("Unable to write register 0x%02x to %s:%d.\n", in ch7xxx_writeb() 221 DRM_DEBUG_KMS("ch7xxx not detected; got VID 0x%02x from %s slave %d.\n", in ch7xxx_init() 232 DRM_DEBUG_KMS("ch7xxx not detected; got DID 0x%02x from %s slave %d.\n", in ch7xxx_init() 238 DRM_DEBUG_KMS("Detected %s chipset, vendor/device ID 0x%02x/0x%02x\n", in ch7xxx_init() 342 DRM_DEBUG_KMS("\n %02X: ", i); in ch7xxx_dump_regs() 344 DRM_DEBUG_KMS("%02X ", val); in ch7xxx_dump_regs()
|
D | dvo_ns2501.c | 424 DRM_DEBUG_KMS in ns2501_readb() 459 DRM_DEBUG_KMS("Unable to write register 0x%02x to %s:%d\n", in ns2501_writeb() 491 DRM_DEBUG_KMS("ns2501 not detected got %d: from %s Slave %d.\n", in ns2501_init() 500 DRM_DEBUG_KMS("ns2501 not detected got %d: from %s Slave %d.\n", in ns2501_init() 506 DRM_DEBUG_KMS("init ns2501 dvo controller successfully!\n"); in ns2501_init() 530 DRM_DEBUG_KMS in ns2501_mode_valid() 557 DRM_DEBUG_KMS in ns2501_mode_set() 561 DRM_DEBUG_KMS("Detailed requested mode settings are:\n" in ns2501_mode_set() 660 DRM_DEBUG_KMS("Trying set the dpms of the DVO to %i\n", enable); in ns2501_dpms()
|
D | dvo_ch7017.c | 229 DRM_DEBUG_KMS("ch701x not detected, got %d: from %s " in ch7017_init() 235 DRM_DEBUG_KMS("%s detected on %s, addr %d\n", in ch7017_init() 268 DRM_DEBUG_KMS("Registers before mode setting\n"); in ch7017_mode_set() 330 DRM_DEBUG_KMS("Registers after mode setting\n"); in ch7017_mode_set() 382 DRM_DEBUG_KMS(#reg ": %02x\n", val); \ in ch7017_dump_regs()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
D | intel_bios.c | 57 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 …]
|
D | cdv_intel_dp.c | 187 DRM_DEBUG_KMS("dp_aux_xfer return %d\n", ret); in i2c_algo_dp_aux_xfer() 387 DRM_DEBUG_KMS("Skip VDD on because of panel on\n"); in cdv_intel_edp_panel_vdd_on() 390 DRM_DEBUG_KMS("\n"); in cdv_intel_edp_panel_vdd_on() 405 DRM_DEBUG_KMS("\n"); in cdv_intel_edp_panel_vdd_off() 424 DRM_DEBUG_KMS("\n"); in cdv_intel_edp_panel_on() 433 DRM_DEBUG_KMS("Error in Powering up eDP panel, status %x\n", REG_READ(PP_STATUS)); in cdv_intel_edp_panel_on() 448 DRM_DEBUG_KMS("\n"); in cdv_intel_edp_panel_off() 464 DRM_DEBUG_KMS("PP_STATUS %x\n", REG_READ(PP_STATUS)); in cdv_intel_edp_panel_off() 467 DRM_DEBUG_KMS("Error in turning off Panel\n"); in cdv_intel_edp_panel_off() 471 DRM_DEBUG_KMS("Over\n"); in cdv_intel_edp_panel_off() [all …]
|
D | psb_intel_sdvo.c | 277 DRM_DEBUG_KMS("i2c transfer returned %d\n", ret); in psb_intel_sdvo_read_byte() 408 DRM_DEBUG_KMS("%s: W: %02X ", in psb_intel_sdvo_debug_write() 411 DRM_DEBUG_KMS("%02X ", ((u8 *)args)[i]); in psb_intel_sdvo_debug_write() 413 DRM_DEBUG_KMS(" "); in psb_intel_sdvo_debug_write() 416 DRM_DEBUG_KMS("(%s)", sdvo_cmd_names[i].name); in psb_intel_sdvo_debug_write() 421 DRM_DEBUG_KMS("(%02X)", cmd); in psb_intel_sdvo_debug_write() 422 DRM_DEBUG_KMS("\n"); in psb_intel_sdvo_debug_write() 480 DRM_DEBUG_KMS("I2c transfer returned %d\n", ret); in psb_intel_sdvo_write_cmd() 485 DRM_DEBUG_KMS("I2c transfer returned %d/%d\n", ret, i+3); in psb_intel_sdvo_write_cmd() 499 DRM_DEBUG_KMS("%s: R: ", SDVO_NAME(psb_intel_sdvo)); in psb_intel_sdvo_read_response() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_dp_dual_mode_helper.c | 203 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()
|
D | drm_client_modeset.c | 242 DRM_DEBUG_KMS("connector %d enabled? %s\n", connector->base.id, in drm_client_connectors_enabled() 303 DRM_DEBUG_KMS("can clone using command line\n"); in drm_client_target_cloned() 328 DRM_DEBUG_KMS("can clone using 1024x768\n"); in drm_client_target_cloned() 352 DRM_DEBUG_KMS("no modes for connector tiled %d %d\n", i, in drm_client_get_tile_offsets() 364 DRM_DEBUG_KMS("returned %d %d for %d %d\n", hoffset, voffset, h_idx, v_idx); in drm_client_get_tile_offsets() 421 DRM_DEBUG_KMS("looking for cmdline mode on connector %d\n", in drm_client_target_preferred() 427 DRM_DEBUG_KMS("looking for preferred mode on connector %d %d\n", in drm_client_target_preferred() 450 DRM_DEBUG_KMS("Falling back to non tiled mode on Connector %d\n", in drm_client_target_preferred() 458 DRM_DEBUG_KMS("found mode %s\n", modes[i] ? modes[i]->name : in drm_client_target_preferred() 619 DRM_DEBUG_KMS("connector %s not enabled, skipping\n", in drm_client_firmware_config() [all …]
|
D | drm_scdc_helper.c | 144 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()
|
D | drm_framebuffer.c | 90 DRM_DEBUG_KMS("Invalid source coordinates " in drm_framebuffer_check_src_coords() 182 DRM_DEBUG_KMS("bad framebuffer format %s\n", in framebuffer_check() 189 DRM_DEBUG_KMS("bad framebuffer width %u\n", r->width); in framebuffer_check() 194 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 …]
|
D | drm_crtc_helper.c | 329 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() 532 DRM_DEBUG_KMS("\n"); in drm_crtc_helper_set_config() 551 DRM_DEBUG_KMS("[CRTC:%d:%s] [FB:%d] #connectors=%d (x y) (%i %i)\n", in drm_crtc_helper_set_config() 556 DRM_DEBUG_KMS("[CRTC:%d:%s] [NOFB]\n", in drm_crtc_helper_set_config() 607 DRM_DEBUG_KMS("crtc has no fb, full mode set\n"); in drm_crtc_helper_set_config() 619 DRM_DEBUG_KMS("modes are different, full mode set\n"); in drm_crtc_helper_set_config() 655 DRM_DEBUG_KMS("connector dpms not on, full mode switch\n"); in drm_crtc_helper_set_config() [all …]
|
D | drm_crtc.c | 580 DRM_DEBUG_KMS("Unknown CRTC ID %d\n", crtc_req->crtc_id); in drm_mode_setcrtc() 583 DRM_DEBUG_KMS("[CRTC:%d:%s]\n", crtc->base.id, crtc->name); in drm_mode_setcrtc() 606 DRM_DEBUG_KMS("CRTC doesn't have current FB\n"); in drm_mode_setcrtc() 617 DRM_DEBUG_KMS("Unknown FB ID%d\n", in drm_mode_setcrtc() 631 DRM_DEBUG_KMS("Unexpected aspect-ratio flag bits\n"); in drm_mode_setcrtc() 639 DRM_DEBUG_KMS("Invalid mode (ret=%d, status=%s)\n", in drm_mode_setcrtc() 659 DRM_DEBUG_KMS("Invalid pixel format %s, modifier 0x%llx\n", in drm_mode_setcrtc() 675 DRM_DEBUG_KMS("Count connectors is 0 but mode set\n"); in drm_mode_setcrtc() 681 DRM_DEBUG_KMS("Count connectors is %d but no mode or fb set\n", in drm_mode_setcrtc() 714 DRM_DEBUG_KMS("Connector id %d unknown\n", in drm_mode_setcrtc() [all …]
|
D | drm_probe_helper.c | 433 DRM_DEBUG_KMS("[CONNECTOR:%d:%s]\n", connector->base.id, in drm_helper_probe_single_connector_modes() 477 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] status updated from %s to %s\n", in drm_helper_probe_single_connector_modes() 502 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] disconnected\n", in drm_helper_probe_single_connector_modes() 580 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] probed modes :\n", connector->base.id, in drm_helper_probe_single_connector_modes() 689 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] " in output_poll_execute() 694 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] epoch counter %llu -> %llu\n", in output_poll_execute() 842 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] Old epoch counter %llu\n", connector->base.id, in drm_helper_hpd_irq_event() 847 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] status updated from %s to %s\n", in drm_helper_hpd_irq_event() 853 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] New epoch counter %llu\n", in drm_helper_hpd_irq_event() 871 DRM_DEBUG_KMS("Sent hotplug event\n"); in drm_helper_hpd_irq_event()
|
D | drm_dp_helper.c | 141 DRM_DEBUG_KMS("AUX interval %lu, out of range (max 4)\n", in drm_dp_link_train_clock_recovery_delay() 159 DRM_DEBUG_KMS("AUX interval %lu, out of range (max 4)\n", in drm_dp_link_train_channel_eq_delay() 261 DRM_DEBUG_KMS("%s: Too many retries, giving up. First error: %d\n", in drm_dp_dpcd_access() 459 DRM_DEBUG_KMS("%s: Source DUT does not support TEST_EDID_READ\n", in drm_dp_send_real_edid_checksum() 525 DRM_DEBUG_KMS("%s: Extended DPCD rev less than base DPCD rev (%d > %d)\n", in drm_dp_read_extended_dpcd_caps() 534 DRM_DEBUG_KMS("%s: Base DPCD: %*ph\n", in drm_dp_read_extended_dpcd_caps() 570 DRM_DEBUG_KMS("%s: DPCD: %*ph\n", in drm_dp_read_dpcd_caps() 622 DRM_DEBUG_KMS("%s: DPCD DFP: %*ph\n", in drm_dp_read_downstream_info() 1311 DRM_DEBUG_KMS("%s: transaction failed: %d\n", in drm_dp_i2c_do_msg() 1326 DRM_DEBUG_KMS("%s: native nack (result=%d, size=%zu)\n", in drm_dp_i2c_do_msg() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_framebuffer.c | 51 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | radeon_dp_mst.c | 50 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() 294 DRM_DEBUG_KMS("\n"); in radeon_dp_add_mst_connector() 324 DRM_DEBUG_KMS("checking %p vs %p\n", connector->encoder, encoder); in radeon_mst_find_connector() 350 DRM_DEBUG_KMS("dp_clock %p %d\n", dig_connector, dig_connector->dp_clock); in radeon_dp_mst_prepare_pll() 389 DRM_DEBUG_KMS("got connector %d\n", dig_enc->active_mst_links); in radeon_mst_encoder_dpms() 419 DRM_DEBUG_KMS("dig encoder is %d %d %d\n", dig_enc->dig_encoder, in radeon_mst_encoder_dpms() 500 DRM_DEBUG_KMS("setting active device to %08x from %08x %08x for encoder %d\n", in radeon_mst_mode_fixup() 509 DRM_DEBUG_KMS("dig clock %p %d %d\n", dig_connector, in radeon_mst_mode_fixup() [all …]
|
D | atombios_dp.c | 121 DRM_DEBUG_KMS("dp_aux_ch timeout\n"); in radeon_process_aux_ch() 128 DRM_DEBUG_KMS("dp_aux_ch flags not zero\n"); in radeon_process_aux_ch() 135 DRM_DEBUG_KMS("dp_aux_ch error\n"); in radeon_process_aux_ch() 268 DRM_DEBUG_KMS("requested signal parameters: lane %d voltage %s pre_emph %s\n", in dp_get_adjust_train() 285 DRM_DEBUG_KMS("using signal parameters: voltage %s pre_emph %s\n", in dp_get_adjust_train() 378 DRM_DEBUG_KMS("Sink OUI: %02hx%02hx%02hx\n", in radeon_dp_probe_oui() 382 DRM_DEBUG_KMS("Branch OUI: %02hx%02hx%02hx\n", in radeon_dp_probe_oui() 397 DRM_DEBUG_KMS("DPCD: %*ph\n", (int)sizeof(dig_connector->dpcd), in radeon_dp_getdpcd() 724 DRM_DEBUG_KMS("clock recovery at voltage %d pre-emphasis %d\n", in radeon_dp_link_train_cr() 775 DRM_DEBUG_KMS("channel eq at voltage %d pre-emphasis %d\n", in radeon_dp_link_train_ce()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/ |
D | armada_plane.c | 48 DRM_DEBUG_KMS("pitch %u x %d y %d bpp %d\n", in armada_drm_plane_calc() 84 DRM_DEBUG_KMS("[PLANE:%d:%s] [FB:%d]\n", in armada_drm_plane_prepare_fb() 100 DRM_DEBUG_KMS("[PLANE:%d:%s] [FB:%d]\n", in armada_drm_plane_cleanup_fb() 167 DRM_DEBUG_KMS("[PLANE:%d:%s]\n", plane->base.id, plane->name); in armada_drm_primary_plane_atomic_update() 172 DRM_DEBUG_KMS("[PLANE:%d:%s] is on [CRTC:%d:%s] with [FB:%d] visible %u->%u\n", in armada_drm_primary_plane_atomic_update() 251 DRM_DEBUG_KMS("[PLANE:%d:%s]\n", plane->base.id, plane->name); in armada_drm_primary_plane_atomic_disable() 256 DRM_DEBUG_KMS("[PLANE:%d:%s] was on [CRTC:%d:%s] with [FB:%d]\n", in armada_drm_primary_plane_atomic_disable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | atombios_dp.c | 97 DRM_DEBUG_KMS("dp_aux_ch flags not zero\n"); in amdgpu_atombios_dp_process_aux_ch() 104 DRM_DEBUG_KMS("dp_aux_ch error\n"); in amdgpu_atombios_dp_process_aux_ch() 212 DRM_DEBUG_KMS("requested signal parameters: lane %d voltage %s pre_emph %s\n", in amdgpu_atombios_dp_get_adjust_train() 229 DRM_DEBUG_KMS("using signal parameters: voltage %s pre_emph %s\n", in amdgpu_atombios_dp_get_adjust_train() 323 DRM_DEBUG_KMS("Sink OUI: %02hx%02hx%02hx\n", in amdgpu_atombios_dp_probe_oui() 327 DRM_DEBUG_KMS("Branch OUI: %02hx%02hx%02hx\n", in amdgpu_atombios_dp_probe_oui() 358 DRM_DEBUG_KMS("DPCD: %*ph\n", (int)sizeof(dig_connector->dpcd), in amdgpu_atombios_dp_get_dpcd() 656 DRM_DEBUG_KMS("clock recovery at voltage %d pre-emphasis %d\n", in amdgpu_atombios_dp_link_train_cr() 709 DRM_DEBUG_KMS("channel eq at voltage %d pre-emphasis %d\n", in amdgpu_atombios_dp_link_train_ce()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
D | sti_crtc.c | 58 DRM_DEBUG_KMS("CRTC:%d (%s) mode: (%s)\n", in sti_crtc_mode_set() 61 DRM_DEBUG_KMS(DRM_MODE_FMT "\n", DRM_MODE_ARG(mode)); in sti_crtc_mode_set() 110 DRM_DEBUG_KMS("CRTC:%d (%s)\n", crtc->base.id, sti_mixer_to_str(mixer)); in sti_crtc_disable() 231 DRM_DEBUG_KMS("\n"); in sti_crtc_destroy() 239 DRM_DEBUG_KMS("\n"); in sti_crtc_set_property()
|