| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 3471 softpipe_create_sampler_state(struct pipe_context *pipe, in softpipe_create_sampler_state() argument 3584 softpipe_create_sampler_view(struct pipe_context *pipe, in softpipe_create_sampler_view() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 3880 llvmpipe_create_fs_state(struct pipe_context *pipe, in llvmpipe_create_fs_state() argument 3987 llvmpipe_bind_fs_state(struct pipe_context *pipe, void *fs) in llvmpipe_bind_fs_state() argument 4059 llvmpipe_delete_fs_state(struct pipe_context *pipe, void *fs) in llvmpipe_delete_fs_state() argument 4078 llvmpipe_set_constant_buffer(struct pipe_context *pipe, in llvmpipe_set_constant_buffer() argument 4133 llvmpipe_set_shader_buffers(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start_slot, unsigned count, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) llvmpipe_set_shader_buffers() argument 4177 llvmpipe_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) llvmpipe_set_shader_images() argument [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 415 uint64_t pipe, pipe_align, dcc, dcc_retile, tile_version; in drmGetFormatModifierNameFromAmdTile() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_shader.c | 3946 nine_translate_shader(struct NineDevice9 *device, struct nine_shader_info *info, struct pipe_context *pipe) in nine_translate_shader() argument 3881 nine_ureg_create_shader(struct ureg_program *ureg, struct pipe_context *pipe, const struct pipe_stream_output_info *so) nine_ureg_create_shader() argument 3936 nine_create_shader_with_so_and_destroy(struct ureg_program *p, struct pipe_context *pipe, const struct pipe_stream_output_info *so) nine_create_shader_with_so_and_destroy() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 110 struct pipe_vertex_element pipe[PIPE_MAX_ATTRIBS]; member 3941 panfrost_draw_vbo(struct pipe_context *pipe, in panfrost_draw_vbo() argument 4034 panfrost_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) panfrost_launch_grid() argument 4326 panfrost_create_depth_stencil_state(struct pipe_context *pipe, const struct pipe_depth_stencil_alpha_state *zsa) panfrost_create_depth_stencil_state() argument 4452 panfrost_create_blend_state(struct pipe_context *pipe, const struct pipe_blend_state *blend) panfrost_create_blend_state() argument 4464 const struct pipe_rt_blend_state pipe = blend->rt[g]; panfrost_create_blend_state() local 4670 context_init(struct pipe_context *pipe) context_init() argument [all...] |
| /third_party/rust/crates/libc/src/windows/ |
| H A D | mod.rs | 494 pub fn pipe(fds: *mut ::c_int, psize: ::c_uint, textmode: ::c_int) -> ::c_int; in pipe() functions
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v10_0.c | 4211 gfx_v10_0_select_me_pipe_q(struct amdgpu_device *adev, u32 me, u32 pipe, u32 q, u32 vm) gfx_v10_0_select_me_pipe_q() argument 4284 gfx_v10_0_gfx_ring_init(struct amdgpu_device *adev, int ring_id, int me, int pipe, int queue) gfx_v10_0_gfx_ring_init() argument 4315 gfx_v10_0_compute_ring_init(struct amdgpu_device *adev, int ring_id, int mec, int pipe, int queue) gfx_v10_0_compute_ring_init() argument 5838 gfx_v10_0_cp_gfx_switch_pipe(struct amdgpu_device *adev, CP_PIPE_ID pipe) gfx_v10_0_cp_gfx_switch_pipe() argument 8209 gfx_v10_0_set_gfx_eop_interrupt_state(struct amdgpu_device *adev, uint32_t me, uint32_t pipe, enum amdgpu_interrupt_state state) gfx_v10_0_set_gfx_eop_interrupt_state() argument 8250 gfx_v10_0_set_compute_eop_interrupt_state(struct amdgpu_device *adev, int me, int pipe, enum amdgpu_interrupt_state state) gfx_v10_0_set_compute_eop_interrupt_state() argument [all...] |
| H A D | gfx_v9_0.c | 2077 gfx_v9_0_select_me_pipe_q(struct amdgpu_device *adev, u32 me, u32 pipe, u32 q, u32 vm) gfx_v9_0_select_me_pipe_q() argument 2224 gfx_v9_0_compute_ring_init(struct amdgpu_device *adev, int ring_id, int mec, int pipe, int queue) gfx_v9_0_compute_ring_init() argument 5659 gfx_v9_0_set_compute_eop_interrupt_state(struct amdgpu_device *adev, int me, int pipe, enum amdgpu_interrupt_state state) gfx_v9_0_set_compute_eop_interrupt_state() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pko-defs.h | 964 uint64_t pipe:7; member 1240 uint64_t pipe:7; member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pko-defs.h | 964 uint64_t pipe:7; member 1240 uint64_t pipe:7; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | si_dpm.c | 4128 u32 tmp, pipe; in si_program_display_gap() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| H A D | cmd_parser.c | 1229 int pipe; member 1242 int pipe; member [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | cik.c | 1850 cik_srbm_select(struct radeon_device *rdev, u32 me, u32 pipe, u32 queue, u32 vmid) cik_srbm_select() argument 4544 int pipe = (i < 4) ? i : (i - 4); cik_cp_compute_resume() local [all...] |
| H A D | si_dpm.c | 3666 u32 tmp, pipe; in si_program_display_gap() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76.h | 1040 unsigned int pipe; in mt76u_bulk_msg() local
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | patch_hdmi.c | 2862 static void intel_pin_eld_notify(void *audio_ptr, int port, int pipe) in intel_pin_eld_notify() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp.c | 796 enum pipe pipe = intel_dp->pps_pipe; in vlv_power_sequencer_kick() local 909 enum pipe pipe; vlv_power_sequencer_pipe() local 981 vlv_pipe_has_pp_on(struct drm_i915_private *dev_priv, enum pipe pipe) vlv_pipe_has_pp_on() argument 987 vlv_pipe_has_vdd_on(struct drm_i915_private *dev_priv, enum pipe pipe) vlv_pipe_has_vdd_on() argument 993 vlv_pipe_any(struct drm_i915_private *dev_priv, enum pipe pipe) vlv_pipe_any() argument 1004 enum pipe pipe; vlv_initial_pps_pipe() local 1167 enum pipe pipe = vlv_power_sequencer_pipe(intel_dp); edp_notify_handler() local 3550 cpt_dp_port_selected(struct drm_i915_private *dev_priv, enum port port, enum pipe *pipe) cpt_dp_port_selected() argument 3573 intel_dp_port_enabled(struct drm_i915_private *dev_priv, i915_reg_t dp_reg, enum port port, enum pipe *pipe) intel_dp_port_enabled() argument 3597 intel_dp_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) intel_dp_get_hw_state() argument 3917 enum pipe pipe = crtc->pipe; intel_enable_dp() local 3992 enum pipe pipe = intel_dp->pps_pipe; vlv_detach_power_sequencer() local 4021 vlv_steal_power_sequencer(struct drm_i915_private *dev_priv, enum pipe pipe) vlv_steal_power_sequencer() argument 5453 enum pipe pipe = crtc->pipe; intel_dp_phy_pattern_update() local 5518 enum pipe pipe = crtc->pipe; intel_dp_autotest_phy_ddi_disable() local 5545 enum pipe pipe = crtc->pipe; intel_dp_autotest_phy_ddi_enable() local 5762 enum pipe pipe; intel_dp_has_connector() local 6618 enum pipe pipe; vlv_active_pipe() local 7462 enum pipe pipe; intel_edp_drrs_invalidate() local 7508 enum pipe pipe; intel_edp_drrs_flush() local 7639 enum pipe pipe = INVALID_PIPE; intel_edp_init_connector() local [all...] |
| H A D | intel_display_types.h | 1106 enum pipe pipe; global() member 1158 enum pipe pipe; global() member 1451 enum pipe pipe; global() member 1485 vlv_pipe_to_channel(enum pipe pipe) vlv_pipe_to_channel() argument 1505 intel_get_crtc_for_pipe(struct drm_i915_private *dev_priv, enum pipe pipe) intel_get_crtc_for_pipe() argument 1708 intel_wait_for_vblank(struct drm_i915_private *dev_priv, enum pipe pipe) intel_wait_for_vblank() argument 1716 intel_wait_for_vblank_if_active(struct drm_i915_private *dev_priv, enum pipe pipe) intel_wait_for_vblank_if_active() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | intel_pm.c | 490 enum pipe pipe = crtc->pipe; in vlv_get_fifo_size() local 973 enum pipe pipe; in g4x_write_wm_values() local 1005 enum pipe pipe; vlv_write_wm_values() local 1566 enum pipe pipe = crtc->pipe; g4x_merge_wm() local 2176 enum pipe pipe = crtc->pipe; vlv_merge_wm() local 3432 enum pipe pipe = intel_crtc->pipe; ilk_compute_wm_results() local 3487 enum pipe pipe; ilk_compute_wm_dirty() local 4179 enum pipe pipe = crtc->pipe; skl_ddb_get_pipe_allocation_limits() local 4299 skl_ddb_get_hw_plane_state(struct drm_i915_private *dev_priv, const enum pipe pipe, const enum plane_id plane_id, struct skl_ddb_entry *ddb_y, struct skl_ddb_entry *ddb_uv) skl_ddb_get_hw_plane_state() argument 4345 enum pipe pipe = crtc->pipe; skl_pipe_ddb_get_hw_state() local 4603 compute_dbuf_slices(enum pipe pipe, u8 active_pipes, const struct dbuf_slice_conf_entry *dbuf_slices) compute_dbuf_slices() argument 4620 icl_compute_dbuf_slices(enum pipe pipe, u8 active_pipes) icl_compute_dbuf_slices() argument 4637 tgl_compute_dbuf_slices(enum pipe pipe, u8 active_pipes) tgl_compute_dbuf_slices() argument 4647 enum pipe pipe = crtc->pipe; skl_compute_dbuf_slices() local 5651 enum pipe pipe = plane->pipe; skl_write_plane_wm() local 5691 enum pipe pipe = plane->pipe; skl_write_cursor_wm() local 6235 enum pipe pipe = crtc->pipe; skl_pipe_wm_get_hw_state() local 6293 enum pipe pipe = crtc->pipe; ilk_pipe_wm_get_hw_state() local 6368 enum pipe pipe; vlv_read_wm_values() local 6455 enum pipe pipe = crtc->pipe; g4x_wm_get_hw_state() local 6636 enum pipe pipe = crtc->pipe; vlv_wm_get_hw_state() local 6875 enum pipe pipe; g4x_disable_trickle_feed() local 6950 enum pipe pipe; cpt_init_clock_gating() local 7271 enum pipe pipe; bdw_init_clock_gating() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| H A D | psb_drv.h | 415 struct psb_pipe pipe[3]; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
| H A D | dc.h | 78 int pipe; member
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css.c | 417 sh_css_pipe_free_shading_table(struct ia_css_pipe *pipe) sh_css_pipe_free_shading_table() argument 459 verify_copy_out_frame_format(struct ia_css_pipe *pipe) verify_copy_out_frame_format() argument 537 struct ia_css_pipe *pipe = stream->last_pipe; sh_css_config_input_network() local 1051 struct ia_css_pipe *pipe = NULL; sh_css_config_input_network() local 1358 start_binary(struct ia_css_pipe *pipe, struct ia_css_binary *binary) start_binary() argument 1388 start_copy_on_sp(struct ia_css_pipe *pipe, struct ia_css_frame *out_frame) start_copy_on_sp() argument 2200 init_pipe_defaults(enum ia_css_pipe_mode mode, struct ia_css_pipe *pipe, bool copy_pipe) init_pipe_defaults() argument 2261 pipe_generate_pipe_num(const struct ia_css_pipe *pipe, unsigned int *pipe_number) pipe_generate_pipe_num() argument 2308 create_pipe(enum ia_css_pipe_mode mode, struct ia_css_pipe **pipe, bool copy_pipe) create_pipe() argument 2356 sh_css_pipe_free_acc_binaries( struct ia_css_pipe *pipe) sh_css_pipe_free_acc_binaries() argument 2379 ia_css_pipe_destroy(struct ia_css_pipe *pipe) ia_css_pipe_destroy() argument 2645 load_copy_binary( struct ia_css_pipe *pipe, struct ia_css_binary *copy_binary, struct ia_css_binary *next_binary) load_copy_binary() argument 2682 alloc_continuous_frames( struct ia_css_pipe *pipe, bool init_time) alloc_continuous_frames() argument 2805 load_preview_binaries(struct ia_css_pipe *pipe) load_preview_binaries() argument 2996 unload_preview_binaries(struct ia_css_pipe *pipe) unload_preview_binaries() argument 3080 add_vf_pp_stage( struct ia_css_pipe *pipe, struct ia_css_frame *in_frame, struct ia_css_frame *out_frame, struct ia_css_binary *vf_pp_binary, struct ia_css_pipeline_stage **vf_pp_stage) add_vf_pp_stage() argument 3135 add_yuv_scaler_stage( struct ia_css_pipe *pipe, struct ia_css_pipeline *me, struct ia_css_frame *in_frame, struct ia_css_frame *out_frame, struct ia_css_frame *internal_out_frame, struct ia_css_binary *yuv_scaler_binary, struct ia_css_pipeline_stage **pre_vf_pp_stage) add_yuv_scaler_stage() argument 3194 add_capture_pp_stage( struct ia_css_pipe *pipe, struct ia_css_pipeline *me, struct ia_css_frame *in_frame, struct ia_css_frame *out_frame, struct ia_css_binary *capture_pp_binary, struct ia_css_pipeline_stage **capture_pp_stage) add_capture_pp_stage() argument 3274 init_vf_frameinfo_defaults(struct ia_css_pipe *pipe, struct ia_css_frame *vf_frame, unsigned int idx) init_vf_frameinfo_defaults() argument 3321 get_pipe_extra_pixel(struct ia_css_pipe *pipe, unsigned int *extra_row, unsigned int *extra_column) get_pipe_extra_pixel() argument 3375 ia_css_get_crop_offsets( struct ia_css_pipe *pipe, struct ia_css_frame_info *in_frame) ia_css_get_crop_offsets() argument 3439 init_in_frameinfo_memory_defaults(struct ia_css_pipe *pipe, struct ia_css_frame *frame, enum ia_css_frame_format format) init_in_frameinfo_memory_defaults() argument 3480 init_out_frameinfo_defaults(struct ia_css_pipe *pipe, struct ia_css_frame *out_frame, unsigned int idx) init_out_frameinfo_defaults() argument 3501 create_host_video_pipeline(struct ia_css_pipe *pipe) create_host_video_pipeline() argument 3712 create_host_acc_pipeline(struct ia_css_pipe *pipe) create_host_acc_pipeline() argument 3755 create_host_preview_pipeline(struct ia_css_pipe *pipe) create_host_preview_pipeline() argument 3897 send_raw_frames(struct ia_css_pipe *pipe) send_raw_frames() argument 3918 preview_start(struct ia_css_pipe *pipe) preview_start() argument 4037 ia_css_pipe_enqueue_buffer(struct ia_css_pipe *pipe, const struct ia_css_buffer *buffer) ia_css_pipe_enqueue_buffer() argument 4305 ia_css_pipe_dequeue_buffer(struct ia_css_pipe *pipe, struct ia_css_buffer *buffer) ia_css_pipe_dequeue_buffer() argument 4750 acc_start(struct ia_css_pipe *pipe) acc_start() argument 4763 struct ia_css_pipe *pipe; sh_css_pipe_start() local 4972 struct ia_css_pipe *pipe; sh_css_continuous_is_enabled() local 5224 sh_css_pipe_configure_output( struct ia_css_pipe *pipe, unsigned int width, unsigned int height, unsigned int padded_width, enum ia_css_frame_format format, unsigned int idx) sh_css_pipe_configure_output() argument 5261 sh_css_pipe_get_shading_info(struct ia_css_pipe *pipe, struct ia_css_shading_info *shading_info, struct ia_css_pipe_config *pipe_config) sh_css_pipe_get_shading_info() argument 5297 sh_css_pipe_get_grid_info(struct ia_css_pipe *pipe, struct ia_css_grid_info *info) sh_css_pipe_get_grid_info() argument 5351 ia_css_pipe_check_format(struct ia_css_pipe *pipe, enum ia_css_frame_format format) ia_css_pipe_check_format() argument 5389 load_video_binaries(struct ia_css_pipe *pipe) load_video_binaries() argument 5695 unload_video_binaries(struct ia_css_pipe *pipe) unload_video_binaries() argument 5721 video_start(struct ia_css_pipe *pipe) video_start() argument 5816 sh_css_pipe_get_viewfinder_frame_info( struct ia_css_pipe *pipe, struct ia_css_frame_info *info, unsigned int idx) sh_css_pipe_get_viewfinder_frame_info() argument 5848 sh_css_pipe_configure_viewfinder(struct ia_css_pipe *pipe, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format, unsigned int idx) sh_css_pipe_configure_viewfinder() argument 5880 load_copy_binaries(struct ia_css_pipe *pipe) load_copy_binaries() argument 5909 need_capture_pp( const struct ia_css_pipe *pipe) need_capture_pp() argument 5946 need_capt_ldc( const struct ia_css_pipe *pipe) need_capt_ldc() argument 5979 load_primary_binaries( struct ia_css_pipe *pipe) load_primary_binaries() argument 6255 allocate_delay_frames(struct ia_css_pipe *pipe) allocate_delay_frames() argument 6340 load_advanced_binaries( struct ia_css_pipe *pipe) load_advanced_binaries() argument 6457 load_bayer_isp_binaries( struct ia_css_pipe *pipe) load_bayer_isp_binaries() argument 6486 load_low_light_binaries( struct ia_css_pipe *pipe) load_low_light_binaries() argument 6604 copy_on_sp(struct ia_css_pipe *pipe) copy_on_sp() argument 6624 load_capture_binaries( struct ia_css_pipe *pipe) load_capture_binaries() argument 6693 unload_capture_binaries(struct ia_css_pipe *pipe) unload_capture_binaries() argument 6735 need_yuv_scaler_stage(const struct ia_css_pipe *pipe) need_yuv_scaler_stage() argument 6893 ia_css_pipe_create_cas_scaler_desc( struct ia_css_pipe *pipe, struct ia_css_cas_binary_descr *descr) ia_css_pipe_create_cas_scaler_desc() argument 7069 load_yuvpp_binaries(struct ia_css_pipe *pipe) load_yuvpp_binaries() argument 7269 unload_yuvpp_binaries(struct ia_css_pipe *pipe) unload_yuvpp_binaries() argument 7299 yuvpp_start(struct ia_css_pipe *pipe) yuvpp_start() argument 7337 sh_css_pipe_unload_binaries(struct ia_css_pipe *pipe) sh_css_pipe_unload_binaries() argument 7376 sh_css_pipe_load_binaries(struct ia_css_pipe *pipe) sh_css_pipe_load_binaries() argument 7418 create_host_yuvpp_pipeline(struct ia_css_pipe *pipe) create_host_yuvpp_pipeline() argument 7665 create_host_copy_pipeline(struct ia_css_pipe *pipe, unsigned int max_input_width, struct ia_css_frame *out_frame) create_host_copy_pipeline() argument 7717 create_host_isyscopy_capture_pipeline(struct ia_css_pipe *pipe) create_host_isyscopy_capture_pipeline() argument 7761 create_host_regular_capture_pipeline(struct ia_css_pipe *pipe) global() argument 8116 create_host_capture_pipeline(struct ia_css_pipe *pipe) global() argument 8136 capture_start( struct ia_css_pipe *pipe) global() argument 8206 sh_css_pipe_get_output_frame_info(struct ia_css_pipe *pipe, struct ia_css_frame_info *info, unsigned int idx) global() argument 8392 ia_css_pipe_load_extension(struct ia_css_pipe *pipe, struct ia_css_fw_info *firmware) global() argument 8416 ia_css_pipe_unload_extension(struct ia_css_pipe *pipe, struct ia_css_fw_info *firmware) global() argument 8717 ia_css_acc_pipe_create(struct ia_css_pipe *pipe) global() argument 8738 ia_css_pipe_create(const struct ia_css_pipe_config *config, struct ia_css_pipe **pipe) global() argument 8762 ia_css_pipe_create_extra(const struct ia_css_pipe_config *config, const struct ia_css_pipe_extra_config *extra_config, struct ia_css_pipe **pipe) global() argument 8934 ia_css_pipe_get_info(const struct ia_css_pipe *pipe, struct ia_css_pipe_info *pipe_info) global() argument 8972 ia_css_pipe_override_frame_format(struct ia_css_pipe *pipe, int pin_index, enum ia_css_frame_format new_format) global() argument 9092 struct ia_css_pipe *pipe = stream->pipes[i]; global() local 9113 struct ia_css_pipe *pipe = stream->pipes[i]; global() local 9149 check_pipe_resolutions(const struct ia_css_pipe *pipe) global() argument 10000 ia_css_temp_pipe_to_pipe_id(const struct ia_css_pipe *pipe, enum ia_css_pipe_id *pipe_id) global() argument 10024 struct ia_css_pipe *pipe; global() local 10047 struct ia_css_pipe *pipe = stream->pipes[i]; global() local 10061 struct ia_css_pipe *pipe; global() local 10083 struct ia_css_pipe *pipe; global() local 10099 ia_css_pipe_get_shading_correction_binary(const struct ia_css_pipe *pipe) global() argument 10144 ia_css_pipe_get_s3a_binary(const struct ia_css_pipe *pipe) global() argument 10191 ia_css_pipe_get_sdis_binary(const struct ia_css_pipe *pipe) global() argument 10211 ia_css_pipe_get_pipeline(const struct ia_css_pipe *pipe) global() argument 10218 ia_css_pipe_get_pipe_num(const struct ia_css_pipe *pipe) global() argument 10235 ia_css_pipe_get_isp_pipe_version(const struct ia_css_pipe *pipe) global() argument 10353 struct ia_css_pipe *pipe; global() local 10385 ia_css_pipe_map_queue(struct ia_css_pipe *pipe, bool map) global() argument 10558 ia_css_pipe_set_qos_ext_state(struct ia_css_pipe *pipe, uint32_t fw_handle, bool enable) global() argument 10607 ia_css_pipe_get_qos_ext_state(struct ia_css_pipe *pipe, uint32_t fw_handle, bool *enable) global() argument 10646 ia_css_pipe_update_qos_ext_mapped_arg(struct ia_css_pipe *pipe, u32 fw_handle, struct ia_css_isp_param_css_segments *css_seg, struct ia_css_isp_param_isp_segments *isp_seg) global() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | hyperv.h | 305 } pipe; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css.c | 359 sh_css_pipe_free_shading_table(struct ia_css_pipe *pipe) sh_css_pipe_free_shading_table() argument 401 verify_copy_out_frame_format(struct ia_css_pipe *pipe) verify_copy_out_frame_format() argument 480 struct ia_css_pipe *pipe = stream->last_pipe; sh_css_config_input_network() local 981 struct ia_css_pipe *pipe = NULL; sh_css_config_input_network() local 1188 start_binary(struct ia_css_pipe *pipe, struct ia_css_binary *binary) start_binary() argument 1209 start_copy_on_sp(struct ia_css_pipe *pipe, struct ia_css_frame *out_frame) start_copy_on_sp() argument 1932 init_pipe_defaults(enum ia_css_pipe_mode mode, struct ia_css_pipe *pipe, bool copy_pipe) init_pipe_defaults() argument 1987 pipe_generate_pipe_num(const struct ia_css_pipe *pipe, unsigned int *pipe_number) pipe_generate_pipe_num() argument 2032 create_pipe(enum ia_css_pipe_mode mode, struct ia_css_pipe **pipe, bool copy_pipe) create_pipe() argument 2079 ia_css_pipe_destroy(struct ia_css_pipe *pipe) ia_css_pipe_destroy() argument 2337 load_copy_binary( struct ia_css_pipe *pipe, struct ia_css_binary *copy_binary, struct ia_css_binary *next_binary) load_copy_binary() argument 2374 alloc_continuous_frames(struct ia_css_pipe *pipe, bool init_time) alloc_continuous_frames() argument 2489 load_preview_binaries(struct ia_css_pipe *pipe) load_preview_binaries() argument 2665 unload_preview_binaries(struct ia_css_pipe *pipe) unload_preview_binaries() argument 2748 add_vf_pp_stage( struct ia_css_pipe *pipe, struct ia_css_frame *in_frame, struct ia_css_frame *out_frame, struct ia_css_binary *vf_pp_binary, struct ia_css_pipeline_stage **vf_pp_stage) add_vf_pp_stage() argument 2803 add_yuv_scaler_stage( struct ia_css_pipe *pipe, struct ia_css_pipeline *me, struct ia_css_frame *in_frame, struct ia_css_frame *out_frame, struct ia_css_frame *internal_out_frame, struct ia_css_binary *yuv_scaler_binary, struct ia_css_pipeline_stage **pre_vf_pp_stage) add_yuv_scaler_stage() argument 2861 add_capture_pp_stage( struct ia_css_pipe *pipe, struct ia_css_pipeline *me, struct ia_css_frame *in_frame, struct ia_css_frame *out_frame, struct ia_css_binary *capture_pp_binary, struct ia_css_pipeline_stage **capture_pp_stage) add_capture_pp_stage() argument 2940 init_vf_frameinfo_defaults(struct ia_css_pipe *pipe, struct ia_css_frame *vf_frame, unsigned int idx) init_vf_frameinfo_defaults() argument 2987 get_pipe_extra_pixel(struct ia_css_pipe *pipe, unsigned int *extra_row, unsigned int *extra_column) get_pipe_extra_pixel() argument 3042 ia_css_get_crop_offsets( struct ia_css_pipe *pipe, struct ia_css_frame_info *in_frame) ia_css_get_crop_offsets() argument 3107 init_in_frameinfo_memory_defaults(struct ia_css_pipe *pipe, struct ia_css_frame *frame, enum ia_css_frame_format format) init_in_frameinfo_memory_defaults() argument 3147 init_out_frameinfo_defaults(struct ia_css_pipe *pipe, struct ia_css_frame *out_frame, unsigned int idx) init_out_frameinfo_defaults() argument 3168 create_host_video_pipeline(struct ia_css_pipe *pipe) create_host_video_pipeline() argument 3353 create_host_preview_pipeline(struct ia_css_pipe *pipe) create_host_preview_pipeline() argument 3485 send_raw_frames(struct ia_css_pipe *pipe) send_raw_frames() argument 3506 preview_start(struct ia_css_pipe *pipe) preview_start() argument 3589 ia_css_pipe_enqueue_buffer(struct ia_css_pipe *pipe, const struct ia_css_buffer *buffer) ia_css_pipe_enqueue_buffer() argument 3797 ia_css_pipe_dequeue_buffer(struct ia_css_pipe *pipe, struct ia_css_buffer *buffer) ia_css_pipe_dequeue_buffer() argument 4248 struct ia_css_pipe *pipe; sh_css_pipe_start() local 4423 struct ia_css_pipe *pipe; sh_css_continuous_is_enabled() local 4489 sh_css_pipe_configure_output( struct ia_css_pipe *pipe, unsigned int width, unsigned int height, unsigned int padded_width, enum ia_css_frame_format format, unsigned int idx) sh_css_pipe_configure_output() argument 4526 sh_css_pipe_get_shading_info(struct ia_css_pipe *pipe, struct ia_css_shading_info *shading_info, struct ia_css_pipe_config *pipe_config) sh_css_pipe_get_shading_info() argument 4562 sh_css_pipe_get_grid_info(struct ia_css_pipe *pipe, struct ia_css_grid_info *info) sh_css_pipe_get_grid_info() argument 4613 ia_css_pipe_check_format(struct ia_css_pipe *pipe, enum ia_css_frame_format format) ia_css_pipe_check_format() argument 4647 load_video_binaries(struct ia_css_pipe *pipe) load_video_binaries() argument 4943 unload_video_binaries(struct ia_css_pipe *pipe) unload_video_binaries() argument 4969 video_start(struct ia_css_pipe *pipe) video_start() argument 5052 sh_css_pipe_get_viewfinder_frame_info( struct ia_css_pipe *pipe, struct ia_css_frame_info *info, unsigned int idx) sh_css_pipe_get_viewfinder_frame_info() argument 5084 sh_css_pipe_configure_viewfinder(struct ia_css_pipe *pipe, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format, unsigned int idx) sh_css_pipe_configure_viewfinder() argument 5114 load_copy_binaries(struct ia_css_pipe *pipe) load_copy_binaries() argument 5143 need_capture_pp( const struct ia_css_pipe *pipe) need_capture_pp() argument 5174 need_capt_ldc( const struct ia_css_pipe *pipe) need_capt_ldc() argument 5207 load_primary_binaries( struct ia_css_pipe *pipe) load_primary_binaries() argument 5467 allocate_delay_frames(struct ia_css_pipe *pipe) allocate_delay_frames() argument 5554 load_advanced_binaries(struct ia_css_pipe *pipe) load_advanced_binaries() argument 5673 load_bayer_isp_binaries(struct ia_css_pipe *pipe) load_bayer_isp_binaries() argument 5702 load_low_light_binaries(struct ia_css_pipe *pipe) load_low_light_binaries() argument 5821 copy_on_sp(struct ia_css_pipe *pipe) copy_on_sp() argument 5841 load_capture_binaries(struct ia_css_pipe *pipe) load_capture_binaries() argument 5909 unload_capture_binaries(struct ia_css_pipe *pipe) unload_capture_binaries() argument 5953 need_yuv_scaler_stage(const struct ia_css_pipe *pipe) need_yuv_scaler_stage() argument 6121 ia_css_pipe_create_cas_scaler_desc(struct ia_css_pipe *pipe, struct ia_css_cas_binary_descr *descr) ia_css_pipe_create_cas_scaler_desc() argument 6303 load_yuvpp_binaries(struct ia_css_pipe *pipe) load_yuvpp_binaries() argument 6494 unload_yuvpp_binaries(struct ia_css_pipe *pipe) unload_yuvpp_binaries() argument 6522 yuvpp_start(struct ia_css_pipe *pipe) yuvpp_start() argument 6557 sh_css_pipe_unload_binaries(struct ia_css_pipe *pipe) sh_css_pipe_unload_binaries() argument 6594 sh_css_pipe_load_binaries(struct ia_css_pipe *pipe) sh_css_pipe_load_binaries() argument 6636 create_host_yuvpp_pipeline(struct ia_css_pipe *pipe) create_host_yuvpp_pipeline() argument 6890 create_host_copy_pipeline(struct ia_css_pipe *pipe, unsigned int max_input_width, struct ia_css_frame *out_frame) create_host_copy_pipeline() argument 6936 create_host_isyscopy_capture_pipeline(struct ia_css_pipe *pipe) create_host_isyscopy_capture_pipeline() argument 6981 create_host_regular_capture_pipeline(struct ia_css_pipe *pipe) create_host_regular_capture_pipeline() argument 7326 create_host_capture_pipeline(struct ia_css_pipe *pipe) create_host_capture_pipeline() argument 7346 capture_start(struct ia_css_pipe *pipe) capture_start() argument 7404 sh_css_pipe_get_output_frame_info(struct ia_css_pipe *pipe, struct ia_css_frame_info *info, unsigned int idx) sh_css_pipe_get_output_frame_info() argument 7739 ia_css_pipe_create(const struct ia_css_pipe_config *config, struct ia_css_pipe **pipe) ia_css_pipe_create() argument 7762 ia_css_pipe_create_extra(const struct ia_css_pipe_config *config, const struct ia_css_pipe_extra_config *extra_config, struct ia_css_pipe **pipe) ia_css_pipe_create_extra() argument 7903 ia_css_pipe_get_info(const struct ia_css_pipe *pipe, struct ia_css_pipe_info *pipe_info) ia_css_pipe_get_info() argument 7939 ia_css_pipe_override_frame_format(struct ia_css_pipe *pipe, int pin_index, enum ia_css_frame_format new_format) ia_css_pipe_override_frame_format() argument 8719 ia_css_temp_pipe_to_pipe_id(const struct ia_css_pipe *pipe, enum ia_css_pipe_id *pipe_id) ia_css_temp_pipe_to_pipe_id() argument 8747 struct ia_css_pipe *pipe; ia_css_stream_get_shading_correction_binary() local 8771 struct ia_css_pipe *pipe = stream->pipes[i]; ia_css_stream_get_dvs_binary() local 8786 struct ia_css_pipe *pipe; ia_css_stream_get_3a_binary() local 8809 struct ia_css_pipe *pipe; ia_css_stream_set_output_padded_width() local 8825 ia_css_pipe_get_shading_correction_binary(const struct ia_css_pipe *pipe) ia_css_pipe_get_shading_correction_binary() argument 8871 ia_css_pipe_get_s3a_binary(const struct ia_css_pipe *pipe) ia_css_pipe_get_s3a_binary() argument 8919 ia_css_pipe_get_sdis_binary(const struct ia_css_pipe *pipe) ia_css_pipe_get_sdis_binary() argument 8940 ia_css_pipe_get_pipeline(const struct ia_css_pipe *pipe) ia_css_pipe_get_pipeline() argument 8948 ia_css_pipe_get_pipe_num(const struct ia_css_pipe *pipe) ia_css_pipe_get_pipe_num() argument 8967 ia_css_pipe_get_isp_pipe_version(const struct ia_css_pipe *pipe) ia_css_pipe_get_isp_pipe_version() argument 9077 struct ia_css_pipe *pipe; ia_css_update_continuous_frames() local 9107 ia_css_pipe_map_queue(struct ia_css_pipe *pipe, bool map) ia_css_pipe_map_queue() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_4_3.c | 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...] |