Searched refs:enable_tearcheck (Results 1 – 5 of 5) sorted by relevance
50 int (*enable_tearcheck)(struct dpu_hw_pingpong *pp, member
349 !phys_enc->hw_pp->ops.enable_tearcheck)) { in dpu_encoder_phys_cmd_tearcheck_config()408 phys_enc->hw_intf->ops.enable_tearcheck(phys_enc->hw_intf, &tc_cfg); in dpu_encoder_phys_cmd_tearcheck_config()410 phys_enc->hw_pp->ops.enable_tearcheck(phys_enc->hw_pp, &tc_cfg); in dpu_encoder_phys_cmd_tearcheck_config()756 if (phys_enc->has_intf_te && !phys_enc->hw_intf->ops.enable_tearcheck) { in dpu_encoder_phys_cmd_init()
105 int (*enable_tearcheck)(struct dpu_hw_intf *intf, struct dpu_hw_tear_check *cfg); member
306 c->ops.enable_tearcheck = dpu_hw_pp_enable_te; in dpu_hw_pingpong_init()
590 c->ops.enable_tearcheck = dpu_hw_intf_enable_te; in dpu_hw_intf_init()