Home
last modified time | relevance | path

Searched refs:dumb (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/Documentation/devicetree/bindings/display/bridge/
Ddumb-vga-dac.txt4 This binding is aimed for dumb RGB to VGA DAC based bridges that do not require
9 - compatible: Must be "dumb-vga-dac"
26 compatible = "dumb-vga-dac";
/Linux-v4.19/drivers/gpu/drm/bridge/
DMakefile4 obj-$(CONFIG_DRM_DUMB_VGA_DAC) += dumb-vga-dac.o
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_plane.c159 if (bo->dumb) { in virtio_gpu_primary_plane_update()
217 if (bo && bo->dumb && (plane->state->fb != old_state->fb)) { in virtio_gpu_cursor_plane_update()
Dvirtgpu_gem.c113 obj->dumb = true; in virtio_gpu_mode_dumb_create()
Dvirtgpu_object.c88 bo->dumb = false; in virtio_gpu_object_create()
Dvirtgpu_drv.h61 bool dumb; member
Dvirtgpu_fb.c152 if (obj->dumb) in virtio_gpu_surface_dirty()
/Linux-v4.19/drivers/video/fbdev/
Dpxa168fb.h384 #define CFG_DUMB_ENA(dumb) (dumb) argument
DKconfig817 completely dumb framebuffer device.
830 completely dumb framebuffer device.
842 is treated as a completely dumb framebuffer device.
/Linux-v4.19/arch/arm/boot/dts/
Dsun5i-a13-olinuxino.dts76 compatible = "dumb-vga-dac";
Dsun6i-a31-hummingbird.dts87 compatible = "dumb-vga-dac";
Dsun9i-a80-cubieboard4.dts90 compatible = "corpro,gm7123", "adi,adv7123", "dumb-vga-dac";
/Linux-v4.19/drivers/tty/serial/8250/
DKconfig196 If you wish to use any non-standard features of the standard "dumb"
209 Say Y here if you have dumb serial boards other than the four
288 Some serial boards have hardware support which allows multiple dumb
/Linux-v4.19/drivers/gpu/drm/panel/
DKconfig36 DRM panel driver for dumb panels that need at most a regulator and
/Linux-v4.19/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.h628 #define CFG_DUMB_ENA(dumb) (dumb) argument
/Linux-v4.19/arch/m68k/fpsp040/
Dskeleton.S405 | then just do a dumb (and slow) memory move. In a UNIX environment
/Linux-v4.19/Documentation/power/
Dpower_supply_class.txt95 no direct relation between voltage and battery capacity, but some dumb
/Linux-v4.19/Documentation/filesystems/
Dromfs.txt3 This is a quite dumb, read only filesystem, mainly for initial RAM
/Linux-v4.19/drivers/char/hw_random/
DKconfig28 Number Generator used by reading a 'dumb' iomem address that
/Linux-v4.19/drivers/tty/
DKconfig159 which aren't supported using the standard "dumb" serial driver.
/Linux-v4.19/drivers/power/supply/
DKconfig379 Say Y here to enable this dumb driver for batteries managed
/Linux-v4.19/Documentation/crypto/
Ddescore-readme.txt259 the code is written so that even a dumb compiler
/Linux-v4.19/Documentation/serial/
Dmoxa-smartio456 dumb terminal emulation without handling full screen operation.
/Linux-v4.19/Documentation/gpu/
Dtodo.rst396 infrastructure to use dumb buffers for untiled buffers, to be able to run all
/Linux-v4.19/kernel/trace/
DKconfig652 This is a dumb module for testing mmiotrace. It is very dangerous

12