Home
last modified time | relevance | path

Searched refs:ringbuffer (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/gpu/
Dmsm-crash-dump.rst42 ringbuffer
43 Section containing the contents of each ringbuffer. Each ringbuffer is
47 Ringbuffer ID (0 based index). Each ringbuffer in the section
50 GPU address of the ringbuffer.
53 The last fence that was issued on the ringbuffer
56 The last fence retired on the ringbuffer.
59 The current read pointer (rptr) for the ringbuffer.
62 The current write pointer (wptr) for the ringbuffer.
65 Maximum size of the ringbuffer programmed in the hardware.
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-event.rst22 :c:type:`v4l2_kevent` ringbuffer, with the size given by the caller
23 of :c:func:`v4l2_event_subscribe`. This ringbuffer is used to store any events
27 :c:type:`v4l2_kevent` ringbuffer. This guarantees that if a driver is
32 :c:type:`v4l2_kevent` ringbuffer, then the oldest event will be dropped
50 - struct :c:type:`v4l2_subscribed_event` has a ringbuffer of raised
65 a ringbuffer with size is one, i.e. only one event can be stored in the
66 ringbuffer.
70 the ringbuffer has size is greater than one.
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/
DKconfig28 with ftrace to dump event information into the trace ringbuffer.
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/
DKconfig137 all this information to the ringbuffer, you may need to
138 increase the ringbuffer size. See the ftrace documentation
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gpu_error.h134 } *ringbuffer, *batchbuffer, *wa_batchbuffer, *ctx, *hws_page; member
Di915_gpu_error.c769 print_error_obj(m, ee->engine, "ringbuffer", ee->ringbuffer); in __err_print_to_sgl()
937 i915_error_object_free(ee->ringbuffer); in __i915_gpu_state_free()
1412 &ee->ringbuffer); in gem_record_rings()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx2341x.rst1660 .. note:: This is a ringbuffer, so the table_ptr will wraparound.