Searched refs:DPU_DEBUG_PLANE (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_plane.c | 31 #define DPU_DEBUG_PLANE(pl, fmt, ...) DRM_DEBUG_ATOMIC("plane%d " fmt,\ macro 238 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %p4cc w:%u fl:%u\n", in _dpu_plane_calc_fill_level() 282 DPU_DEBUG_PLANE(pdpu, "pnum:%d ds:%d is_rt:%d\n", in _dpu_plane_set_qos_lut() 291 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %p4cc rt:%d fl:%u lut:0x%llx\n", in _dpu_plane_set_qos_lut() 302 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %p4cc mode:%d luts[0x%x, 0x%x]\n", in _dpu_plane_set_qos_lut() 327 DPU_DEBUG_PLANE(pdpu, "pnum:%d ds:%d is_rt:%d\n", in _dpu_plane_set_qos_ctrl() 410 DPU_DEBUG_PLANE(pdpu, "pipe:%d vbif:%d xin:%d rt:%d\n", in _dpu_plane_set_qos_remap() 625 DPU_DEBUG_PLANE(pdpu, "\n"); in _dpu_plane_color_fill() 658 DPU_DEBUG_PLANE(pdpu, "FB[%u]\n", fb->base.id); in dpu_plane_prepare_fb() 704 DPU_DEBUG_PLANE(pdpu, "FB[%u]\n", old_state->fb->base.id); in dpu_plane_cleanup_fb() [all …]
|