Home
last modified time | relevance | path

Searched refs:Solid (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/u-boot/board/solidrun/mx6cuboxi/
H A DREADME1 How to use U-Boot on Solid-run mx6 Hummingboard and Cubox-i
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dimx290.txt3 The Sony IMX290 is a 1/2.8-Inch CMOS Solid-state image sensor with
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_accel.c108 (*pExaScr->info->Solid) (pPixmap, in exaFillSpans()
123 (*pExaScr->info->Solid) (pPixmap, in exaFillSpans()
884 (*pExaScr->info->Solid) (pPixmap, in exaPolyFillRect()
912 (*pExaScr->info->Solid) (pPixmap, in exaPolyFillRect()
1030 (*pExaScr->info->Solid) (pPixmap, pBox->x1, pBox->y1, pBox->x2, in exaFillRegionSolid()
H A Dexa.h215 void (*Solid) (PixmapPtr pPixmap, int x1, int y1, int x2, int y2); member
H A Dexa_render.c330 (*pExaScr->info->Solid) (pDstPix, pbox->x1, pbox->y1, pbox->x2, in exaTryDriverSolidFill()
/OK3568_Linux_fs/buildroot/board/solidrun/clearfog/
H A Dreadme.txt5 This file documents Buildroot's support for the Clearfog Base by Solid Run.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst46 The presence of Solid State Drives (SSD) can make this driver to fail loading,
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0018-HACK-qpaintengine_raster-Support-rga-in-fillRect-wit.patch65 + if (data->type == QSpanData::Solid) {
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dufs.rst29 is defined by JEDEC Solid State Technology Association. UFS is based
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_draw.c464 fakexa->exa->Solid = ephyrSolid; in ephyrDrawInit()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A DKconfig167 bool "Solid-run mx6 boards"
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dblk-mq.rst26 However, with the development of Solid State Drives and Non-Volatile Memories
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dv4l2-controls.rst172 "Solid Black",
173 "Solid White",
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dexa.c1104 exa->Solid = ms_exa_solid; in ms_setup_exa()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dzonefs.rst52 Solid State Disks (SSD) storage devices can also implement a zoned interface
/OK3568_Linux_fs/kernel/drivers/message/fusion/lsi/
H A Dmpi_history.txt519 * Added Solid State Drives Supported bit to IOC Page 6
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...
/OK3568_Linux_fs/external/xserver/
H A DChangeLog88023 glamor: Don't try to CopyArea from a Solid source picture.
120254 Solid pictures have a NULL pFormat field, but their format is always
160627 EXA: exaFillRegion{Solid,Tiled} improvements.
165010 * When possible, defer to exaFillRegion{Solid,Tiled} using converted region.
165018 EXA: FillRegion{Solid,Tiled} improvements.