| /linux/drivers/gpu/drm/xe/tests/ |
| A D | xe_migrate.c | 187 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 D | spi_oc_tiny.txt | 1 OpenCores tiny SPI 4 - compatible : should be "opencores,tiny-spi-rtlsvn2".
|
| /linux/arch/parisc/math-emu/ |
| A D | cnv_float.h | 95 #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 D | bt8xxgpio.rst | 21 GPIO pin and solder that to some tiny wire. As the chip package really is tiny
|
| /linux/kernel/rcu/ |
| A D | Makefile | 17 obj-$(CONFIG_TINY_RCU) += tiny.o
|
| /linux/arch/x86/ |
| A D | Kconfig.cpu | 412 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 D | gxfb.rst | 14 without using tiny, unreadable fonts.
|
| A D | lxfb.rst | 15 without using tiny, unreadable fonts.
|
| A D | aty128fb.rst | 13 without using tiny, unreadable fonts.
|
| A D | pvr2fb.rst | 11 without using tiny, unreadable fonts (NOT on the Dreamcast)
|
| /linux/arch/arm64/kernel/vdso/ |
| A D | Makefile | 43 CC_FLAGS_ADD_VDSO := -O2 -mcmodel=tiny -fasynchronous-unwind-tables
|
| /linux/scripts/kconfig/ |
| A D | Makefile | 115 $(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 D | pcm030.dts | 3 * phyCORE-MPC5200B-tiny (pcm030) board Device Tree Source
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-hid-picolcd | 42 to flush its tiny changes explicitly at higher than default rate.
|
| /linux/Documentation/filesystems/ext4/ |
| A D | inlinedata.rst | 7 data is so tiny that it readily fits inside the inode, which
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | pixfmt-packed-hsv.rst | 24 \tiny
|
| A D | pixfmt-yuv-luma.rst | 24 \tiny
|
| /linux/Documentation/scsi/ |
| A D | ChangeLog.sym53c8xx_2 | 24 - A tiny bug in the dma memory freeing path has been fixed. 100 - A couple of tiny fixes ...
|
| /linux/drivers/acpi/ |
| A D | Makefile | 76 obj-$(CONFIG_ACPI_TINY_POWER_BUTTON) += tiny-power-button.o
|
| /linux/Documentation/devicetree/bindings/thermal/ |
| A D | allwinner,sun8i-a83t-ths.yaml | 11 - Yangtao Li <tiny.windzz@gmail.com>
|
| /linux/Documentation/leds/ |
| A D | leds-blinkm.rst | 7 They are RGB-LED modules driven by a (AT)tiny microcontroller and
|
| /linux/drivers/gpu/drm/ |
| A D | Makefile | 204 obj-y += tiny/
|
| /linux/Documentation/gpu/ |
| A D | introduction.rst | 120 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 D | cramfs.rst | 66 handy for tiny embedded systems with very tight memory constraints.
|
| A D | ramfs-rootfs-initramfs.rst | 32 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
|