Home
last modified time | relevance | path

Searched full:displays (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-cciss5 Description: Displays the SCSI INQUIRY page 0 model for logical drive
12 Description: Displays the SCSI INQUIRY page 0 revision for logical
19 Description: Displays the SCSI INQUIRY page 83 serial number for logical
26 Description: Displays the SCSI INQUIRY page 0 vendor for logical drive
46 Description: Displays the 8-byte LUN ID used to address logical
53 Description: Displays the RAID level of logical drive Y of
60 Description: Displays the usage count (number of opens) of logical drive Y
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-driver-habanalabs31 Description: Displays the current frequency, in MHz, of the device clock.
56 Description: Displays the code name of the device according to its type.
70 Description: Displays the device's version from the eFuse
84 Description: Displays how many times the device have undergone a hard-reset
111 Description: Displays the current clock frequency, in Hz, of the Interconnect
143 Description: Displays the current clock frequency, in Hz, of the MME compute
150 Description: Displays the PCI address of the device. This is needed so the
185 Description: Displays how many times the device have undergone a soft-reset
216 Description: Displays the current clock frequency, in Hz, of the TPC compute
Ddebugfs-driver-habanalabs38 Description: Displays a list with information about the currently allocated
45 Description: Displays a list with information about the currently active
52 Description: Displays a list with detailed information about each JOB (CB) of
97 Description: Displays the status registers values of the device engines and
151 Description: Displays the hop values and physical address for a given ASID
168 Description: Displays a list with information about the currently user
176 Description: Displays a list with information about all the active virtual
Dsysfs-firmware-efi25 Description: Displays the physical addresses of all EFI Configuration
35 Description: Displays the content of the Runtime Configuration Interface
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
Dsysfs-driver-hid-logitech-lg4ff13 Description: Displays a set of alternate modes supported by a wheel. Each
63 Description: Displays the real model of the wheel regardless of any
Dsysfs-ocfs212 The /sys/fs/ocfs2/max_locking_protocol file displays version
53 The /sys/fs/ocfs2/active_cluster_plugin displays which
/kernel/linux/linux-5.10/Documentation/fb/
Defifb.rst7 both firmware with Graphics Output Protocol (GOP) displays as well as older
8 systems with only Universal Graphics Adapter (UGA) displays.
22 For UGA displays, efifb does not have any kind of autodetection of your
36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
47 Options for GOP displays:
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.
94 The GTF is limited by the fact that it is designed mainly for CRT displays.
102 displays, the "reduced blanking" calculation can be used.
107 new CRT displays and probably with most flatpanels, if 'reduced blanking'
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
DKconfig14 tristate "Support for parallel displays"
20 tristate "Support for TV and VGA displays"
29 tristate "Support for LVDS displays"
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp.h203 /* per displays */
204 struct mod_hdcp_display displays[MAX_NUM_OF_DISPLAYS]; member
516 if (is_display_active(&hdcp->displays[i])) in get_active_display_count()
528 if (is_display_active(&hdcp->displays[i])) { in get_first_active_display()
529 display = &hdcp->displays[i]; in get_first_active_display()
542 if (hdcp->displays[i].index == index && in get_active_display_at_index()
543 is_display_active(&hdcp->displays[i])) { in get_active_display_at_index()
544 display = &hdcp->displays[i]; in get_active_display_at_index()
557 if (!is_display_active(&hdcp->displays[i])) { in get_empty_display_container()
558 display = &hdcp->displays[i]; in get_empty_display_container()
Dhdcp_psp.c190 if (is_display_encryption_enabled(&hdcp->displays[i])) { in mod_hdcp_hdcp1_destroy_session()
191 hdcp->displays[i].state = in mod_hdcp_hdcp1_destroy_session()
194 hdcp, hdcp->displays[i].index); in mod_hdcp_hdcp1_destroy_session()
324 if (hdcp->displays[i].adjust.disable || hdcp->displays[i].state != MOD_HDCP_DISPLAY_ACTIVE) in mod_hdcp_hdcp1_enable_dp_stream_encryption()
330 hdcp_cmd->in_msg.hdcp1_enable_dp_stream_encryption.display_handle = hdcp->displays[i].index; in mod_hdcp_hdcp1_enable_dp_stream_encryption()
340 hdcp->displays[i].state = MOD_HDCP_DISPLAY_ENCRYPTION_ENABLED; in mod_hdcp_hdcp1_enable_dp_stream_encryption()
341 HDCP_HDCP1_ENABLED_TRACE(hdcp, hdcp->displays[i].index); in mod_hdcp_hdcp1_enable_dp_stream_encryption()
455 if (is_display_encryption_enabled(&hdcp->displays[i])) { in mod_hdcp_hdcp2_destroy_session()
456 hdcp->displays[i].state = in mod_hdcp_hdcp2_destroy_session()
459 hdcp, hdcp->displays[i].index); in mod_hdcp_hdcp2_destroy_session()
[all …]
Dhdcp.c51 /* if all displays on the link don't need authentication, in is_cp_desired_hdcp1()
55 if (hdcp->displays[i].state != MOD_HDCP_DISPLAY_INACTIVE && in is_cp_desired_hdcp1()
56 !hdcp->displays[i].adjust.disable) { in is_cp_desired_hdcp1()
72 /* if all displays on the link don't need authentication, in is_cp_desired_hdcp2()
76 if (hdcp->displays[i].state != MOD_HDCP_DISPLAY_INACTIVE && in is_cp_desired_hdcp2()
77 !hdcp->displays[i].adjust.disable) { in is_cp_desired_hdcp2()
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Ddavinci-vpbe.rst45 Support LCD Panel displays using the VENC. For example to support a Logic
51 various LCD displays.As of this patch a basic driver is present, and this
52 support for external encoders and displays forms a part of the next
/kernel/linux/linux-5.10/include/linux/platform_data/
Dfb-s3c2410.h73 struct s3c2410fb_display *displays; /* attached displays info */ member
74 unsigned num_displays; /* number of defined displays */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Drepaper.txt1 Pervasive Displays RePaper branded e-ink displays
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
Dturbostat.821 and turbostat displays statistics every 5 seconds interval.
64 \fB--Dump\fP displays the raw counter values.
75 \fB--help\fP displays usage for the most common parameters.
77 \fB--Joules\fP displays energy in Joules, rather than dividing Joules by time to print power in Wat…
85 \fB--version\fP displays the version.
88 displays the statistics gathered since it was forked.
155 Without a command to fork, turbostat displays statistics ever 5 seconds.
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/drivers/video/fbdev/
Ds3c2410fb.c123 struct s3c2410fb_display *default_display = mach_info->displays + in s3c2410fb_check_var()
138 if (type == mach_info->displays[i].type && in s3c2410fb_check_var()
139 var->yres == mach_info->displays[i].yres && in s3c2410fb_check_var()
140 var->xres == mach_info->displays[i].xres && in s3c2410fb_check_var()
141 var->bits_per_pixel == mach_info->displays[i].bpp) { in s3c2410fb_check_var()
142 display = mach_info->displays + i; in s3c2410fb_check_var()
842 dev_err(&pdev->dev, "default is %d but only %d displays\n", in s3c24xxfb_probe()
847 display = mach_info->displays + mach_info->default_display; in s3c24xxfb_probe()
942 unsigned long smem_len = mach_info->displays[i].xres; in s3c24xxfb_probe()
944 smem_len *= mach_info->displays[i].yres; in s3c24xxfb_probe()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/auxdisplay/
Dhit,hd44780.yaml65 Internal buffer width (default is 40 for displays with 1 or 2 lines, and
66 display-width-chars for displays with more than 2 lines).
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/imx/
Dnxp,imx8mq-dcss.yaml17 2.2) or MIPI-DSI. The DCSS is intended to support up to 4kp60 displays. HDR10
19 driving next generation high dynamic range displays.

12345678910>>...14