Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front_kms.c97 static void send_pending_event(struct xen_drm_front_drm_pipeline *pipeline) in send_pending_event()
114 struct xen_drm_front_drm_pipeline *pipeline = in display_enable() local
138 struct xen_drm_front_drm_pipeline *pipeline = in display_disable() local
157 void xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline, in xen_drm_front_kms_on_frame_done()
173 struct xen_drm_front_drm_pipeline *pipeline = in pflip_to_worker() local
198 struct xen_drm_front_drm_pipeline *pipeline = in display_send_page_flip() local
232 struct xen_drm_front_drm_pipeline *pipeline = in display_update() local
274 struct xen_drm_front_drm_pipeline *pipeline = in display_mode_valid() local
297 struct xen_drm_front_drm_pipeline *pipeline) in display_pipe_init()
339 struct xen_drm_front_drm_pipeline *pipeline = in xen_drm_front_kms_init() local
[all …]
Dxen_drm_front_conn.c47 struct xen_drm_front_drm_pipeline *pipeline = in connector_detect() local
61 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.h124 struct xen_drm_front_drm_pipeline pipeline[XEN_DRM_FRONT_MAX_CRTCS]; member
Dxen_drm_front.c133 int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline, in xen_drm_front_mode_set()
/Linux-v4.19/drivers/isdn/mISDN/
Ddsp_pipeline.c194 int dsp_pipeline_init(struct dsp_pipeline *pipeline) in dsp_pipeline_init()
208 static inline void _dsp_pipeline_destroy(struct dsp_pipeline *pipeline) in _dsp_pipeline_destroy()
223 void dsp_pipeline_destroy(struct dsp_pipeline *pipeline) in dsp_pipeline_destroy()
236 int dsp_pipeline_build(struct dsp_pipeline *pipeline, const char *cfg) in dsp_pipeline_build()
331 void dsp_pipeline_process_tx(struct dsp_pipeline *pipeline, u8 *data, int len) in dsp_pipeline_process_tx()
343 void dsp_pipeline_process_rx(struct dsp_pipeline *pipeline, u8 *data, int len, in dsp_pipeline_process_rx()
Ddsp.h236 pipeline; member
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c143 static void set_ctl_op(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline) in set_ctl_op()
176 int mdp5_ctl_set_pipeline(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline) in mdp5_ctl_set_pipeline()
191 struct mdp5_pipeline *pipeline) in start_signal_needed()
233 struct mdp5_pipeline *pipeline, in mdp5_ctl_set_encoder_state()
256 int mdp5_ctl_set_cursor(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in mdp5_ctl_set_cursor()
355 int mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in mdp5_ctl_blend()
478 static u32 fix_sw_flush(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in fix_sw_flush()
535 struct mdp5_pipeline *pipeline, in mdp5_ctl_commit()
Dmdp5_cmd_encoder.c154 struct mdp5_pipeline *pipeline = mdp5_crtc_get_pipeline(encoder->crtc); in mdp5_cmd_encoder_disable() local
174 struct mdp5_pipeline *pipeline = mdp5_crtc_get_pipeline(encoder->crtc); in mdp5_cmd_encoder_enable() local
Dmdp5_crtc.c99 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in crtc_flush() local
145 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in complete_flip() local
222 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in blend_setup() local
514 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in mdp5_crtc_setup_pipeline() local
863 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in mdp5_crtc_cursor_set() local
993 struct mdp5_pipeline *pipeline = &mdp5_cstate->pipeline; in mdp5_crtc_atomic_print_state() local
Dmdp5_encoder.c217 struct mdp5_pipeline *pipeline = mdp5_crtc_get_pipeline(encoder->crtc); in mdp5_vid_encoder_disable() local
254 struct mdp5_pipeline *pipeline = mdp5_crtc_get_pipeline(encoder->crtc); in mdp5_vid_encoder_enable() local
Dmdp5_kms.h131 struct mdp5_pipeline pipeline; member
Dmdp5_plane.c514 struct mdp5_pipeline *pipeline = in mdp5_plane_atomic_async_update() local
/Linux-v4.19/tools/testing/selftests/kvm/lib/
Dassert.c34 const char *pipeline = "|cat -n 1>&2"; in test_dump_stack() local
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_drv.c377 struct device_node *pipeline = of_parse_phandle(np, in sun4i_drv_probe() local
/Linux-v4.19/drivers/media/platform/atmel/
Datmel-isc.c207 struct regmap_field *pipeline[ISC_PIPE_LINE_NODE_NUM]; member
954 static void isc_set_pipeline(struct isc_device *isc, u32 pipeline) in isc_set_pipeline()
1080 u32 pfe_cfg0, rlp_mode, dcfg, mask, pipeline; in isc_configure() local
/Linux-v4.19/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-v4.19/drivers/net/wireless/ti/wl18xx/
Dacx.h291 struct wl18xx_acx_pipeline_stats pipeline; member