/kernel/linux/linux-5.10/drivers/gpu/drm/lima/ |
H A D | lima_device.c | 273 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_gp; in lima_init_gp_pipe() local 297 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_gp; lima_fini_gp_pipe() local 305 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; lima_init_pp_pipe() local 348 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; lima_fini_pp_pipe() local [all...] |
H A D | lima_pp.c | 24 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; in lima_pp_handle_irq() local 45 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; in lima_pp_irq_handler() local 66 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; in lima_pp_bcast_irq_handler() local 146 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; lima_pp_soft_reset_async_wait() local 305 lima_pp_task_validate(struct lima_sched_pipe *pipe, struct lima_sched_task *task) lima_pp_task_validate() argument 329 lima_pp_task_run(struct lima_sched_pipe *pipe, struct lima_sched_task *task) lima_pp_task_run() argument 387 lima_pp_task_fini(struct lima_sched_pipe *pipe) lima_pp_task_fini() argument 399 lima_pp_task_error(struct lima_sched_pipe *pipe) lima_pp_task_error() argument 413 lima_pp_task_mmu_error(struct lima_sched_pipe *pipe) lima_pp_task_mmu_error() argument 425 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; lima_pp_pipe_init() local [all...] |
H A D | lima_sched.h | 108 lima_sched_pipe_mmu_error(struct lima_sched_pipe *pipe) lima_sched_pipe_mmu_error() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/ |
H A D | mcde_drm.h | 73 struct drm_simple_display_pipe pipe; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline.c | 17 struct komeda_pipeline *pipe; in komeda_pipeline_add() local 44 komeda_pipeline_destroy(struct komeda_dev *mdev, struct komeda_pipeline *pipe) komeda_pipeline_destroy() argument 67 komeda_pipeline_get_component_pos(struct komeda_pipeline *pipe, int id) komeda_pipeline_get_component_pos() argument 124 komeda_pipeline_get_component(struct komeda_pipeline *pipe, int id) komeda_pipeline_get_component() argument 137 komeda_pipeline_get_first_component(struct komeda_pipeline *pipe, u32 comp_mask) komeda_pipeline_get_first_component() argument 160 komeda_component_add(struct komeda_pipeline *pipe, size_t comp_sz, u32 id, u32 hw_id, const struct komeda_component_funcs *funcs, u8 max_active_inputs, u32 supported_inputs, u8 max_active_outputs, u32 __iomem *reg, const char *name_fmt, ...) komeda_component_add() argument 246 komeda_pipeline_dump(struct komeda_pipeline *pipe) komeda_pipeline_dump() argument 271 struct komeda_pipeline *pipe = c->pipeline; komeda_component_verify_inputs() local 290 komeda_get_layer_split_right_layer(struct komeda_pipeline *pipe, struct komeda_layer *left) komeda_get_layer_split_right_layer() argument 302 komeda_pipeline_assemble(struct komeda_pipeline *pipe) komeda_pipeline_assemble() argument 343 struct komeda_pipeline *pipe; komeda_assemble_pipelines() local 356 komeda_pipeline_dump_register(struct komeda_pipeline *pipe, struct seq_file *sf) komeda_pipeline_dump_register() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/ |
H A D | bochs.h | 71 struct drm_simple_display_pipe pipe; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | psb_intel_display.c | 101 int pipe = gma_crtc->pipe; in psb_intel_crtc_mode_set() local 302 int pipe in psb_intel_crtc_clock_get() local 377 int pipe = gma_crtc->pipe; psb_intel_crtc_mode_get() local 481 psb_intel_crtc_init(struct drm_device *dev, int pipe, struct psb_intel_mode_device *mode_dev) psb_intel_crtc_init() argument 537 psb_intel_get_crtc_from_pipe(struct drm_device *dev, int pipe) psb_intel_get_crtc_from_pipe() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_pipe_crc.c | 73 i9xx_pipe_crc_auto_source(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source) i9xx_pipe_crc_auto_source() argument 127 vlv_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) vlv_pipe_crc_ctl_reg() argument 197 i9xx_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) i9xx_pipe_crc_ctl_reg() argument 237 vlv_undo_pipe_scramble_reset(struct drm_i915_private *dev_priv, enum pipe pipe) vlv_undo_pipe_scramble_reset() argument 337 ivb_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) ivb_pipe_crc_ctl_reg() argument 365 skl_pipe_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) skl_pipe_crc_ctl_reg() argument 408 get_new_crc_ctl_reg(struct drm_i915_private *dev_priv, enum pipe pipe, enum intel_pipe_crc_source *source, u32 *val) get_new_crc_ctl_reg() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_plane.c | 19 enum mdp4_pipe pipe; member 143 enum mdp4_pipe pipe = mdp4_plane->pipe; in mdp4_plane_set_scanout() local 163 mdp4_write_csc_config(struct mdp4_kms *mdp4_kms, enum mdp4_pipe pipe, struct csc_cfg *csc) mdp4_write_csc_config() argument 202 enum mdp4_pipe pipe = mdp4_plane->pipe; mdp4_plane_mode_set() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_smp.c | 39 static inline u32 pipe2client(enum mdp5_pipe pipe, int plane) in pipe2client() argument 96 set_fifo_thresholds(struct mdp5_smp *smp, enum mdp5_pipe pipe, int nblks) set_fifo_thresholds() argument 164 mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state, enum mdp5_pipe pipe, uint32_t blkcfg) mdp5_smp_assign() argument 195 mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state, enum mdp5_pipe pipe) mdp5_smp_release() argument 277 enum mdp5_pipe pipe = hwpipe->pipe; write_smp_fifo_regs() local 290 enum mdp5_pipe pipe; mdp5_smp_prepare_commit() local 316 enum mdp5_pipe pipe; mdp5_smp_complete_commit() local 351 enum mdp5_pipe pipe = hwpipe->pipe; mdp5_smp_dump() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/ |
H A D | xen_drm_front_kms.c | 31 to_xen_drm_pipeline(struct drm_simple_display_pipe *pipe) in to_xen_drm_pipeline() argument 104 static void display_enable(struct drm_simple_display_pipe *pipe, in display_enable() argument 130 static void display_disable(struct drm_simple_display_pipe *pipe) in display_disable() argument 176 display_send_page_flip(struct drm_simple_display_pipe *pipe, struct drm_plane_state *old_plane_state) display_send_page_flip() argument 223 display_check(struct drm_simple_display_pipe *pipe, struct drm_plane_state *plane_state, struct drm_crtc_state *crtc_state) display_check() argument 241 display_update(struct drm_simple_display_pipe *pipe, struct drm_plane_state *old_plane_state) display_update() argument 284 display_mode_valid(struct drm_simple_display_pipe *pipe, const struct drm_display_mode *mode) display_mode_valid() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_crtc.c | 249 unsigned int pipe; in sti_crtc_vblank_cb() local 285 unsigned int pipe = crtc->index; in sti_crtc_enable_vblank() local 304 unsigned int pipe = crtc->index; in sti_crtc_disable_vblank() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | st7735r.c | 58 static void st7735r_pipe_enable(struct drm_simple_display_pipe *pipe, in st7735r_pipe_enable() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_status.c | 257 unsigned int pipe; in uvc_status_init() local
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000-core.c | 25 unsigned int pipe; in tm6000_read_write_usb() local
|
H A D | tm6000-input.c | 326 int pipe, size; in __tm6000_ir_int_start() local
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_wpf.c | 256 wpf_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_stream() argument 365 wpf_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_frame() argument 391 wpf_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_partition() argument 533 wpf_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) wpf_max_width() argument 541 wpf_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) wpf_partition() argument [all...] |
H A D | vsp1_drm.c | 33 static void vsp1_du_pipeline_frame_end(struct vsp1_pipeline *pipe, in vsp1_du_pipeline_frame_end() argument 63 vsp1_du_insert_uif(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe, struct vsp1_entity *uif, struct vsp1_entity *prev, unsigned int prev_pad, struct vsp1_entity *next, unsigned int next_pad) vsp1_du_insert_uif() argument 115 vsp1_du_pipeline_setup_rpf(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe, struct vsp1_rwpf *rpf, struct vsp1_entity *uif, unsigned int brx_input) vsp1_du_pipeline_setup_rpf() argument 228 vsp1_du_pipeline_setup_brx(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_brx() argument 367 vsp1_du_pipeline_setup_inputs(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_inputs() argument 476 vsp1_du_pipeline_setup_output(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_output() argument 535 vsp1_du_pipeline_configure(struct vsp1_pipeline *pipe) vsp1_du_pipeline_configure() argument 644 struct vsp1_pipeline *pipe; vsp1_du_setup_lif() local 876 struct vsp1_pipeline *pipe = &drm_pipe->pipe; vsp1_du_atomic_flush() local 946 struct vsp1_pipeline *pipe = &drm_pipe->pipe; vsp1_drm_init() local [all...] |
H A D | vsp1_entity.c | 23 vsp1_entity_route_setup(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_body *dlb) vsp1_entity_route_setup() argument 72 vsp1_entity_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) vsp1_entity_configure_stream() argument 81 vsp1_entity_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) vsp1_entity_configure_frame() argument 90 vsp1_entity_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) vsp1_entity_configure_partition() argument
|
H A D | vsp1_entity.h | 105 struct vsp1_pipeline *pipe; member
|
H A D | vsp1_uds.c | 258 uds_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) uds_configure_stream() argument 306 uds_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) uds_configure_partition() argument 332 uds_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) uds_max_width() argument 368 uds_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) uds_partition() argument
|
H A D | vsp1_rpf.c | 58 rpf_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) rpf_configure_stream() argument 226 rpf_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) rpf_configure_frame() argument 241 rpf_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) rpf_configure_partition() argument 324 rpf_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) rpf_partition() argument [all...] |
H A D | vsp1_sru.c | 270 sru_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) sru_configure_stream() argument 304 sru_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) sru_max_width() argument 327 sru_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) sru_partition() argument
|
H A D | vsp1_pipe.h | 113 struct media_pipeline pipe; member [all...] |
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | streamzap.c | 327 int pipe, maxp; in streamzap_probe() local
|