Home
last modified time | relevance | path

Searched defs:pipe (Results 1476 - 1500 of 1662) sorted by relevance

1...<<51525354555657585960>>...67

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_sm.c2538 struct pipe_context *pipe = &nvc0->base.pipe; in nvc0_hw_sm_end_query() local
H A Dnvc0_surface.c205 nvc0_resource_copy_region(struct pipe_context *pipe, in nvc0_resource_copy_region() argument
286 nvc0_clear_render_target(struct pipe_context *pipe, in nvc0_clear_render_target() argument
370 nvc0_clear_buffer_push_nvc0(struct pipe_context *pipe, in nvc0_clear_buffer_push_nvc0() argument
419 nvc0_clear_buffer_push_nve4(struct pipe_context *pipe, in nvc0_clear_buffer_push_nve4() argument
466 nvc0_clear_buffer_push(struct pipe_context *pipe, in nvc0_clear_buffer_push() argument
493 nvc0_clear_buffer(struct pipe_context *pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *data, int data_size) nvc0_clear_buffer() argument
620 nvc0_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nvc0_clear_depth_stencil() argument
692 nvc0_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) nvc0_clear() argument
787 gm200_evaluate_depth_buffer(struct pipe_context *pipe) gm200_evaluate_depth_buffer() argument
842 nvc0_blitter_make_vp(struct pipe_context *pipe) nvc0_blitter_make_vp() argument
932 struct pipe_context *pipe = &nvc0->base.pipe; nvc0_blit_set_dst() local
962 struct pipe_context *pipe = &nvc0->base.pipe; nvc0_blit_set_src() local
1606 nvc0_blit(struct pipe_context *pipe, const struct pipe_blit_info *info) nvc0_blit() argument
1770 struct pipe_context *pipe = &nvc0->base.pipe; nvc0_init_surface_functions() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c334 static void* r300_create_blend_state(struct pipe_context* pipe, in r300_create_blend_state() argument
527 static void r300_bind_blend_state(struct pipe_context* pipe, in r300_bind_blend_state() argument
555 static void r300_delete_blend_state(struct pipe_context* pipe, in r300_delete_blend_state() argument
569 static void r300_set_blend_color(struct pipe_context* pipe, in r300_set_blend_color() argument
651 static void r300_set_clip_state(struct pipe_context* pipe, in r300_set_clip_state() argument
679 r300_create_dsa_state(struct pipe_context* pipe, const struct pipe_depth_stencil_alpha_state* state) r300_create_dsa_state() argument
799 r300_bind_dsa_state(struct pipe_context* pipe, void* state) r300_bind_dsa_state() argument
815 r300_delete_dsa_state(struct pipe_context* pipe, void* state) r300_delete_dsa_state() argument
821 r300_set_stencil_ref(struct pipe_context* pipe, const struct pipe_stencil_ref sr) r300_set_stencil_ref() argument
902 r300_set_framebuffer_state(struct pipe_context* pipe, const struct pipe_framebuffer_state* state) r300_set_framebuffer_state() argument
1036 r300_create_fs_state(struct pipe_context* pipe, const struct pipe_shader_state* shader) r300_create_fs_state() argument
1099 r300_bind_fs_state(struct pipe_context* pipe, void* shader) r300_bind_fs_state() argument
1116 r300_delete_fs_state(struct pipe_context* pipe, void* shader) r300_delete_fs_state() argument
1132 r300_set_polygon_stipple(struct pipe_context* pipe, const struct pipe_poly_stipple* state) r300_set_polygon_stipple() argument
1144 r300_create_rs_state(struct pipe_context* pipe, const struct pipe_rasterizer_state* state) r300_create_rs_state() argument
1361 r300_bind_rs_state(struct pipe_context* pipe, void* state) r300_bind_rs_state() argument
1417 r300_delete_rs_state(struct pipe_context* pipe, void* state) r300_delete_rs_state() argument
1423 r300_create_sampler_state(struct pipe_context* pipe, const struct pipe_sampler_state* state) r300_create_sampler_state() argument
1494 r300_bind_sampler_states(struct pipe_context* pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void** states) r300_bind_sampler_states() argument
1518 r300_delete_sampler_state(struct pipe_context* pipe, void* state) r300_delete_sampler_state() argument
1548 r300_set_sampler_views(struct pipe_context* pipe, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view** views) r300_set_sampler_views() argument
1629 r300_create_sampler_view_custom(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, unsigned width0_override, unsigned height0_override) r300_create_sampler_view_custom() argument
1681 r300_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ) r300_create_sampler_view() argument
1692 r300_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) r300_sampler_view_destroy() argument
1699 r300_set_sample_mask(struct pipe_context *pipe, unsigned mask) r300_set_sample_mask() argument
1709 r300_set_scissor_states(struct pipe_context* pipe, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state* state) r300_set_scissor_states() argument
1722 r300_set_viewport_states(struct pipe_context* pipe, unsigned start_slot, unsigned num_viewports, const struct pipe_viewport_state* state) r300_set_viewport_states() argument
1774 r300_set_vertex_buffers_hwtcl(struct pipe_context* pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer* buffers) r300_set_vertex_buffers_hwtcl() argument
1797 r300_set_vertex_buffers_swtcl(struct pipe_context* pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer* buffers) r300_set_vertex_buffers_swtcl() argument
1871 r300_create_vertex_elements_state(struct pipe_context* pipe, unsigned count, const struct pipe_vertex_element* attribs) r300_create_vertex_elements_state() argument
1912 r300_bind_vertex_elements_state(struct pipe_context *pipe, void *state) r300_bind_vertex_elements_state() argument
1934 r300_delete_vertex_elements_state(struct pipe_context *pipe, void *state) r300_delete_vertex_elements_state() argument
1939 r300_create_vs_state(struct pipe_context* pipe, const struct pipe_shader_state* shader) r300_create_vs_state() argument
1987 r300_bind_vs_state(struct pipe_context* pipe, void* shader) r300_bind_vs_state() argument
2026 r300_delete_vs_state(struct pipe_context* pipe, void* shader) r300_delete_vs_state() argument
2048 r300_set_constant_buffer(struct pipe_context *pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) r300_set_constant_buffer() argument
2114 r300_texture_barrier(struct pipe_context *pipe, unsigned flags) r300_texture_barrier() argument
2122 r300_memory_barrier(struct pipe_context *pipe, unsigned flags) r300_memory_barrier() argument
[all...]
/third_party/node/deps/uv/src/win/
H A Dpipe.c189 close_pipe(uv_pipe_t* pipe) close_pipe() argument
2188 eof_timer_init(uv_pipe_t* pipe) eof_timer_init() argument
2204 eof_timer_start(uv_pipe_t* pipe) eof_timer_start() argument
2213 eof_timer_stop(uv_pipe_t* pipe) eof_timer_stop() argument
2223 uv_pipe_t* pipe = (uv_pipe_t*) timer->data; eof_timer_cb() local
2256 eof_timer_destroy(uv_pipe_t* pipe) eof_timer_destroy() argument
2272 uv_pipe_open(uv_pipe_t* pipe, uv_file file) uv_pipe_open() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_threading.py1166 def pipe(self): member in SubinterpThreadingTests
/third_party/rust/crates/nix/src/
H A Dunistd.rs1148 pub fn pipe() -> std::result::Result<(RawFd, RawFd), Error> { in pipe() functions
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtusb.c913 unsigned int pipe; in btusb_submit_intr_urb() local
1003 unsigned int pipe; in btusb_submit_bulk_urb() local
1156 unsigned int pipe; in btusb_submit_isoc_urb() local
1248 unsigned int pipe; in btusb_submit_diag_urb() local
1461 unsigned int pipe; alloc_ctrl_urb() local
1493 unsigned int pipe; alloc_bulk_urb() local
1516 unsigned int pipe; alloc_isoc_urb() local
2984 unsigned int pipe; btusb_mtk_submit_wmt_recv_urb() local
3266 int pipe, err, size = sizeof(u32); btusb_mtk_reg_read() local
3590 int pipe, err; btusb_qca_send_vendor_req() local
3623 int pipe, len, err; btusb_setup_qca_download_fw() local
3872 unsigned int pipe; alloc_diag_urb() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c2866 gfx_v7_0_compute_pipe_init(struct amdgpu_device *adev, int mec, int pipe) gfx_v7_0_compute_pipe_init() argument
4207 gfx_v7_0_select_me_pipe_q(struct amdgpu_device *adev, u32 me, u32 pipe, u32 q, u32 vm) gfx_v7_0_select_me_pipe_q() argument
4411 gfx_v7_0_compute_ring_init(struct amdgpu_device *adev, int ring_id, int mec, int pipe, int queue) gfx_v7_0_compute_ring_init() argument
4741 gfx_v7_0_set_compute_eop_interrupt_state(struct amdgpu_device *adev, int me, int pipe, enum amdgpu_interrupt_state state) gfx_v7_0_set_compute_eop_interrupt_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h518 uint32_t pipe; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1906 struct pipe_ctx *pipe = NULL; in dcn30_find_split_pipe() local
2025 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; dcn30_internal_validate_bw() local
2045 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; dcn30_internal_validate_bw() local
2090 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; dcn30_internal_validate_bw() local
2176 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; dcn30_internal_validate_bw() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h331 struct media_pipeline pipe; member
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dvub300.c462 unsigned int pipe = in irqpoll_out_completed() local
827 unsigned int pipe = in command_out_completed() local
1440 unsigned pipe; in __command_read_data() local
1471 unsigned pipe in __command_read_data() local
1397 vub300_usb_bulk_msg(struct vub300_mmc_host *vub300, unsigned int pipe, void *data, int len, int *actual_length, int timeout_msecs) vub300_usb_bulk_msg() argument
1506 unsigned pipe = usb_sndbulkpipe(vub300->udev, vub300->data_out_ep); __command_write_data() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dpci.c764 static int __ath10k_pci_rx_post_buf(struct ath10k_pci_pipe *pipe) in __ath10k_pci_rx_post_buf() argument
803 static void ath10k_pci_rx_post_pipe(struct ath10k_pci_pipe *pipe) in ath10k_pci_rx_post_pipe() argument
1425 ath10k_pci_hif_get_free_queue_number(struct ath10k *ar, u8 pipe) ath10k_pci_hif_get_free_queue_number() argument
1787 ath10k_pci_hif_send_complete_check(struct ath10k *ar, u8 pipe, int force) ath10k_pci_hif_send_complete_check() argument
2490 struct ath10k_pci_pipe *pipe; ath10k_pci_alloc_pipes() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h537 } pipe; member
636 } pipe; member
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c1757 int pipe; in mux_device_request() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Disp116x.h522 unsigned int pipe; in urb_dbg() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dti_usb_3410_5052.c1586 static int ti_do_download(struct usb_device *dev, int pipe, in ti_do_download() argument
1620 unsigned int pipe = usb_sndbulkpipe(dev, in ti_download_firmware() local
/kernel/linux/linux-5.10/net/
H A Dsocket.c966 sock_splice_read(struct file *file, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) sock_splice_read() argument
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hdmi.c1697 static void hdac_hdmi_eld_notify_cb(void *aptr, int port, int pipe) in hdac_hdmi_eld_notify_cb() argument
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-topology.c451 static int skl_tplg_module_prepare(struct skl_dev *skl, struct skl_pipe *pipe, in skl_tplg_module_prepare() argument
471 skl_tplg_init_pipe_modules(struct skl_dev *skl, struct skl_pipe *pipe) in skl_tplg_init_pipe_modules() argument
549 skl_tplg_unload_pipe_modules(struct skl_dev *skl, struct skl_pipe *pipe) skl_tplg_unload_pipe_modules() argument
582 skl_tplg_is_multi_fmt(struct skl_dev *skl, struct skl_pipe *pipe) skl_tplg_is_multi_fmt() argument
624 struct skl_pipe *pipe = mconfig->pipe; skl_tplg_get_pipe_config() local
1367 struct skl_pipe *pipe = NULL; skl_tplg_multi_config_set_get() local
1595 struct skl_pipe *pipe = mcfg->pipe; skl_tplg_fill_dma_id() local
1966 skl_tplg_fill_pipe_cfg(struct device *dev, struct skl_pipe *pipe, u32 tkn, u32 tkn_val, int conf_idx, int dir) skl_tplg_fill_pipe_cfg() argument
2014 skl_tplg_fill_pipe_tkn(struct device *dev, struct skl_pipe *pipe, u32 tkn, u32 tkn_val) skl_tplg_fill_pipe_tkn() argument
2061 struct skl_pipe *pipe; skl_tplg_add_pipe() local
2715 struct skl_pipe *pipe; skl_tplg_add_pipe_v4() local
2946 struct skl_pipe *pipe; skl_clear_pin_config() local
3663 struct skl_pipe *pipe; skl_tplg_create_pipe_widget_list() local
3683 skl_tplg_set_pipe_type(struct skl_dev *skl, struct skl_pipe *pipe) skl_tplg_set_pipe_type() argument
[all...]
H A Dskl-topology.h405 struct skl_pipe *pipe; member
419 struct skl_pipe *pipe; member
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h276 vx_pseudo_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe, int count) vx_pseudo_dma_write() argument
282 vx_pseudo_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe, int count) vx_pseudo_dma_read() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c313 struct pipe_inode_info *pipe; member
793 tcp_splice_read(struct socket *sock, loff_t *ppos, struct pipe_inode_info *pipe, size_t len, unsigned int flags) tcp_splice_read() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c196 intel_handle_vblank(struct drm_i915_private *dev_priv, enum pipe pipe) in intel_handle_vblank() argument
396 bdw_update_pipe_irq(struct drm_i915_private *dev_priv, enum pipe pipe, u32 interrupt_mask, u32 enabled_irq_mask) bdw_update_pipe_irq() argument
446 i915_pipestat_enable_mask(struct drm_i915_private *dev_priv, enum pipe pipe) i915_pipestat_enable_mask() argument
490 i915_enable_pipestat(struct drm_i915_private *dev_priv, enum pipe pipe, u32 status_mask) i915_enable_pipestat() argument
513 i915_disable_pipestat(struct drm_i915_private *dev_priv, enum pipe pipe, u32 status_mask) i915_disable_pipestat() argument
621 enum pipe pipe = to_intel_crtc(crtc)->pipe; i915_get_vblank_counter() local
685 enum pipe pipe = to_intel_crtc(crtc)->pipe; g4x_get_vblank_counter() local
753 enum pipe pipe = crtc->pipe; __intel_get_crtc_scanline() local
815 enum pipe pipe = crtc->pipe; i915_get_crtc_scanoutpos() local
1206 display_pipe_crc_irq_handler(struct drm_i915_private *dev_priv, enum pipe pipe, u32 crc0, u32 crc1, u32 crc2, u32 crc3, u32 crc4) display_pipe_crc_irq_handler() argument
1241 display_pipe_crc_irq_handler(struct drm_i915_private *dev_priv, enum pipe pipe, u32 crc0, u32 crc1, u32 crc2, u32 crc3, u32 crc4) display_pipe_crc_irq_handler() argument
1249 hsw_pipe_crc_irq_handler(struct drm_i915_private *dev_priv, enum pipe pipe) hsw_pipe_crc_irq_handler() argument
1257 ivb_pipe_crc_irq_handler(struct drm_i915_private *dev_priv, enum pipe pipe) ivb_pipe_crc_irq_handler() argument
1268 i9xx_pipe_crc_irq_handler(struct drm_i915_private *dev_priv, enum pipe pipe) i9xx_pipe_crc_irq_handler() argument
1292 enum pipe pipe; i9xx_pipestat_irq_reset() local
1306 enum pipe pipe; i9xx_pipestat_irq_ack() local
1372 enum pipe pipe; i8xx_pipestat_irq_handler() local
1390 enum pipe pipe; i915_pipestat_irq_handler() local
1414 enum pipe pipe; i965_pipestat_irq_handler() local
1440 enum pipe pipe; valleyview_pipestat_irq_handler() local
1718 enum pipe pipe; ibx_irq_handler() local
1769 enum pipe pipe; ivb_err_int_handler() local
1792 enum pipe pipe; cpt_serr_int_handler() local
1806 enum pipe pipe; cpt_irq_handler() local
1952 enum pipe pipe; ilk_display_irq_handler() local
1998 enum pipe pipe; ivb_display_irq_handler() local
2245 enum pipe pipe; gen8_de_irq_handler() local
2573 enum pipe pipe = to_intel_crtc(crtc)->pipe; i8xx_enable_vblank() local
2602 enum pipe pipe = to_intel_crtc(crtc)->pipe; i965_enable_vblank() local
2616 enum pipe pipe = to_intel_crtc(crtc)->pipe; ilk_enable_vblank() local
2637 enum pipe pipe = to_intel_crtc(crtc)->pipe; bdw_enable_vblank() local
2659 enum pipe pipe = to_intel_crtc(crtc)->pipe; i8xx_disable_vblank() local
2680 enum pipe pipe = to_intel_crtc(crtc)->pipe; i965_disable_vblank() local
2692 enum pipe pipe = to_intel_crtc(crtc)->pipe; ilk_disable_vblank() local
2705 enum pipe pipe = to_intel_crtc(crtc)->pipe; bdw_disable_vblank() local
2768 enum pipe pipe; vlv_display_irq_postinstall() local
2829 enum pipe pipe; gen8_irq_reset() local
2854 enum pipe pipe; gen11_display_irq_reset() local
2921 enum pipe pipe; gen8_irq_power_well_post_enable() local
2942 enum pipe pipe; gen8_irq_power_well_pre_disable() local
3395 enum pipe pipe; gen8_de_irq_postinstall() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c1591 intel_sdvo_port_enabled(struct drm_i915_private *dev_priv, i915_reg_t sdvo_reg, enum pipe *pipe) intel_sdvo_port_enabled() argument
1609 intel_sdvo_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) intel_sdvo_get_hw_state() argument
[all...]

Completed in 63 milliseconds

1...<<51525354555657585960>>...67