Searched full:streamer (Results 1 – 22 of 22) sorted by relevance
/linux/Documentation/driver-api/media/drivers/ |
H A D | vimc-devel.rst | 9 vimc-streamer 12 .. kernel-doc:: drivers/media/test-drivers/vimc/vimc-streamer.h 15 .. kernel-doc:: drivers/media/test-drivers/vimc/vimc-streamer.c
|
/linux/drivers/accel/ivpu/ |
H A D | vpu_jsm_api.h | 734 * @brief Metric streamer start command structure. 743 * A metric group can belong only to one metric streamer instance at a time. 744 * Since each metric streamer instance has a unique set of metric groups, it 745 * can also identify a metric streamer instance if more than one instance was 746 * started. If the VPU device does not support multiple metric streamer instances, 781 * @brief Metric streamer stop command structure. 794 /** Metric group mask that identifies metric streamer instance. */ 1286 * Data sent from the VPU to the host in all metric streamer response messages 1295 /** Metric group mask that identifies metric streamer instance. */ 1304 * Number of samples collected since the metric streamer was started. [all …]
|
H A D | ivpu_jsm_msg.c | 452 ivpu_warn_ratelimited(vdev, "Failed to start metric streamer: ret %d\n", ret); in ivpu_jsm_metric_streamer_start() 470 ivpu_warn_ratelimited(vdev, "Failed to stop metric streamer: ret %d\n", ret); in ivpu_jsm_metric_streamer_stop() 489 ivpu_warn_ratelimited(vdev, "Failed to update metric streamer: ret %d\n", ret); in ivpu_jsm_metric_streamer_update() 518 ivpu_warn_ratelimited(vdev, "Failed to get metric streamer info: ret %d\n", ret); in ivpu_jsm_metric_streamer_info()
|
/linux/include/uapi/drm/ |
H A D | ivpu_accel.h | 111 * Metric streamer support. Provides sampling of various hardware performance 413 /** @metric_group_mask: Indicates metric streamer instance */ 434 /** @metric_group_mask: Indicates metric streamer instance */ 479 /** @metric_group_mask: Indicates metric streamer instance */
|
H A D | xe_drm.h | 567 * streamer cycle count was captured. 572 * streamer cycles is queried.
|
H A D | i915_drm.h | 734 /* Frequency of the command streamer timestamps given by the *_TIMESTAMP 1487 * the resource streamer.
|
/linux/drivers/media/test-drivers/vimc/ |
H A D | Makefile | 2 vimc-y := vimc-core.o vimc-common.o vimc-streamer.o vimc-capture.o \
|
H A D | vimc-streamer.h | 3 * vimc-streamer.h Virtual Media Controller Driver
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | snps,arcpgu.txt | 4 by Synopsys. The ARC PGU is an RGB streamer that reads the data from a
|
H A D | arm,hdlcd.yaml | 16 RGB streamer that reads the data from a framebuffer and sends it to a single
|
/linux/drivers/gpu/drm/xe/instructions/ |
H A D | xe_mi_commands.h | 13 * provide general memory operations and command streamer control. MI commands
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | lmedm04.h | 22 /* Streamer & PID
|
/linux/include/uapi/linux/ |
H A D | mtio.h | 94 #define MT_ISQIC02 0x02 /* Generic QIC-02 tape streamer */
|
/linux/drivers/gpu/drm/arm/ |
H A D | hdlcd_crtc.c | 32 * The HDLCD controller is a dumb RGB streamer that gets connected to
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | gen6_engine_cs.c | 197 * Bspec vol 1c.3 - blitter engine command streamer: in mi_flush_dw()
|
H A D | intel_execlists_submission.c | 24 * shouldn't we just need a set of those per engine command streamer? This is
|
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | interrupt.c | 101 [VECS_MI_FLUSH_DW] = "Video Enhanced Streamer MI FLUSH DW notify",
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_hw_engine.c | 412 * used by the command streamer when executing commands that in hw_engine_setup_default_state()
|
/linux/tools/include/uapi/drm/ |
H A D | i915_drm.h | 734 /* Frequency of the command streamer timestamps given by the *_TIMESTAMP 1487 * the resource streamer.
|
/linux/Documentation/networking/ |
H A D | can.rst | 81 disk or tape streamer device. Instead, you have abstraction layers
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 103 * command streamer is reading.
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 165 * command streamer.
|