Searched refs:DPU_DEBUG_PLANE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_plane.c | 28 #define DPU_DEBUG_PLANE(pl, fmt, ...) DRM_DEBUG_ATOMIC("plane%d " fmt,\ macro 287 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %4.4s w:%u fl:%u\n", in _dpu_plane_calc_fill_level() 357 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %4.4s rt:%d fl:%u lut:0x%llx\n", in _dpu_plane_set_qos_lut() 409 DPU_DEBUG_PLANE(pdpu, "pnum:%d fmt: %4.4s mode:%d luts[0x%x, 0x%x]\n", in _dpu_plane_set_danger_lut() 452 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() 507 DPU_DEBUG_PLANE(pdpu, "pipe:%d vbif:%d xin:%d rt:%d, clk_ctrl:%d\n", in _dpu_plane_set_qos_remap() 528 DPU_DEBUG_PLANE(pdpu, "not updating same src addrs\n"); in _dpu_plane_set_scanout() 650 DPU_DEBUG_PLANE(pdpu, "using 0x%X 0x%X 0x%X...\n", in _dpu_plane_setup_csc() 687 DPU_DEBUG_PLANE(pdpu, "\n"); in _dpu_plane_color_fill() 851 DPU_DEBUG_PLANE(dpu_plane[R0], "R0: %d - %d\n", in dpu_plane_validate_multirect_v2() [all …]
|