Home
last modified time | relevance | path

Searched refs:DPU_DEBUG (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_core_perf.c57 DPU_DEBUG("video interface connected crtc:%d\n", in _dpu_core_video_mode_intf_connected()
96 DPU_DEBUG( in _dpu_core_perf_calc_crtc()
143 DPU_DEBUG("crtc:%d bw:%llu ctrl:%d\n", in dpu_core_perf_crtc_check()
156 DPU_DEBUG("calculated bandwidth=%uk\n", bw); in dpu_core_perf_crtc_check()
164 DPU_DEBUG("final threshold bw limit = %d\n", threshold); in dpu_core_perf_crtc_check()
167 DPU_DEBUG("bypass bandwidth check\n"); in dpu_core_perf_crtc_check()
200 DPU_DEBUG("crtc=%d bw=%llu\n", tmp_crtc->base.id, in _dpu_core_perf_crtc_update_bus()
241 DPU_DEBUG("Release BW crtc=%d\n", crtc->base.id); in dpu_core_perf_crtc_release_bw()
277 DPU_DEBUG("clk:%llu\n", clk_rate); in _dpu_core_perf_get_core_clk_rate()
309 DPU_DEBUG("crtc:%d stop_req:%d core_clk:%llu\n", in dpu_core_perf_crtc_update()
[all …]
Ddpu_rm.c66 DPU_DEBUG("attempt resume iteration past last\n"); in _dpu_rm_get_hw_locked()
75 DPU_DEBUG("found type %d id %d for enc %d\n", in _dpu_rm_get_hw_locked()
81 DPU_DEBUG("no match, type %d for enc %d\n", i->type, i->enc_id); in _dpu_rm_get_hw_locked()
221 DPU_DEBUG("skip mixer %d without pingpong\n", lm->id); in dpu_rm_init()
256 DPU_DEBUG("skip intf %d with type none\n", i); in dpu_rm_init()
318 DPU_DEBUG("check lm %d pp %d\n", in _dpu_rm_check_lm_and_get_connected_blks()
327 DPU_DEBUG("lm %d not peer of lm %d\n", lm_cfg->id, in _dpu_rm_check_lm_and_get_connected_blks()
335 DPU_DEBUG("lm %d already reserved\n", lm_cfg->id); in _dpu_rm_check_lm_and_get_connected_blks()
353 DPU_DEBUG("lm %d pp %d already reserved\n", lm->id, in _dpu_rm_check_lm_and_get_connected_blks()
412 DPU_DEBUG("unable to find appropriate mixers\n"); in _dpu_rm_reserve_lms()
[all …]
Ddpu_vbif.c49 DPU_DEBUG("VBIF %d client %d is halted\n", in _dpu_vbif_wait_for_xin_halt()
90 DPU_DEBUG("vbif:%d xin:%d w:%d h:%d fps:%d pps:%llu ot:%u\n", in _dpu_vbif_apply_dynamic_ot_limit()
136 DPU_DEBUG("vbif:%d xin:%d ot_lim:%d\n", in _dpu_vbif_get_ot_limit()
170 DPU_DEBUG("invalid arguments vbif %d mdp %d\n", in dpu_vbif_set_ot_limit()
237 DPU_DEBUG("qos remap not supported\n"); in dpu_vbif_set_qos_remap()
245 DPU_DEBUG("qos tbl not defined\n"); in dpu_vbif_set_qos_remap()
252 DPU_DEBUG("vbif:%d xin:%d lvl:%d/%d\n", in dpu_vbif_set_qos_remap()
Ddpu_crtc.c54 DPU_DEBUG("\n"); in dpu_crtc_destroy()
84 DPU_DEBUG("format:%s, alpha_en:%u blend_op:0x%x\n", in _dpu_crtc_setup_blend_cfg()
142 DPU_DEBUG("crtc %d stage:%d - plane %d sspp %d fb %d\n", in _dpu_crtc_blend_setup_mixer()
197 DPU_DEBUG("%s\n", dpu_crtc->name); in _dpu_crtc_blend_setup()
228 DPU_DEBUG("lm %d, op_mode 0x%X, ctl %d, flush mask 0x%x\n", in _dpu_crtc_blend_setup()
436 DPU_DEBUG("crtc%d -> enable %d, skip atomic_begin\n", in dpu_crtc_atomic_begin()
441 DPU_DEBUG("crtc%d\n", crtc->base.id); in dpu_crtc_atomic_begin()
494 DPU_DEBUG("crtc%d -> enable %d, skip atomic_flush\n", in dpu_crtc_atomic_flush()
499 DPU_DEBUG("crtc%d\n", crtc->base.id); in dpu_crtc_atomic_flush()
514 DPU_DEBUG("already received dpu_crtc->event\n"); in dpu_crtc_atomic_flush()
[all …]
Ddpu_plane.c28 #define DPU_DEBUG_PLANE(pl, fmt, ...) DPU_DEBUG("plane%d " fmt,\
156 DPU_DEBUG("plane%d/%d src_width:%d/%d\n", in _dpu_plane_calc_fill_level()
184 DPU_DEBUG("plane%u: pnum:%d fmt: %4.4s w:%u fl:%u\n", in _dpu_plane_calc_fill_level()
254 DPU_DEBUG("plane%u: pnum:%d fmt: %4.4s rt:%d fl:%u lut:0x%llx\n", in _dpu_plane_set_qos_lut()
307 DPU_DEBUG("plane%u: pnum:%d fmt: %4.4s mode:%d luts[0x%x, 0x%x]\n", in _dpu_plane_set_danger_lut()
351 DPU_DEBUG("plane%u: pnum:%d ds:%d vb:%d pri[0x%x, 0x%x] is_rt:%d\n", in _dpu_plane_set_qos_ctrl()
407 DPU_DEBUG("plane%d pipe:%d vbif:%d xin:%d rt:%d, clk_ctrl:%d\n", in _dpu_plane_set_qos_remap()
1267 DPU_DEBUG("plane:%d img:%dx%d ", in _dpu_plane_set_danger_state()
1270 DPU_DEBUG("src[%d,%d,%d,%d] dst[%d,%d,%d,%d]\n", in _dpu_plane_set_danger_state()
1278 DPU_DEBUG("Inactive plane:%d\n", plane->base.id); in _dpu_plane_set_danger_state()
[all …]
Ddpu_core_irq.c100 DPU_DEBUG("irq_idx=%d ret=%d\n", irq_idx, ret); in _dpu_core_irq_enable()
162 DPU_DEBUG("irq_idx=%d ret=%d\n", irq_idx, ret); in _dpu_core_irq_disable()
226 DPU_DEBUG("[%pS] irq_idx=%d\n", __builtin_return_address(0), irq_idx); in dpu_core_irq_register_callback()
261 DPU_DEBUG("[%pS] irq_idx=%d\n", __builtin_return_address(0), irq_idx); in dpu_core_irq_unregister_callback()
Ddpu_kms.h32 #define DPU_DEBUG(fmt, ...) \ macro
Ddpu_kms.c373 DPU_DEBUG("[crtc:%d] not enable\n", crtc->base.id); in dpu_kms_wait_for_commit_done()
378 DPU_DEBUG("[crtc:%d] not active\n", crtc->base.id); in dpu_kms_wait_for_commit_done()
535 DPU_DEBUG("Create plane type %d with features %lx (cur %lx)\n", in _dpu_kms_drm_obj_init()
840 DPU_DEBUG("VBIF NRT is not defined"); in dpu_kms_hw_init()
849 DPU_DEBUG("REG_DMA is not defined"); in dpu_kms_hw_init()
Ddpu_formats.c977 DPU_DEBUG("plane format modifier 0x%llX\n", modifier); in dpu_get_dpu_format_ext()
987 DPU_DEBUG("found fmt: %4.4s DRM_FORMAT_MOD_QCOM_COMPRESSED\n", in dpu_get_dpu_format_ext()
1006 DPU_DEBUG("fmt %4.4s mod 0x%llX ubwc %d yuv %d\n", in dpu_get_dpu_format_ext()
Ddpu_encoder.c29 #define DPU_DEBUG_ENC(e, fmt, ...) DPU_DEBUG("enc%d " fmt,\
35 #define DPU_DEBUG_PHYS(p, fmt, ...) DPU_DEBUG("enc%d intf%d pp%d " fmt,\
2059 DPU_DEBUG("\n"); in dpu_encoder_setup_display()
2072 DPU_DEBUG("dsi_info->num_of_h_tiles %d\n", disp_info->num_of_h_tiles); in dpu_encoder_setup_display()
2097 DPU_DEBUG("h_tile_instance %d = %d, split_role %d\n", in dpu_encoder_setup_display()
Ddpu_encoder_phys_cmd.c13 #define DPU_DEBUG_CMDENC(e, fmt, ...) DPU_DEBUG("enc%d intf%d " fmt, \
771 DPU_DEBUG("intf %d\n", p->intf_idx - INTF_0); in dpu_encoder_phys_cmd_init()
Ddpu_encoder_phys_vid.c12 #define DPU_DEBUG_VIDENC(e, fmt, ...) DPU_DEBUG("enc%d intf%d " fmt, \