Searched refs:ringbuffer (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/Documentation/gpu/ |
D | msm-crash-dump.rst | 40 ringbuffer 41 Section containing the contents of each ringbuffer. Each ringbuffer is 45 Ringbuffer ID (0 based index). Each ringbuffer in the section 48 GPU address of the ringbuffer. 51 The last fence that was issued on the ringbuffer 54 The last fence retired on the ringbuffer. 57 The current read pointer (rptr) for the ringbuffer. 60 The current write pointer (wptr) for the ringbuffer. 63 Maximum size of the ringbuffer programmed in the hardware.
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-event.rst | 21 :c:type:`v4l2_kevent` ringbuffer, with the size given by the caller 22 of :c:func:`v4l2_event_subscribe`. This ringbuffer is used to store any events 26 :c:type:`v4l2_kevent` ringbuffer. This guarantees that if a driver is 31 :c:type:`v4l2_kevent` ringbuffer, then the oldest event will be dropped 49 - struct :c:type:`v4l2_subscribed_event` has a ringbuffer of raised 64 a ringbuffer with size is one, i.e. only one event can be stored in the 65 ringbuffer. 69 the ringbuffer has size is greater than one.
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | Kconfig | 147 all this information to the ringbuffer, you may need to 148 increase the ringbuffer size. See the ftrace documentation
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gpu_error.h | 142 } *ringbuffer, *batchbuffer, *wa_batchbuffer, *ctx, *hws_page; member
|
D | i915_gpu_error.c | 808 "ringbuffer", ee->ringbuffer); in i915_error_state_to_str() 924 i915_error_object_free(ee->ringbuffer); in __i915_gpu_state_free() 1506 ee->ringbuffer = in gem_record_rings()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/ |
D | Kconfig | 75 with ftrace to dump event information into the trace ringbuffer.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx2341x.rst | 1658 .. note:: This is a ringbuffer, so the table_ptr will wraparound.
|