Home
last modified time | relevance | path

Searched defs:pipeline (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/xen/
Dxen_drm_front_kms.c98 static void send_pending_event(struct xen_drm_front_drm_pipeline *pipeline) in send_pending_event()
115 struct xen_drm_front_drm_pipeline *pipeline = in display_enable() local
139 struct xen_drm_front_drm_pipeline *pipeline = in display_disable() local
158 void xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline, in xen_drm_front_kms_on_frame_done()
174 struct xen_drm_front_drm_pipeline *pipeline = in pflip_to_worker() local
199 struct xen_drm_front_drm_pipeline *pipeline = in display_send_page_flip() local
233 struct xen_drm_front_drm_pipeline *pipeline = in display_update() local
275 struct xen_drm_front_drm_pipeline *pipeline = in display_mode_valid() local
298 struct xen_drm_front_drm_pipeline *pipeline) in display_pipe_init()
340 struct xen_drm_front_drm_pipeline *pipeline = in xen_drm_front_kms_init() local
[all …]
Dxen_drm_front_conn.c48 struct xen_drm_front_drm_pipeline *pipeline = in connector_detect() local
62 struct xen_drm_front_drm_pipeline *pipeline = in connector_get_modes() local
103 struct xen_drm_front_drm_pipeline *pipeline = in xen_drm_front_conn_init() local
Dxen_drm_front.h129 struct xen_drm_front_drm_pipeline pipeline[XEN_DRM_FRONT_MAX_CRTCS]; member
Dxen_drm_front.c122 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline, in xen_drm_front_mode_set()
/Linux-v5.4/drivers/isdn/mISDN/
Ddsp_pipeline.c177 int dsp_pipeline_init(struct dsp_pipeline *pipeline) in dsp_pipeline_init()
191 static inline void _dsp_pipeline_destroy(struct dsp_pipeline *pipeline) in _dsp_pipeline_destroy()
206 void dsp_pipeline_destroy(struct dsp_pipeline *pipeline) in dsp_pipeline_destroy()
219 int dsp_pipeline_build(struct dsp_pipeline *pipeline, const char *cfg) in dsp_pipeline_build()
314 void dsp_pipeline_process_tx(struct dsp_pipeline *pipeline, u8 *data, int len) in dsp_pipeline_process_tx()
326 void dsp_pipeline_process_rx(struct dsp_pipeline *pipeline, u8 *data, int len, in dsp_pipeline_process_rx()
Ddsp.h236 pipeline; member
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c135 static void set_ctl_op(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline) in set_ctl_op()
168 int mdp5_ctl_set_pipeline(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline) in mdp5_ctl_set_pipeline()
183 struct mdp5_pipeline *pipeline) in start_signal_needed()
225 struct mdp5_pipeline *pipeline, in mdp5_ctl_set_encoder_state()
248 int mdp5_ctl_set_cursor(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in mdp5_ctl_set_cursor()
347 int mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in mdp5_ctl_blend()
470 static u32 fix_sw_flush(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in fix_sw_flush()
527 struct mdp5_pipeline *pipeline, in mdp5_ctl_commit()
Dmdp5_cmd_encoder.c139 struct mdp5_pipeline *pipeline = mdp5_crtc_get_pipeline(encoder->crtc); in mdp5_cmd_encoder_disable() local
159 struct mdp5_pipeline *pipeline = mdp5_crtc_get_pipeline(encoder->crtc); in mdp5_cmd_encoder_enable() local
Dmdp5_crtc.c91 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in crtc_flush() local
137 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in complete_flip() local
214 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in blend_setup() local
511 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in mdp5_crtc_setup_pipeline() local
861 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in mdp5_crtc_cursor_set() local
991 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in mdp5_crtc_atomic_print_state() local
Dmdp5_encoder.c199 struct mdp5_pipeline *pipeline = mdp5_crtc_get_pipeline(encoder->crtc); in mdp5_vid_encoder_disable() local
236 struct mdp5_pipeline *pipeline = mdp5_crtc_get_pipeline(encoder->crtc); in mdp5_vid_encoder_enable() local
Dmdp5_kms.h120 struct mdp5_pipeline pipeline; member
Dmdp5_plane.c506 struct mdp5_pipeline *pipeline = in mdp5_plane_atomic_async_update() local
/Linux-v5.4/tools/testing/selftests/kvm/lib/
Dassert.c33 const char *pipeline = "|cat -n 1>&2"; in test_dump_stack() local
/Linux-v5.4/sound/soc/sof/
Dpm.c66 struct sof_ipc_pipe_new *pipeline; in sof_restore_pipelines() local
Dtopology.c1364 struct sof_ipc_pipe_new *pipeline, in sof_load_pipeline_ipc()
1416 struct sof_ipc_pipe_new *pipeline; in sof_widget_load_pipeline() local
2184 struct sof_ipc_pipe_new *pipeline; in sof_widget_unload() local
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_drv.c359 struct device_node *pipeline = of_parse_phandle(np, in sun4i_drv_probe() local
/Linux-v5.4/drivers/staging/media/ipu3/
Dipu3.h115 struct media_pipeline pipeline; member
Dipu3-abi.h1640 struct imgu_abi_binary_pipeline_info pipeline; member
/Linux-v5.4/drivers/media/platform/atmel/
Datmel-isc-base.c633 static void isc_set_pipeline(struct isc_device *isc, u32 pipeline) in isc_set_pipeline()
728 u32 pfe_cfg0, rlp_mode, dcfg, mask, pipeline; in isc_configure() local
Datmel-isc.h222 struct regmap_field *pipeline[ISC_PIPE_LINE_NODE_NUM]; member
/Linux-v5.4/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c299 #define OP_MFX(pipeline, op, sub_opa, sub_opb) \ argument
353 #define OP_VEB(pipeline, op, sub_opa, sub_opb) \ argument
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_pipeline.h82 struct komeda_pipeline *pipeline; member
/Linux-v5.4/drivers/net/wireless/ti/wl18xx/
Dacx.h277 struct wl18xx_acx_pipeline_stats pipeline; member
/Linux-v5.4/drivers/media/platform/stm32/
Dstm32-dcmi.c175 struct media_pipeline pipeline; member