| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| 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
|
| 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
|
| 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
|
| 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
|
| D | sysfs-firmware-efi | 25 Description: Displays the physical addresses of all EFI Configuration 35 Description: Displays the content of the Runtime Configuration Interface
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| 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
|
| 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
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| 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:
|
| 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
|
| /kernel/linux/linux-4.19/Documentation/fb/ |
| D | sa1100fb.txt | 12 For most common passive displays, giving the option 20 displays are supported as long as the SDS bit is set in LCCR0; GPIO<9:2> 23 For active displays or displays requiring additional configuration
|
| D | modedb.txt | 32 If 'R' is specified, do a 'reduced blanking' calculation for digital displays. 74 The GTF is limited by the fact that it is designed mainly for CRT displays. 82 displays, the "reduced blanking" calculation can be used. 87 new CRT displays and probably with most flatpanels, if 'reduced blanking'
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/imx/ |
| D | Kconfig | 13 tristate "Support for parallel displays" 19 tristate "Support for TV and VGA displays" 27 tristate "Support for LVDS displays"
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/imx/ |
| D | Kconfig | 14 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/ |
| 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()
|
| 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 …]
|
| /kernel/linux/linux-4.19/arch/arm/plat-samsung/include/plat/ |
| D | fb-s3c2410.h | 47 struct s3c2410fb_display *displays; /* attached displays info */ member 48 unsigned num_displays; /* number of defined displays */
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/tinydrm/ |
| D | Kconfig | 2 tristate "Support for simple displays" 44 tristate "DRM support for Pervasive Displays RePaper panels (V231)" 48 DRM driver for the following Pervasive Displays panels:
|
| /kernel/linux/linux-4.19/drivers/staging/fbtft/ |
| D | fbtft_device.c | 73 MODULE_PARM_DESC(startbyte, "Sets the Start byte used by some SPI displays."); 269 /* Supported displays in alphabetical order */ 270 static struct fbtft_device_display displays[] = { variable 1457 /* name=list lists all supported displays */ in fbtft_device_init() 1459 pr_info("Supported displays:\n"); in fbtft_device_init() 1461 for (i = 0; i < ARRAY_SIZE(displays); i++) in fbtft_device_init() 1462 pr_info("%s\n", displays[i].name); in fbtft_device_init() 1467 i = ARRAY_SIZE(displays) - 1; in fbtft_device_init() 1468 displays[i].name = name; in fbtft_device_init() 1470 displays[i].pdev->name = name; in fbtft_device_init() [all …]
|
| D | Kconfig | 162 displays with a resolution of up to 320x240 pixels. 203 tristate "Generic FB driver for TFT LCD displays" 206 Generic Framebuffer support for TFT LCD displays.
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | fb-s3c2410.h | 73 struct s3c2410fb_display *displays; /* attached displays info */ member 74 unsigned num_displays; /* number of defined displays */
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | davinci-vpbe.rst | 45 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-4.19/Documentation/media/v4l-drivers/ |
| D | davinci-vpbe.rst | 62 Support LCD Panel displays using the VENC. For example to support a Logic 68 various LCD displays.As of this patch a basic driver is present, and this 69 support for external encoders and displays forms a part of the next
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/ |
| D | nuc900fb.c | 96 struct nuc900fb_display *default_display = mach_info->displays + in nuc900fb_check_var() 110 if (var->xres == mach_info->displays[i].xres && in nuc900fb_check_var() 111 var->yres == mach_info->displays[i].yres && in nuc900fb_check_var() 112 var->bits_per_pixel == mach_info->displays[i].bpp) { in nuc900fb_check_var() 113 display = mach_info->displays + i; in nuc900fb_check_var() 524 "default display No. is %d but only %d displays \n", in nuc900fb_probe() 530 display = mach_info->displays + mach_info->default_display; in nuc900fb_probe() 612 unsigned long smem_len = mach_info->displays[i].xres; in nuc900fb_probe() 613 smem_len *= mach_info->displays[i].yres; in nuc900fb_probe() 614 smem_len *= mach_info->displays[i].bpp; in nuc900fb_probe()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/ |
| D | repaper.txt | 1 Pervasive Displays RePaper branded e-ink displays
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | repaper.txt | 1 Pervasive Displays RePaper branded e-ink displays
|