Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h111 void (*vsync_sel)(struct dpu_hw_intf *intf, enum dpu_vsync_source vsync_source); member
Ddpu_hw_intf.c593 c->ops.vsync_sel = dpu_hw_intf_vsync_sel; in dpu_hw_intf_init()
Ddpu_encoder.c786 if (phys_enc->has_intf_te && phys_enc->hw_intf->ops.vsync_sel) in _dpu_encoder_update_vsync_source()
787 phys_enc->hw_intf->ops.vsync_sel(phys_enc->hw_intf, in _dpu_encoder_update_vsync_source()