Home
last modified time | relevance | path

Searched refs:tiny (Results 1 – 25 of 60) sorted by relevance

123

/linux/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c187 struct xe_bo *pt, *bo = m->pt_bo, *big, *tiny; in xe_migrate_sanity_test() local
221 tiny = xe_bo_create_pin_map(xe, tile, m->q->vm, in xe_migrate_sanity_test()
226 if (IS_ERR(tiny)) { in xe_migrate_sanity_test()
281 xe_map_memset(xe, &tiny->vmap, 0, 0x22, tiny->size); in xe_migrate_sanity_test()
283 fence = xe_migrate_clear(m, tiny, tiny->ttm.resource, in xe_migrate_sanity_test()
289 retval = xe_map_rd(xe, &tiny->vmap, 0, u32); in xe_migrate_sanity_test()
291 retval = xe_map_rd(xe, &tiny->vmap, tiny->size - 4, u32); in xe_migrate_sanity_test()
295 test_copy_sysmem(m, tiny, test); in xe_migrate_sanity_test()
298 test_copy_vram(m, tiny, test); in xe_migrate_sanity_test()
326 xe_bo_unpin(tiny); in xe_migrate_sanity_test()
[all …]
/linux/Documentation/devicetree/bindings/spi/
A Dspi_oc_tiny.txt1 OpenCores tiny SPI
4 - compatible : should be "opencores,tiny-spi-rtlsvn2".
/linux/arch/parisc/math-emu/
A Dcnv_float.h95 #define Dbl_to_sgl_denormalized(srcA,srcB,exp,dest,inexact,guard,sticky,odd,tiny) \ argument
97 tiny = TRUE; \
111 tiny = FALSE; \
119 tiny = FALSE; \
127 tiny = FALSE; \
/linux/Documentation/driver-api/gpio/
A Dbt8xxgpio.rst21 GPIO pin and solder that to some tiny wire. As the chip package really is tiny
/linux/kernel/rcu/
A DMakefile17 obj-$(CONFIG_TINY_RCU) += tiny.o
/linux/arch/x86/
A DKconfig.cpu412 makes the kernel a tiny bit smaller. Disabling it on an Intel
426 makes the kernel a tiny bit smaller. Disabling it on a Cyrix
439 makes the kernel a tiny bit smaller. Disabling it on an AMD
453 makes the kernel a tiny bit smaller. Disabling it on an Hygon
466 makes the kernel a tiny bit smaller. Disabling it on a Centaur
480 makes the kernel a tiny bit smaller. Disabling it on a Transmeta
494 makes the kernel a tiny bit smaller. Disabling it on a UMC
507 makes the kernel a tiny bit smaller. Disabling it on a Zhaoxin
521 makes the kernel a tiny bit smaller.
/linux/Documentation/fb/
A Dgxfb.rst14 without using tiny, unreadable fonts.
A Dlxfb.rst15 without using tiny, unreadable fonts.
A Daty128fb.rst13 without using tiny, unreadable fonts.
A Dpvr2fb.rst11 without using tiny, unreadable fonts (NOT on the Dreamcast)
/linux/arch/arm64/kernel/vdso/
A DMakefile43 CC_FLAGS_ADD_VDSO := -O2 -mcmodel=tiny -fasynchronous-unwind-tables
/linux/scripts/kconfig/
A DMakefile115 $(Q)KCONFIG_ALLCONFIG=kernel/configs/tiny-base.config $(MAKE) -f $(srctree)/Makefile allnoconfig
116 $(Q)$(MAKE) -f $(srctree)/Makefile tiny.config
/linux/arch/powerpc/boot/dts/
A Dpcm030.dts3 * phyCORE-MPC5200B-tiny (pcm030) board Device Tree Source
/linux/Documentation/ABI/testing/
A Dsysfs-driver-hid-picolcd42 to flush its tiny changes explicitly at higher than default rate.
/linux/Documentation/filesystems/ext4/
A Dinlinedata.rst7 data is so tiny that it readily fits inside the inode, which
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-packed-hsv.rst24 \tiny
A Dpixfmt-yuv-luma.rst24 \tiny
/linux/Documentation/scsi/
A DChangeLog.sym53c8xx_224 - A tiny bug in the dma memory freeing path has been fixed.
100 - A couple of tiny fixes ...
/linux/drivers/acpi/
A DMakefile76 obj-$(CONFIG_ACPI_TINY_POWER_BUTTON) += tiny-power-button.o
/linux/Documentation/devicetree/bindings/thermal/
A Dallwinner,sun8i-a83t-ths.yaml11 - Yangtao Li <tiny.windzz@gmail.com>
/linux/Documentation/leds/
A Dleds-blinkm.rst7 They are RGB-LED modules driven by a (AT)tiny microcontroller and
/linux/drivers/gpu/drm/
A DMakefile204 obj-y += tiny/
/linux/Documentation/gpu/
A Dintroduction.rst120 simple graphic devices. For example, the `drivers/gpu/drm/tiny/` directory has a
128 The tiny DRM drivers are good examples to understand how DRM drivers should look
/linux/Documentation/filesystems/
A Dcramfs.rst66 handy for tiny embedded systems with very tight memory constraints.
A Dramfs-rootfs-initramfs.rst32 The amount of code required to implement ramfs is tiny, because all the
85 amount of space an empty instance of ramfs takes up is tiny.
253 designed to be a tiny C library to statically link early userspace

Completed in 36 milliseconds

123