Home
last modified time | relevance | path

Searched refs:pipe (Results 1776 - 1800 of 2984) sorted by relevance

1...<<71727374757677787980>>...120

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c288 /* Not applicable if the pipe is not primary, save 300ms of boot time */ in hwss_wait_for_blank_complete()
439 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; in get_subvp_visual_confirm_color() local
441 if (pipe->stream && pipe->stream->mall_stream_config.paired_stream && in get_subvp_visual_confirm_color()
442 pipe->stream->mall_stream_config.type == SUBVP_MAIN) { in get_subvp_visual_confirm_color()
449 if (pipe_ctx->stream == pipe->stream) in get_subvp_visual_confirm_color()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c370 unsigned int pipe = p_state->pipe; in sun4i_backend_update_layer_zpos() local
372 DRM_DEBUG_DRIVER("Setting layer %d's priority to %d and pipe %d\n", in sun4i_backend_update_layer_zpos()
373 layer, priority, pipe); in sun4i_backend_update_layer_zpos()
377 SUN4I_BACKEND_ATTCTL_REG0_LAY_PIPESEL(p_state->pipe) | in sun4i_backend_update_layer_zpos()
535 * pipes. If more that 1 layer is assigned to the same pipe, in sun4i_backend_atomic_check()
536 * and if pixels overlaps, the pipe will take the pixel from in sun4i_backend_atomic_check()
550 * pipe (pipe 0, priority 0), if it has any alpha, will in sun4i_backend_atomic_check()
582 * second pipe in sun4i_backend_atomic_check()
[all...]
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusb_stream.c50 struct usb_device *dev, int pipe) in init_pipe_urbs()
54 use_packsize : usb_maxpacket(dev, pipe); in init_pipe_urbs()
64 urb->pipe = pipe; in init_pipe_urbs()
68 if (usb_pipeout(pipe)) in init_pipe_urbs()
47 init_pipe_urbs(struct usb_stream_kernel *sk, unsigned int use_packsize, struct urb **urbs, char *transfer, struct usb_device *dev, int pipe) init_pipe_urbs() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.c602 struct svga_winsys_screen *sws = svga_screen(svga->pipe.screen)->sws; in define_gb_shader_vgpu9()
822 struct svga_winsys_screen *sws = svga_screen(svga->pipe.screen)->sws; in svga_destroy_shader_variant()
916 svga_create_shader(struct pipe_context *pipe, in svga_create_shader() argument
921 struct svga_context *svga = svga_context(pipe); in svga_create_shader()
931 shader->tokens = pipe_shader_state_to_tgsi_tokens(pipe->screen, templ); in svga_create_shader()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.c115 struct pipe_context *pipe = &nv30->base.pipe; in nv30_transfer_rect_fragprog() local
119 pipe_buffer_create(pipe->screen, 0, PIPE_USAGE_STAGING, 12 * 4); in nv30_transfer_rect_fragprog()
122 u32 *map = pipe_buffer_map(pipe, nv30->blit_fp, in nv30_transfer_rect_fragprog()
133 pipe_buffer_unmap(pipe, transfer); in nv30_transfer_rect_fragprog()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h31 #include "pipe/p_defines.h"
32 #include "pipe/p_format.h"
33 #include "pipe/p_compiler.h"
34 #include "pipe/p_shader_tokens.h"
113 struct pipe_context *pipe,
147 struct pipe_context *pipe, in ureg_create_shader_with_so_and_destroy()
150 void *result = ureg_create_shader( p, pipe, so ); in ureg_create_shader_with_so_and_destroy()
157 struct pipe_context *pipe ) in ureg_create_shader_and_destroy()
159 return ureg_create_shader_with_so_and_destroy(p, pipe, NULL); in ureg_create_shader_and_destroy()
146 ureg_create_shader_with_so_and_destroy( struct ureg_program *p, struct pipe_context *pipe, const struct pipe_stream_output_info *so ) ureg_create_shader_with_so_and_destroy() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c203 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nvc0_m2mf_push_linear()
245 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nve4_p2mf_push_linear()
287 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nvc0_m2mf_copy_linear()
325 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nve4_m2mf_copy_linear()
543 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nvc0_cb_push()
H A Dnvc0_vbo_translate.c2 #include "pipe/p_context.h"
3 #include "pipe/p_state.h"
108 struct pipe_vertex_element *ve = &nvc0->vertex->element[attr].pipe; in nvc0_push_map_edgeflag()
607 struct pipe_context *pipe = &nvc0->base.pipe; in nvc0_push_vbo() local
610 pipe->get_query_result(pipe, targ->pq, true, (void *)&vert_count); in nvc0_push_vbo()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c92 PACKET3_MAP_QUEUES_PIPE(ring->pipe) | in gfx_v9_4_3_kiq_map_queues()
616 u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) in gfx_v9_4_3_select_me_pipe_q()
618 soc15_grbm_select(adev, me, pipe, q, vm, GET_INST(GC, xcc_id)); in gfx_v9_4_3_select_me_pipe_q()
740 int xcc_id, int mec, int pipe, int queue) in gfx_v9_4_3_compute_ring_init()
753 ring->pipe = pipe; in gfx_v9_4_3_compute_ring_init()
766 ring->xcc_id, ring->me, ring->pipe, ring->queue); in gfx_v9_4_3_compute_ring_init()
770 + ring->pipe; in gfx_v9_4_3_compute_ring_init()
1451 tmp |= (ring->me << 5) | (ring->pipe << 3) | (ring->queue); in gfx_v9_4_3_xcc_kiq_setting()
1775 soc15_grbm_select(adev, ring->me, ring->pipe, rin in gfx_v9_4_3_xcc_kiq_init_queue()
615 gfx_v9_4_3_select_me_pipe_q(struct amdgpu_device *adev, u32 me, u32 pipe, u32 q, u32 vm, u32 xcc_id) gfx_v9_4_3_select_me_pipe_q() argument
739 gfx_v9_4_3_compute_ring_init(struct amdgpu_device *adev, int ring_id, int xcc_id, int mec, int pipe, int queue) gfx_v9_4_3_compute_ring_init() argument
2704 gfx_v9_4_3_xcc_set_compute_eop_interrupt_state( struct amdgpu_device *adev, int me, int pipe, enum amdgpu_interrupt_state state, int xcc_id) gfx_v9_4_3_xcc_set_compute_eop_interrupt_state() argument
2960 gfx_v9_4_3_emit_wave_limit_cs(struct amdgpu_ring *ring, uint32_t pipe, bool enable) gfx_v9_4_3_emit_wave_limit_cs() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ddummy_hcd.c1193 unsigned int pipe) in get_max_streams_for_pipe()
1197 max_streams = dum_hcd->num_stream[usb_pipeendpoint(pipe)]; in get_max_streams_for_pipe()
1198 if (usb_pipeout(pipe)) in get_max_streams_for_pipe()
1207 unsigned int pipe, unsigned int streams) in set_max_streams_for_pipe()
1212 max_streams = dum_hcd->num_stream[usb_pipeendpoint(pipe)]; in set_max_streams_for_pipe()
1213 if (usb_pipeout(pipe)) { in set_max_streams_for_pipe()
1220 dum_hcd->num_stream[usb_pipeendpoint(pipe)] = max_streams; in set_max_streams_for_pipe()
1238 usb_pipeendpoint(urb->pipe)); in dummy_validate_stream()
1289 if (usb_pipetype(urb->pipe) == PIPE_CONTROL) in dummy_urb_enqueue()
1840 address = usb_pipeendpoint (urb->pipe); in dummy_timer()
1192 get_max_streams_for_pipe(struct dummy_hcd *dum_hcd, unsigned int pipe) get_max_streams_for_pipe() argument
1206 set_max_streams_for_pipe(struct dummy_hcd *dum_hcd, unsigned int pipe, unsigned int streams) set_max_streams_for_pipe() argument
[all...]
H A Dfsl_usb2_udc.h562 * ### pipe direction macro from device view
575 #define get_ep_by_pipe(udc, pipe) ((pipe == 1)? &udc->eps[0]: \
576 &udc->eps[pipe])
/kernel/linux/linux-5.10/sound/usb/
H A Dmidi.c393 err = usb_bulk_msg(ep->umidi->dev, ep->urbs[0].urb->pipe, in send_bulk_static_data()
1284 unsigned int pipe; in snd_usbmidi_in_endpoint_create() local
1303 pipe = usb_rcvintpipe(umidi->dev, ep_info->in_ep); in snd_usbmidi_in_endpoint_create()
1305 pipe = usb_rcvbulkpipe(umidi->dev, ep_info->in_ep); in snd_usbmidi_in_endpoint_create()
1306 length = usb_maxpacket(umidi->dev, pipe, 0); in snd_usbmidi_in_endpoint_create()
1316 pipe, buffer, length, in snd_usbmidi_in_endpoint_create()
1321 pipe, buffer, length, in snd_usbmidi_in_endpoint_create()
1371 unsigned int pipe; in snd_usbmidi_out_endpoint_create() local
1390 pipe = usb_sndintpipe(umidi->dev, ep_info->out_ep); in snd_usbmidi_out_endpoint_create()
1392 pipe in snd_usbmidi_out_endpoint_create()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Ddummy_hcd.c1204 unsigned int pipe) in get_max_streams_for_pipe()
1208 max_streams = dum_hcd->num_stream[usb_pipeendpoint(pipe)]; in get_max_streams_for_pipe()
1209 if (usb_pipeout(pipe)) in get_max_streams_for_pipe()
1218 unsigned int pipe, unsigned int streams) in set_max_streams_for_pipe()
1223 max_streams = dum_hcd->num_stream[usb_pipeendpoint(pipe)]; in set_max_streams_for_pipe()
1224 if (usb_pipeout(pipe)) { in set_max_streams_for_pipe()
1231 dum_hcd->num_stream[usb_pipeendpoint(pipe)] = max_streams; in set_max_streams_for_pipe()
1249 usb_pipeendpoint(urb->pipe)); in dummy_validate_stream()
1300 if (usb_pipetype(urb->pipe) == PIPE_CONTROL) in dummy_urb_enqueue()
1853 address = usb_pipeendpoint (urb->pipe); in dummy_timer()
1203 get_max_streams_for_pipe(struct dummy_hcd *dum_hcd, unsigned int pipe) get_max_streams_for_pipe() argument
1217 set_max_streams_for_pipe(struct dummy_hcd *dum_hcd, unsigned int pipe, unsigned int streams) set_max_streams_for_pipe() argument
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dmidi.c377 err = usb_bulk_msg(ep->umidi->dev, ep->urbs[0].urb->pipe, in send_bulk_static_data()
1268 unsigned int pipe; in snd_usbmidi_in_endpoint_create() local
1287 pipe = usb_rcvintpipe(umidi->dev, ep_info->in_ep); in snd_usbmidi_in_endpoint_create()
1289 pipe = usb_rcvbulkpipe(umidi->dev, ep_info->in_ep); in snd_usbmidi_in_endpoint_create()
1290 length = usb_maxpacket(umidi->dev, pipe); in snd_usbmidi_in_endpoint_create()
1300 pipe, buffer, length, in snd_usbmidi_in_endpoint_create()
1305 pipe, buffer, length, in snd_usbmidi_in_endpoint_create()
1355 unsigned int pipe; in snd_usbmidi_out_endpoint_create() local
1374 pipe = usb_sndintpipe(umidi->dev, ep_info->out_ep); in snd_usbmidi_out_endpoint_create()
1376 pipe in snd_usbmidi_out_endpoint_create()
[all...]
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_device.cpp266 std::vector<std::shared_ptr<DrmPlane>> DrmDevice::GetDrmPlane(uint32_t pipe, uint32_t type) in GetDrmPlane() argument
270 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
271 plane->BindToPipe(pipe); in GetDrmPlane()
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c84 (void)pipe; in InterfaceIdToHandle()
100 static int32_t AcmStartDb(struct AcmDevice *acm, struct AcmDb *db, struct UsbPipeInfo *pipe) in AcmStartDb() argument
103 (void)pipe; in AcmStartDb()
231 HDF_LOGE("%{public}s: Alloc pipe failed", __func__); in EnumePipe()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_kernel_queue.c158 kq->queue->pipe = KFD_CIK_HIQ_PIPE; in kq_initialize()
161 kq->queue->pipe, kq->queue->queue, in kq_initialize()
206 kq->queue->pipe, in kq_uninitialize()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c358 * when only 1 scaler is in use on a pipe with 2 scalers in intel_atomic_setup_scaler()
371 intel_crtc->pipe, *scaler_id, name, idx); in intel_atomic_setup_scaler()
481 intel_plane->pipe != intel_crtc->pipe)) in intel_atomic_setup_scalers()
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/
H A Dr128_drv.h168 extern int r128_enable_vblank(struct drm_device *dev, unsigned int pipe);
169 extern void r128_disable_vblank(struct drm_device *dev, unsigned int pipe);
170 extern u32 r128_get_vblank_counter(struct drm_device *dev, unsigned int pipe);
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-viperboard.c362 int pipe; in vprbrd_i2c_probe() local
384 pipe = usb_sndctrlpipe(vb->usb_dev, 0); in vprbrd_i2c_probe()
385 ret = usb_control_msg(vb->usb_dev, pipe, in vprbrd_i2c_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c392 unsigned pipe; in mt7601u_submit_rx_buf() local
395 pipe = usb_rcvbulkpipe(usb_dev, dev->in_eps[MT_EP_IN_PKT_RX]); in mt7601u_submit_rx_buf()
397 usb_fill_bulk_urb(e->urb, usb_dev, pipe, buf, MT_RX_URB_SIZE, in mt7601u_submit_rx_buf()
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dinject-buildid.c281 if (pipe(ready_pipe) < 0) in setup_injection()
284 if (pipe(data->input_pipe) < 0) in setup_injection()
287 if (pipe(data->output_pipe) < 0) in setup_injection()
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dpcwd_usb.c129 /* the urb used for the intr pipe */
608 int pipe; in usb_pcwd_probe() local
642 /* get a handle to the interrupt data pipe */ in usb_pcwd_probe()
643 pipe = usb_rcvintpipe(udev, endpoint->bEndpointAddress); in usb_pcwd_probe()
673 usb_fill_int_urb(usb_pcwd->intr_urb, udev, pipe, in usb_pcwd_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
H A Dmga_drv.h201 extern int mga_enable_vblank(struct drm_device *dev, unsigned int pipe);
202 extern void mga_disable_vblank(struct drm_device *dev, unsigned int pipe);
203 extern u32 mga_get_vblank_counter(struct drm_device *dev, unsigned int pipe);
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_brx.c285 struct vsp1_pipeline *pipe, in brx_configure_stream()
308 flags = pipe->output ? pipe->output->format.flags : 0; in brx_configure_stream()
284 brx_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) brx_configure_stream() argument

Completed in 34 milliseconds

1...<<71727374757677787980>>...120