| /linux/include/video/ |
| H A D | pxa168fb.h | 12 /* Dumb interface */ 23 /* Dumb interface pin allocation */ 97 * Dumb panel -- assignment of R/G/B component info to the 24 104 * Dumb panel -- GPIO output data. 110 * Dumb panel -- configurable output signal polarity.
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_dumb_buffers.c | 48 * Dumb objects partly alleviate the problem by providing a standard API to 49 * create dumb buffers suitable for scanout, which can then be used to create 52 * To support dumb objects drivers must implement the &drm_driver.dumb_create 58 * Note that dumb objects may not be used for gpu acceleration, as has been 94 * drm_mode_size_dumb - Calculates the scanline and buffer sizes for dumb buffers in drm_mode_create_dumb() 96 * @args: Parameters for the dumb buffer in drm_mode_create_dumb() 101 * allocation and the scanline size for a dumb buffer. Callers have to in drm_mode_create_dumb_ioctl() 104 * possible overflows. If successful, it returns the dumb buffer's 135 * It is possible to use different formats for dumb-buffer allocation 172 * but the dumb buffer [all...] |
| H A D | drm_gem_dma_helper.c | 254 * drm_gem_dma_dumb_create_internal - create a dumb buffer object 255 * @file_priv: DRM file-private structure to create the dumb buffer for 287 * drm_gem_dma_dumb_create - create a dumb buffer object 288 * @file_priv: DRM file-private structure to create the dumb buffer for 292 * This function computes the pitch of the dumb buffer and rounds it up to an
|
| H A D | drm_client.c | 33 * GEM drivers which provide a GEM based dumb buffer with a virtual address are supported. 381 * drm_client_buffer_create_dumb - Create a client buffer backed by a dumb buffer 388 * &drm_framebuffer backed by a dumb buffer.
|
| /linux/tools/include/uapi/drm/ |
| H A D | drm.h | 662 * If set to 1, the driver supports creating dumb buffers via the 678 * The preferred bit depth for dumb buffers. 685 * Note that this preference only applies to dumb buffers, it's irrelevant for 693 * instead of directly rendering to a dumb buffer. For best speed, userspace 694 * should do streaming ordered memory copies into the dumb buffer and never 697 * Note that this preference only applies to dumb buffers, it's irrelevant for 1230 * DRM_IOCTL_MODE_CREATE_DUMB - Create a new dumb buffer object. 1232 * KMS dumb buffers provide a very primitive way to allocate a buffer object 1233 * suitable for scanout and map it for software rendering. KMS dumb buffers are 1234 * not suitable for hardware-accelerated rendering nor video decoding. KMS dumb [all …]
|
| /linux/include/uapi/drm/ |
| H A D | drm.h | 662 * If set to 1, the driver supports creating dumb buffers via the 678 * The preferred bit depth for dumb buffers. 685 * Note that this preference only applies to dumb buffers, it's irrelevant for 693 * instead of directly rendering to a dumb buffer. For best speed, userspace 694 * should do streaming ordered memory copies into the dumb buffer and never 697 * Note that this preference only applies to dumb buffers, it's irrelevant for 1245 * DRM_IOCTL_MODE_CREATE_DUMB - Create a new dumb buffer object. 1247 * KMS dumb buffers provide a very primitive way to allocate a buffer object 1248 * suitable for scanout and map it for software rendering. KMS dumb buffers are 1249 * not suitable for hardware-accelerated rendering nor video decoding. KMS dumb [all …]
|
| /linux/drivers/video/fbdev/ |
| H A D | pxa168fb.h | 330 /* Smart or Dumb Panel Clock Divider */ 384 #define CFG_DUMB_ENA(dumb) (dumb) argument 533 * defined for Configure Dumb Mode 534 * DUMB LCD Panel bit[31:28]
|
| /linux/drivers/power/supply/ |
| H A D | twl4030_madc_battery.c | 3 * Dumb driver for LiIon batteries using TWL4030 madc. 8 * Based on dumb driver for gta01 battery
|
| /linux/include/linux/power/ |
| H A D | twl4030_madc_battery.h | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| /linux/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front_cfg.h | 30 /* set if dumb buffers are allocated externally on backend side */
|
| /linux/scripts/ |
| H A D | prune-kernel | 6 # Dumb script to purge that stuff:
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm_ftpm_tee.rst | 20 used more like a dumb pipe between firmware and kernel/userspace.
|
| /linux/tools/perf/util/ |
| H A D | color_config.c | 33 if (term && strcmp(term, "dumb")) in perf_config_colorbool()
|
| /linux/kernel/irq/ |
| H A D | dummychip.c | 51 * real dumb interrupt sources
|
| /linux/samples/livepatch/ |
| H A D | livepatch-sample.c | 15 * This (dumb) live patch overrides the function that prints the
|
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | simple-bridge.yaml | 31 - dumb-vga-dac
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | nxp,bbnsm.yaml | 21 Dumb PMIC mode supported.
|
| /linux/drivers/tty/serial/8250/ |
| H A D | Kconfig | 216 If you wish to use any non-standard features of the standard "dumb" 229 Say Y here if you have dumb serial boards other than the four 321 Some serial boards have hardware support which allows multiple dumb
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_dumb.c | 29 /* dumb ioctls implementation */
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem.h | 53 /* Dumb Buffers Interface */
|
| /linux/drivers/video/fbdev/mmp/hw/ |
| H A D | mmp_ctrl.h | 555 /* Smart or Dumb Panel Clock Divider */ 614 #define CFG_DUMB_ENA(dumb) (dumb) argument 933 * defined for Configure Dumb Mode 934 * defined for Configure Dumb Mode 935 * DUMB LCD Panel bit[31:28]
|
| /linux/sound/soc/tegra/ |
| H A D | tegra20_das.c | 95 * This driver is dumb; no attempt is made to ensure that a valid routing
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 5 Dumb style notes to maintain the author's sanity:
|
| /linux/drivers/irqchip/ |
| H A D | irq-msi-lib.c | 64 * set. It's sole purpose is to create a dumb interrupt in msi_lib_init_dev_msi_info()
|
| /linux/arch/arm64/lib/ |
| H A D | csum.c | 10 /* Looks dumb, but generates nice-ish code */
|