| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/ |
| H A D | video.c | 17 struct display_info_t const *dev = displays+i; in board_video_skip() 25 panel = displays[0].mode.name; in board_video_skip() 31 if (!strcmp(panel, displays[i].mode.name)) in board_video_skip() 37 ret = ipuv3_fb_init(&displays[i].mode, displays[i].di ? 1 : 0, in board_video_skip() 38 displays[i].pixfmt); in board_video_skip() 40 if (displays[i].enable) in board_video_skip() 41 displays[i].enable(displays + i); in board_video_skip() 44 displays[i].mode.name, in board_video_skip() 45 displays[i].mode.xres, in board_video_skip() 46 displays[i].mode.yres); in board_video_skip() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/ |
| H A D | arm-none-linux-gnueabihf-readelf.1 | 185 \&\fBreadelf\fR displays information about one or more \s-1ELF\s0 format object 221 Displays the information contained in the \s-1ELF\s0 header at the start of the 231 Displays the information contained in the file's segment headers, if it 241 Displays the information contained in the file's section headers, if it 249 Displays the information contained in the file's section groups, if it 257 Displays the detailed section information. Implies \fB\-S\fR. 266 Displays the entries in symbol table section of the file, if it has one. 276 Displays the entries in dynamic symbol table section of the file, if it 281 Displays the contents of any \s-1LTO\s0 symbol tables in the file. 330 Displays the contents of the \s-1NOTE\s0 segments and/or sections, if any. [all …]
|
| H A D | arm-none-linux-gnueabihf-objdump.1 | 198 \&\fBobjdump\fR displays information about one or more object files. 245 displays summary information from the section headers (\fB\-h\fR) of 841 Displays the contents of the \s-1DWARF\s0 debug sections in the file, if any 856 Displays the contents of the \fB.debug_abbrev\fR section. 865 Displays the contents of the \fB.debug_addr\fR section. 874 Displays the contents of the \fB.debug_cu_index\fR and/or 902 Displays the contents of the \fB.gdb_index\fR and/or 912 Displays the contents of the \fB.debug_info\fR section. Note: the 923 Displays the contents of the \fB.gnu_debuglink\fR and/or 924 \&\fB.gnu_debugaltlink\fR sections. Also displays any links to [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/ |
| H A D | aarch64-none-linux-gnu-readelf.1 | 185 \&\fBreadelf\fR displays information about one or more \s-1ELF\s0 format object 221 Displays the information contained in the \s-1ELF\s0 header at the start of the 231 Displays the information contained in the file's segment headers, if it 241 Displays the information contained in the file's section headers, if it 249 Displays the information contained in the file's section groups, if it 257 Displays the detailed section information. Implies \fB\-S\fR. 266 Displays the entries in symbol table section of the file, if it has one. 276 Displays the entries in dynamic symbol table section of the file, if it 281 Displays the contents of any \s-1LTO\s0 symbol tables in the file. 330 Displays the contents of the \s-1NOTE\s0 segments and/or sections, if any. [all …]
|
| H A D | aarch64-none-linux-gnu-objdump.1 | 198 \&\fBobjdump\fR displays information about one or more object files. 245 displays summary information from the section headers (\fB\-h\fR) of 841 Displays the contents of the \s-1DWARF\s0 debug sections in the file, if any 856 Displays the contents of the \fB.debug_abbrev\fR section. 865 Displays the contents of the \fB.debug_addr\fR section. 874 Displays the contents of the \fB.debug_cu_index\fR and/or 902 Displays the contents of the \fB.gdb_index\fR and/or 912 Displays the contents of the \fB.debug_info\fR section. Note: the 923 Displays the contents of the \fB.gnu_debuglink\fR and/or 924 \&\fB.gnu_debugaltlink\fR sections. Also displays any links to [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/binutils.html/ |
| H A D | readelf.html | 116 <p><code>readelf</code> displays information about one or more ELF format object 150 <p>Displays the information contained in the ELF header at the start of the 159 <p>Displays the information contained in the file’s segment headers, if it 167 <p>Displays the information contained in the file’s section headers, if it 174 <p>Displays the information contained in the file’s section groups, if it 181 <p>Displays the detailed section information. Implies <samp>-S</samp>. 188 <p>Displays the entries in symbol table section of the file, if it has one. 200 <p>Displays the entries in dynamic symbol table section of the file, if it 207 <p>Displays the contents of any LTO symbol tables in the file. 249 <p>Displays the contents of the NOTE segments and/or sections, if any. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/binutils.html/ |
| H A D | readelf.html | 116 <p><code>readelf</code> displays information about one or more ELF format object 150 <p>Displays the information contained in the ELF header at the start of the 159 <p>Displays the information contained in the file’s segment headers, if it 167 <p>Displays the information contained in the file’s section headers, if it 174 <p>Displays the information contained in the file’s section groups, if it 181 <p>Displays the detailed section information. Implies <samp>-S</samp>. 188 <p>Displays the entries in symbol table section of the file, if it has one. 200 <p>Displays the entries in dynamic symbol table section of the file, if it 207 <p>Displays the contents of any LTO symbol tables in the file. 249 <p>Displays the contents of the NOTE segments and/or sections, if any. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-pci-devices-cciss | 5 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
|
| H A D | sysfs-devices-edac | 15 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
|
| H A D | sysfs-driver-habanalabs | 31 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
|
| H A D | debugfs-driver-habanalabs | 38 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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Debugging-Output.html | 89 <dd><p>Displays the current setting of asynchronous command completion 100 <dd><p>Displays the current state of displaying debugging messages related to 109 <dd><p>Displays the current state of displaying gdbarch debugging info. 145 <dd><p>Displays the current state of displaying debugging messages related to 183 <dd><p>Displays the current state of displaying <small>GDB</small> debugging info 192 <dd><p>Displays the current state of displaying <small>GDB</small> event debugging 201 <dd><p>Displays the current state of displaying debugging info about 224 <dd><p>Displays the current state of displaying <small>GDB</small> frame debugging 241 <dd><p>Displays the current state of <small>GDB</small> inferior debugging. 248 <dd><p>Displays the current state of <small>GDB</small> JIT debugging. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Debugging-Output.html | 89 <dd><p>Displays the current setting of asynchronous command completion 100 <dd><p>Displays the current state of displaying debugging messages related to 109 <dd><p>Displays the current state of displaying gdbarch debugging info. 145 <dd><p>Displays the current state of displaying debugging messages related to 183 <dd><p>Displays the current state of displaying <small>GDB</small> debugging info 192 <dd><p>Displays the current state of displaying <small>GDB</small> event debugging 201 <dd><p>Displays the current state of displaying debugging info about 224 <dd><p>Displays the current state of displaying <small>GDB</small> frame debugging 241 <dd><p>Displays the current state of <small>GDB</small> inferior debugging. 248 <dd><p>Displays the current state of <small>GDB</small> JIT debugging. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | efifb.rst | 7 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:
|
| H A D | sa1100fb.rst | 14 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/ |
| H A D | hdcp.h | 203 /* 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()
|
| H A D | hdcp_psp.c | 190 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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/annotate/ |
| H A D | Frame-Annotations.html | 24 <link href="Displays.html#Displays" rel="next" title="Displays"> 62 Next: <a href="Displays.html#Displays" accesskey="n" rel="next">Displays</a>, Previous: <a href="Va… 206 Next: <a href="Displays.html#Displays" accesskey="n" rel="next">Displays</a>, Previous: <a href="Va…
|
| H A D | Displays.html | 13 <title>GDB’s Obsolete Annotations: Displays</title> 15 <meta name="description" content="GDB’s Obsolete Annotations: Displays"> 16 <meta name="keywords" content="GDB’s Obsolete Annotations: Displays"> 59 <a name="Displays"></a> 65 <a name="Displays-1"></a> 66 <h2 class="chapter">7 Displays</h2>
|
| H A D | Prompting.html | 25 <link href="Displays.html#Displays" rel="previous" title="Displays"> 62 …"n" rel="next">Errors</a>, Previous: <a href="Displays.html#Displays" accesskey="p" rel="previous"…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/annotate/ |
| H A D | Frame-Annotations.html | 24 <link href="Displays.html#Displays" rel="next" title="Displays"> 62 Next: <a href="Displays.html#Displays" accesskey="n" rel="next">Displays</a>, Previous: <a href="Va… 206 Next: <a href="Displays.html#Displays" accesskey="n" rel="next">Displays</a>, Previous: <a href="Va…
|
| H A D | Displays.html | 13 <title>GDB’s Obsolete Annotations: Displays</title> 15 <meta name="description" content="GDB’s Obsolete Annotations: Displays"> 16 <meta name="keywords" content="GDB’s Obsolete Annotations: Displays"> 59 <a name="Displays"></a> 65 <a name="Displays-1"></a> 66 <h2 class="chapter">7 Displays</h2>
|
| H A D | Prompting.html | 25 <link href="Displays.html#Displays" rel="previous" title="Displays"> 62 …"n" rel="next">Errors</a>, Previous: <a href="Displays.html#Displays" accesskey="p" rel="previous"…
|
| /OK3568_Linux_fs/u-boot/board/congatec/cgtqmx6eval/ |
| H A D | cgtqmx6eval.c | 538 static struct display_info_t const displays[] = { variable 588 for (i = 0; i < ARRAY_SIZE(displays); i++) { in board_video_skip() 589 struct display_info_t const *dev = displays + i; in board_video_skip() 597 panel = displays[0].mode.name; in board_video_skip() 602 for (i = 0; i < ARRAY_SIZE(displays); i++) { in board_video_skip() 603 if (!strcmp(panel, displays[i].mode.name)) in board_video_skip() 607 if (i < ARRAY_SIZE(displays)) { in board_video_skip() 608 ret = ipuv3_fb_init(&displays[i].mode, 0, displays[i].pixfmt); in board_video_skip() 610 if (displays[i].enable) in board_video_skip() 611 displays[i].enable(displays + i); in board_video_skip() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/ |
| H A D | Kconfig | 14 tristate "Support for parallel displays" 20 tristate "Support for TV and VGA displays" 29 tristate "Support for LVDS displays"
|