Home
last modified time | relevance | path

Searched refs:enable_tearcheck (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_encoder_phys_cmd.c353 !phys_enc->hw_pp->ops.enable_tearcheck)) { in dpu_encoder_phys_cmd_tearcheck_config()
412 phys_enc->hw_intf->ops.enable_tearcheck(phys_enc->hw_intf, &tc_cfg); in dpu_encoder_phys_cmd_tearcheck_config()
414 phys_enc->hw_pp->ops.enable_tearcheck(phys_enc->hw_pp, &tc_cfg); in dpu_encoder_phys_cmd_tearcheck_config()
766 if (phys_enc->has_intf_te && !phys_enc->hw_intf->ops.enable_tearcheck) { in dpu_encoder_phys_cmd_init()
A Ddpu_hw_pingpong.h50 int (*enable_tearcheck)(struct dpu_hw_pingpong *pp, member
A Ddpu_hw_intf.h104 int (*enable_tearcheck)(struct dpu_hw_intf *intf, struct dpu_hw_tear_check *cfg); member
A Ddpu_hw_pingpong.c315 c->ops.enable_tearcheck = dpu_hw_pp_enable_te; in dpu_hw_pingpong_init()
A Ddpu_hw_intf.c598 c->ops.enable_tearcheck = dpu_hw_intf_enable_te; in dpu_hw_intf_init()

Completed in 13 milliseconds