Searched refs:DPU_DEBUG_PLANE (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_plane.c | 27 #define DPU_DEBUG_PLANE(pl, fmt, ...) DRM_DEBUG_ATOMIC("plane%d " fmt,\ macro 274 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %4.4s w:%u fl:%u\n", in _dpu_plane_calc_fill_level() 318 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %4.4s rt:%d fl:%u lut:0x%llx\n", in _dpu_plane_set_qos_lut() 367 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %4.4s mode:%d luts[0x%x, 0x%x]\n", in _dpu_plane_set_danger_lut() 413 DPU_DEBUG_PLANE(pdpu, "pnum:%d ds:%d vb:%d pri[0x%x, 0x%x] is_rt:%d\n", in _dpu_plane_set_qos_ctrl() 469 DPU_DEBUG_PLANE(pdpu, "pipe:%d vbif:%d xin:%d rt:%d, clk_ctrl:%d\n", in _dpu_plane_set_qos_remap() 490 DPU_DEBUG_PLANE(pdpu, "not updating same src addrs\n"); in _dpu_plane_set_scanout() 637 DPU_DEBUG_PLANE(pdpu, "using 0x%X 0x%X 0x%X...\n", in _dpu_plane_get_csc() 706 DPU_DEBUG_PLANE(pdpu, "\n"); in _dpu_plane_color_fill() 863 DPU_DEBUG_PLANE(dpu_plane[R0], "R0: %d - %d\n", in dpu_plane_validate_multirect_v2() [all …]
|