Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h63 void (*setup_prg_fetch)(struct dpu_hw_intf *intf, member
H A Ddpu_encoder_phys_vid.c204 if (WARN_ON_ONCE(!phys_enc->hw_intf->ops.setup_prg_fetch)) in programmable_fetch_config()
222 phys_enc->hw_intf->ops.setup_prg_fetch(phys_enc->hw_intf, &f); in programmable_fetch_config()
H A Ddpu_hw_intf.c280 ops->setup_prg_fetch = dpu_hw_intf_setup_prg_fetch; in _setup_intf_ops()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h85 void (*setup_prg_fetch)(struct dpu_hw_intf *intf, member
H A Ddpu_encoder_phys_vid.c209 if (WARN_ON_ONCE(!phys_enc->hw_intf->ops.setup_prg_fetch)) in programmable_fetch_config()
227 phys_enc->hw_intf->ops.setup_prg_fetch(phys_enc->hw_intf, &f); in programmable_fetch_config()
H A Ddpu_hw_intf.c534 ops->setup_prg_fetch = dpu_hw_intf_setup_prg_fetch; in _setup_intf_ops()

Completed in 5 milliseconds