Searched full:dumb (Results 1 – 25 of 123) sorted by relevance
12345
12 /* Dumb interface */23 /* Dumb interface pin allocation */97 * Dumb panel -- assignment of R/G/B component info to the 24104 * Dumb panel -- GPIO output data.110 * Dumb panel -- configurable output signal polarity.
44 * Dumb objects partly alleviate the problem by providing a standard API to45 * create dumb buffers suitable for scanout, which can then be used to create48 * To support dumb objects drivers must implement the &drm_driver.dumb_create53 * Note that dumb objects may not be used for gpu acceleration, as has been104 * drm_mode_mmap_dumb_ioctl - create an mmap offset for a dumb backing storage buffer110 * memory map a dumb buffer.
198 * drm_gem_cma_dumb_create_internal - create a dumb buffer object199 * @file_priv: DRM file-private structure to create the dumb buffer for231 * drm_gem_cma_dumb_create - create a dumb buffer object232 * @file_priv: DRM file-private structure to create the dumb buffer for236 * This function computes the pitch of the dumb buffer and rounds it up to an
492 * drm_gem_shmem_dumb_create - Create a dumb shmem buffer object493 * @file: DRM file structure to create the dumb buffer for497 * This function computes the pitch of the dumb buffer and rounds it up to an
159 if (bo->dumb) in virtio_gpu_primary_plane_update()206 if (bo && bo->dumb && (plane->state->fb != new_state->fb)) { in virtio_gpu_cursor_prepare_fb()255 if (bo && bo->dumb && (plane->state->fb != old_state->fb)) { in virtio_gpu_cursor_plane_update()
223 bo->dumb = params->dumb; in virtio_gpu_object_create()
61 bool dumb; member76 bool dumb; member
330 /* Smart or Dumb Panel Clock Divider */384 #define CFG_DUMB_ENA(dumb) (dumb) argument533 * defined for Configure Dumb Mode534 * DUMB LCD Panel bit[31:28]
3 * Dumb driver for LiIon batteries using TWL4030 madc.
30 /* set if dumb buffers are allocated externally on backend side */
6 # Dumb script to purge that stuff:
28 /* FIXME: This is dumb, recalculating every time. But simple. */
33 if (term && strcmp(term, "dumb")) in perf_config_colorbool()
20 used more like a dumb pipe between firmware and kernel/userspace.
3 * Dumb driver for LiIon batteries using TWL4030 madc.8 * Based on dumb driver for gta01 battery
15 * This (dumb) live patch overrides the function that prints the
51 * real dumb interrupt sources
27 - dumb-vga-dac
209 If you wish to use any non-standard features of the standard "dumb"222 Say Y here if you have dumb serial boards other than the four302 Some serial boards have hardware support which allows multiple dumb
65 * perhaps it would be better to use a dumb one: in memset_io()
54 /* Dumb Buffers Interface */
29 /* dumb ioctls implementation */
89 * This driver is dumb; no attempt is made to ensure that a valid routing
1032 * vmw_dumb_create - Create a dumb kms buffer1072 * vmw_dumb_map_offset - Return the address space offset of a dumb buffer1076 * @handle: Handle identifying the dumb buffer.1101 * vmw_dumb_destroy - Destroy a dumb boffer1105 * @handle: Handle identifying the dumb buffer.
466 * This creates a new dumb buffer in the driver's backing storage manager (GEM,491 * memory map a dumb buffer.508 * This destroys the userspace handle for the given dumb backing storage buffer.