Searched full:rendering (Results 1 – 25 of 142) sorted by relevance
123456
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_frontbuffer.c | 31 * frontbuffer, especially rendering targeted at the frontbuffer. 36 * when frontbuffer rendering has stopped again to flush out all the changes 72 * This function gets called every time rendering on the given planes has 74 * delayed if they're blocked by some outstanding asynchronous rendering. 148 * not get delayed by pending gpu rendering. 190 /* Filter out new bits since rendering started. */ in __intel_fb_flush()
|
D | intel_frontbuffer.h | 99 * This function gets called every time rendering on the given object starts and 102 * until the rendering completes or a flip on this frontbuffer plane is 130 * This function gets called every time rendering on the given object has
|
/Linux-v5.10/Documentation/gpu/ |
D | vkms.rst | 79 We already have vgem, which is a gem driver for testing rendering, similar to 83 SoC chips, where the display and rendering is very often split between 2 90 sharing support, so that we can use vgem fences to simulate rendering in
|
D | drm-mm.rst | 247 to the buffer is needed (to perform software rendering for instance), 322 GPU has finished rendering to the object, then the object must be made 329 blocks the client and waits for rendering to complete before performing 345 the GTT; otherwise, GEM will reject them and no rendering will occur. 347 be allocated for correct rendering (e.g. 2D blits on pre-965 chips),
|
/Linux-v5.10/include/uapi/drm/ |
D | v3d_drm.h | 137 * rendering to a BO and you want to wait for all rendering to be 231 * against rendering jobs requires using sync objects. 255 * Synchronization against rendering/TFU jobs or CSD from
|
D | panfrost_drm.h | 78 * rendering to a BO and you want to wait for all rendering to be
|
/Linux-v5.10/include/drm/ |
D | drm_ioctl.h | 2 * Internal Header for the Direct Rendering Manager 83 * This is for ioctl which are used for rendering, and require that the 125 * This is used for all ioctl needed for rendering only, for drivers
|
/Linux-v5.10/drivers/char/agp/ |
D | Kconfig | 11 use the AGP features of your 3D rendering video card. This code acts 21 direct rendering will be a lot slower but still faster than PIO.
|
/Linux-v5.10/drivers/gpu/drm/tdfx/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/i810/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/savage/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/sis/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/ast/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/via/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/mga/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/r128/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/qxl/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/virtio/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/omapdrm/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI)
|
/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_cmd.h | 756 * SVGA3D_INVALID_ID, we render without an index buffer. Rendering 757 * without an index buffer is identical to rendering with an index 776 * specify where in the vertex arrays to begin rendering. 787 * Note that rendering with a negative bias value may be slower and 788 * use more memory than rendering with a positive or zero bias. 824 uint32 startVertexLocation; /* Which vertex do we start rendering at. */ 1909 * this surface or rendering is not guaranteed. 1953 * this surface or rendering is not guaranteed. 2000 * prior to rendering.
|
D | svga3d_devcaps.h | 281 * to FALSE, otherwise rendering behavior is undefined. 441 * Indicates that the device has rendering support for 443 * the host may or may not support full quality rendering.
|
/Linux-v5.10/Documentation/devicetree/bindings/display/xlnx/ |
D | xlnx,zynqmp-dpsub.yaml | 17 | 4x vid | | | | | Rendering | -+--> | | | +------+ 31 live audio/video streams from the programmable logic. The Video Rendering
|
/Linux-v5.10/drivers/gpu/drm/rockchip/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
/Linux-v5.10/drivers/gpu/drm/ |
D | Kconfig | 6 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher. 9 tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)" 19 Kernel-level support for the Direct Rendering Infrastructure (DRI)
|
/Linux-v5.10/drivers/gpu/drm/exynos/ |
D | Makefile | 4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
|
123456