Home
last modified time | relevance | path

Searched refs:displays (Results 1 – 25 of 121) sorted by relevance

12345

/Linux-v5.4/Documentation/fb/
Dsa1100fb.rst14 For most common passive displays, giving the option::
22 displays are supported as long as the SDS bit is set in LCCR0; GPIO<9:2>
25 For active displays or displays requiring additional configuration
Dmodedb.rst32 If 'R' is specified, do a 'reduced blanking' calculation for digital displays.
91 The GTF is limited by the fact that it is designed mainly for CRT displays.
99 displays, the "reduced blanking" calculation can be used.
104 new CRT displays and probably with most flatpanels, if 'reduced blanking'
/Linux-v5.4/drivers/gpu/drm/imx/
DKconfig14 tristate "Support for parallel displays"
20 tristate "Support for TV and VGA displays"
29 tristate "Support for LVDS displays"
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-devices-edac15 Description: This attribute file displays how many seconds have elapsed
22 Description: This attribute file displays the type of memory controller
28 Description: This attribute file displays, in count of megabytes, of memory
34 Description: This attribute file displays the total count of uncorrectable
42 Description: This attribute file displays the number of UEs that have
49 Description: This attribute file displays the total count of correctable
59 Description: This attribute file displays the number of CEs that
82 Description: This attribute file displays the information about the last
145 Description: This attribute file displays the total count of correctable
154 Description: This attribute file displays the total count of uncorrectable
Dsysfs-class-chromeos-driver-cros-ec-lightbar56 that it displays under various conditions, such as at
58 file displays the current sequence that the lightbar is
Dprocfs-diskstats5 The /proc/diskstats file displays the I/O statistics
Dsysfs-ocfs212 The /sys/fs/ocfs2/max_locking_protocol file displays version
53 The /sys/fs/ocfs2/active_cluster_plugin displays which
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/
Domapfb.h91 struct omapfb_display_data displays[10]; member
155 if (fbdev->displays[i].dssdev == dssdev) in get_display_data()
156 return &fbdev->displays[i]; in get_display_data()
DMakefile4 obj-y += displays/
DKconfig39 source "drivers/video/fbdev/omap2/omapfb/displays/Kconfig"
/Linux-v5.4/drivers/video/fbdev/
Ds3c2410fb.c128 struct s3c2410fb_display *default_display = mach_info->displays + in s3c2410fb_check_var()
143 if (type == mach_info->displays[i].type && in s3c2410fb_check_var()
144 var->yres == mach_info->displays[i].yres && in s3c2410fb_check_var()
145 var->xres == mach_info->displays[i].xres && in s3c2410fb_check_var()
146 var->bits_per_pixel == mach_info->displays[i].bpp) { in s3c2410fb_check_var()
147 display = mach_info->displays + i; in s3c2410fb_check_var()
849 display = mach_info->displays + mach_info->default_display; in s3c24xxfb_probe()
944 unsigned long smem_len = mach_info->displays[i].xres; in s3c24xxfb_probe()
946 smem_len *= mach_info->displays[i].yres; in s3c24xxfb_probe()
947 smem_len *= mach_info->displays[i].bpp; in s3c24xxfb_probe()
/Linux-v5.4/Documentation/hwmon/
Dibmaem.rst32 is a register that displays an estimate of raw energy consumption since the
43 The "power_cap" value displays the current system power cap, as set by the AEM
/Linux-v5.4/Documentation/devicetree/bindings/auxdisplay/
Dhit,hd44780.txt27 - internal-buffer-width: Internal buffer width (default is 40 for displays
28 with 1 or 2 lines, and display-width-chars for displays with more than 2
Dimg-ascii-lcd.txt1 Binding for ASCII LCD displays on Imagination Technologies boards
/Linux-v5.4/Documentation/media/v4l-drivers/
Ddavinci-vpbe.rst64 Support LCD Panel displays using the VENC. For example to support a Logic
70 various LCD displays.As of this patch a basic driver is present, and this
71 support for external encoders and displays forms a part of the next
/Linux-v5.4/drivers/gpu/drm/omapdrm/
DMakefile8 obj-y += displays/
DKconfig15 source "drivers/gpu/drm/omapdrm/displays/Kconfig"
/Linux-v5.4/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h47 struct s3c2410fb_display *displays; /* attached displays info */ member
/Linux-v5.4/Documentation/admin-guide/
Dbtmrvl.rst84 This command displays current auto sleep status.
93 This command displays the value of Tx download ready flag.
/Linux-v5.4/tools/perf/Documentation/
Dperf-evlist.txt15 This command displays the names of events sampled in a perf.data file.
Dperf-buildid-list.txt15 This command displays the buildids found in a perf.data file, so that other
/Linux-v5.4/drivers/usb/typec/altmodes/
DKconfig9 displays and adapters to be attached to the USB Type-C
/Linux-v5.4/Documentation/devicetree/bindings/display/
Dste,mcde.txt5 LCD displays or bridges. It is used in the ST-Ericsson U8500 platform.
46 the displays are connected to the DSI hosts using the common binding
/Linux-v5.4/Documentation/arm/omap/
Ddss.rst46 The DSS driver models OMAP's overlays, overlay managers and displays in a
150 restrictions which kinds of displays an overlay manager can be connected:
153 - Virtual overlay managers can only be connected to DBI or DSI displays.
154 - DISPC LCD overlay manager can be connected to all displays, except TV
238 framebuffers, overlays, overlay managers, displays. Framebuffers are
316 - Default video mode for specified displays. For example,
/Linux-v5.4/drivers/staging/fbtft/
DREADME5 The module 'fbtft' makes writing drivers for some of these displays very easy.

12345