Searched refs:ringbuffer (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/Documentation/gpu/ |
D | msm-crash-dump.rst | 42 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/ |
D | v4l2-event.rst | 22 :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/ |
D | Kconfig | 28 with ftrace to dump event information into the trace ringbuffer.
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
D | Kconfig | 137 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/ |
D | i915_gpu_error.h | 134 } *ringbuffer, *batchbuffer, *wa_batchbuffer, *ctx, *hws_page; member
|
D | i915_gpu_error.c | 769 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/ |
D | cx2341x.rst | 1660 .. note:: This is a ringbuffer, so the table_ptr will wraparound.
|