Home
last modified time | relevance | path

Searched refs:num_intf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c213 return top->num_intf > 1; in _dpu_rm_needs_split_display()
391 num_ctls = top->num_intf; in _dpu_rm_reserve_ctls()
519 DRM_DEBUG_KMS("num_lm: %d num_enc: %d num_intf: %d\n", in _dpu_rm_populate_requirements()
521 reqs->topology.num_intf); in _dpu_rm_populate_requirements()
H A Ddpu_encoder.c573 topology.num_intf = intf_count; in dpu_encoder_get_topology()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c253 return top->num_intf > 1; in _dpu_rm_needs_split_display()
422 num_ctls = top->num_intf; in _dpu_rm_reserve_ctls()
526 DRM_DEBUG_KMS("num_lm: %d num_dsc: %d num_intf: %d\n", in _dpu_rm_populate_requirements()
528 reqs->topology.num_intf); in _dpu_rm_populate_requirements()
H A Ddpu_encoder.c239 int i, num_intf = 0; in dpu_encoder_get_crc_values_cnt() local
248 num_intf++; in dpu_encoder_get_crc_values_cnt()
251 return num_intf; in dpu_encoder_get_crc_values_cnt()
599 topology.num_intf = intf_count; in dpu_encoder_get_topology()
610 topology.num_intf = 1; in dpu_encoder_get_topology()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_drv.h104 * @num_intf: number of interfaces the panel is mounted on
109 u32 num_intf; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_drv.h92 * @num_intf: number of interfaces the panel is mounted on
98 u32 num_intf; member

Completed in 9 milliseconds