Searched refs:pipelined (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 80 * New fast pipelined operation mode (currently only on 81 * writes). When using the pipelined mode, the 88 * A short explanation of the pipelined operation mode 90 * Ver 1.2 Jan 1 96 Eliminated pipelined mode race condition. 98 * the pipelined operation mode, this allows us to 106 * Ver 1.3 Feb 9 96 Fixed pipelined read mode bug which prevented the 125 * Fixed pipelined read mode inefficiency.
|
D | ide-tape.txt | 35 1. ide-tape is operating in the pipelined operation mode.
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 48 synchronous pipelined devices, where the address
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_drv.h | 1072 struct intel_engine_cs *pipelined,
|
D | i915_gem.c | 3932 struct intel_engine_cs *pipelined, in i915_gem_object_pin_to_display_plane() argument 3939 ret = i915_gem_object_sync(obj, pipelined, pipelined_request); in i915_gem_object_pin_to_display_plane()
|
D | i915_drv.h | 3012 struct intel_engine_cs *pipelined,
|
D | intel_display.c | 2334 struct intel_engine_cs *pipelined, in intel_pin_and_fence_fb_obj() argument 2392 ret = i915_gem_object_pin_to_display_plane(obj, alignment, pipelined, in intel_pin_and_fence_fb_obj()
|