Home
last modified time | relevance | path

Searched full:dumb (Results 1 – 25 of 165) sorted by relevance

1234567

/openbmc/linux/include/video/
H A Dpxa168fb.h12 /* 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.
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_dumb_buffers.c45 * Dumb objects partly alleviate the problem by providing a standard API to
46 * create dumb buffers suitable for scanout, which can then be used to create
49 * To support dumb objects drivers must implement the &drm_driver.dumb_create
55 * Note that dumb objects may not be used for gpu acceleration, as has been
106 * drm_mode_mmap_dumb_ioctl - create an mmap offset for a dumb backing storage buffer
112 * memory map a dumb buffer.
H A Ddrm_gem_dma_helper.c252 * drm_gem_dma_dumb_create_internal - create a dumb buffer object
253 * @file_priv: DRM file-private structure to create the dumb buffer for
285 * drm_gem_dma_dumb_create - create a dumb buffer object
286 * @file_priv: DRM file-private structure to create the dumb buffer for
290 * This function computes the pitch of the dumb buffer and rounds it up to an
H A Ddrm_fbdev_generic.c69 * This function uses the client API to create a framebuffer backed by a dumb buffer.
304 * dumb buffers with a virtual address and that can be mmap'ed.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dumb-init/
H A Ddumb-init_1.2.5.bb2 HOMEPAGE = "https://github.com/Yelp/dumb-init/"
7 SRC_URI = "git://github.com/Yelp/dumb-init;branch=master;protocol=https"
14 install ${S}/dumb-init ${D}${base_sbindir}/
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h330 /* 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]
/openbmc/libmctp/
H A Dcrc32.c8 /* Very dumb CRC-32 implementation */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libdnet/
H A Dlibdnet_1.18.0.bb1 SUMMARY = "dumb networking library"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/picocom/
H A Dpicocom_2024.bb1 SUMMARY = "Lightweight and minimal dumb-terminal emulation program"
/openbmc/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front_cfg.h30 /* set if dumb buffers are allocated externally on backend side */
/openbmc/linux/include/linux/power/
H A Dtwl4030_madc_battery.h3 * Dumb driver for LiIon batteries using TWL4030 madc.
/openbmc/linux/scripts/
H A Dprune-kernel6 # Dumb script to purge that stuff:
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dcheckfs.sh36 dumb|network|unknown|"") spinner="" ;;
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_ftpm_tee.rst20 used more like a dumb pipe between firmware and kernel/userspace.
/openbmc/linux/tools/perf/util/
H A Dcolor_config.c33 if (term && strcmp(term, "dumb")) in perf_config_colorbool()
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c217 if (bo->dumb) in virtio_gpu_primary_plane_update()
279 if (bo->dumb) { in virtio_gpu_plane_prepare_fb()
334 if (bo && bo->dumb && (plane->state->fb != old_state->fb)) { in virtio_gpu_cursor_plane_update()
H A Dvirtgpu_object.c203 bo->dumb = params->dumb; in virtio_gpu_object_create()
/openbmc/linux/drivers/power/supply/
H A Dtwl4030_madc_battery.c3 * Dumb driver for LiIon batteries using TWL4030 madc.
8 * Based on dumb driver for gta01 battery
/openbmc/linux/samples/livepatch/
H A Dlivepatch-sample.c15 * This (dumb) live patch overrides the function that prints the
/openbmc/linux/kernel/irq/
H A Ddummychip.c51 * real dumb interrupt sources
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dsimple-bridge.yaml30 - dumb-vga-dac
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dnxp,bbnsm.yaml21 Dumb PMIC mode supported.
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dumb.c29 /* dumb ioctls implementation */
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem.h53 /* Dumb Buffers Interface */
/openbmc/linux/drivers/tty/serial/8250/
H A DKconfig214 If you wish to use any non-standard features of the standard "dumb"
227 Say Y here if you have dumb serial boards other than the four
319 Some serial boards have hardware support which allows multiple dumb

1234567