Home
last modified time | relevance | path

Searched refs:vsync_sel (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h77 * @vsync_sel: Select vsync signal for tear-effect configuration
109 void (*vsync_sel)(struct dpu_hw_intf *intf, u32 vsync_source); member
H A Ddpu_hw_intf.c547 ops->vsync_sel = dpu_hw_intf_vsync_sel; in _setup_intf_ops()
H A Ddpu_encoder.c735 if (phys_enc->has_intf_te && phys_enc->hw_intf->ops.vsync_sel) in _dpu_encoder_update_vsync_source()
736 phys_enc->hw_intf->ops.vsync_sel(phys_enc->hw_intf, in _dpu_encoder_update_vsync_source()

Completed in 6 milliseconds