/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_migrate.c | 188 struct xe_bo *pt, *bo = m->pt_bo, *big, *tiny; in xe_migrate_sanity_test() local 222 tiny = xe_bo_create_pin_map(xe, tile, m->q->vm, in xe_migrate_sanity_test() 227 if (IS_ERR(tiny)) { in xe_migrate_sanity_test() 229 PTR_ERR(tiny)); in xe_migrate_sanity_test() 282 xe_map_memset(xe, &tiny->vmap, 0, 0x22, tiny->size); in xe_migrate_sanity_test() 284 fence = xe_migrate_clear(m, tiny, tiny->ttm.resource, in xe_migrate_sanity_test() 290 retval = xe_map_rd(xe, &tiny->vmap, 0, u32); in xe_migrate_sanity_test() 292 retval = xe_map_rd(xe, &tiny->vmap, tiny->size - 4, u32); in xe_migrate_sanity_test() 296 test_copy_sysmem(m, tiny, test); in xe_migrate_sanity_test() 299 test_copy_vram(m, tiny, test); in xe_migrate_sanity_test() [all …]
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi_oc_tiny.txt | 1 OpenCores tiny SPI 4 - compatible : should be "opencores,tiny-spi-rtlsvn2".
|
/linux/arch/parisc/math-emu/ |
H 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/ |
H A D | bt8xxgpio.rst | 21 GPIO pin and solder that to some tiny wire. As the chip package really is tiny
|
/linux/arch/x86/ |
H 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/kernel/rcu/ |
H A D | Makefile | 17 obj-$(CONFIG_TINY_RCU) += tiny.o
|
/linux/Documentation/fb/ |
H A D | lxfb.rst | 15 without using tiny, unreadable fonts.
|
H A D | gxfb.rst | 14 without using tiny, unreadable fonts.
|
H A D | aty128fb.rst | 13 without using tiny, unreadable fonts.
|
H A D | pvr2fb.rst | 11 without using tiny, unreadable fonts (NOT on the Dreamcast)
|
/linux/arch/arm64/kernel/vdso/ |
H A D | Makefile | 43 CC_FLAGS_ADD_VDSO := -O2 -mcmodel=tiny -fasynchronous-unwind-tables
|
/linux/arch/powerpc/boot/dts/ |
H A D | pcm030.dts | 3 * phyCORE-MPC5200B-tiny (pcm030) board Device Tree Source
|
/linux/Documentation/scsi/ |
H 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/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid-picolcd | 42 to flush its tiny changes explicitly at higher than default rate.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-packed-hsv.rst | 24 \tiny
|
H A D | pixfmt-yuv-luma.rst | 24 \tiny
|
H A D | pixfmt-rgb.rst | 69 \tiny 778 \tiny 1064 \tiny
|
/linux/Documentation/filesystems/ext4/ |
H A D | inlinedata.rst | 7 data is so tiny that it readily fits inside the inode, which
|
/linux/Documentation/leds/ |
H A D | leds-blinkm.rst | 7 They are RGB-LED modules driven by a (AT)tiny microcontroller and
|
/linux/drivers/gpu/drm/ |
H A D | Makefile | 208 obj-y += tiny/
|
/linux/Documentation/gpu/ |
H 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/ |
H A D | cramfs.rst | 66 handy for tiny embedded systems with very tight memory constraints.
|
/linux/drivers/gpu/drm/radeon/ |
H A D | rv6xx_dpm.c | 267 struct rv6xx_sclk_stepping tiny = in rv6xx_generate_steps() local 269 tiny.post_divider = next.post_divider; in rv6xx_generate_steps() 271 if (!rv6xx_reached_stepping_target(rdev, &tiny, &cur, !increasing_vco)) in rv6xx_generate_steps() 272 rv6xx_output_stepping(rdev, step_index++, &tiny); in rv6xx_generate_steps()
|
/linux/drivers/i2c/busses/ |
H A D | Makefile | 141 obj-$(CONFIG_I2C_TINY_USB) += i2c-tiny-usb.o
|
/linux/Documentation/trace/ |
H A D | tracepoints.rst | 19 "off" it has no effect, except for adding a tiny time penalty
|