| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_display_power.h | 119 * Synchronize the well's hw state to match the current sw state, for 127 * Enable the well and resources that depend on it (for example 128 * interrupts located on the well). Called after the 0->1 refcount 134 * Disable the well and resources that depend on it. Called after 151 /* Power well structure for haswell */ 156 /* unique identifier for this power well */ 159 * Arbitraty data associated with this power well. Platform and power 160 * well specific. 165 * request/status flag index in the PUNIT power well 176 * request/status flag index in the power well [all …]
|
| D | intel_display_power.c | 189 "Use count on power well %s is already zero", in intel_power_well_put() 243 * threads can't disable the power well while the caller tries to read a few 265 * Starting with Haswell, we have a "Power Down Well" that can be turned off 266 * when not needed anymore. We have 4 registers that can request the power well 339 drm_dbg_kms(&dev_priv->drm, "%s power well enable timeout\n", in hsw_wait_for_power_well_enable() 374 * - a KVMR request on any power well via the KVMR request register in hsw_wait_for_power_well_disable() 415 * before enabling the power well and PW1/PG1's own fuse in hsw_power_well_enable() 690 * We should only use the power well if we explicitly asked the hardware to 731 "Power well 2 on.\n"); in assert_can_enable_dc9() 979 * the first power well and hope the WARN gets reported so we can fix in lookup_power_well() [all …]
|
| D | intel_vga.c | 61 * at a very early point in our resume sequence, where the power well in intel_vga_redisable() 64 * level, just check if the power well is enabled instead of trying to in intel_vga_redisable() 65 * follow the "don't touch the power well if we don't need it" policy in intel_vga_redisable() 82 * After we re-enable the power well, if we touch VGA register 0x3d5 in intel_vga_reset_io_mem()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/i915/ |
| D | intel_runtime_pm.c | 185 WARN(!power_well->count, "Use count on power well %s is already zero", in intel_power_well_put() 239 * threads can't disable the power well while the caller tries to read a few 285 * Starting with Haswell, we have a "Power Down Well" that can be turned off 286 * when not needed anymore. We have 4 registers that can request the power well 296 * After we re-enable the power well, if we touch VGA register 0x3d5 in hsw_power_well_post_enable() 360 * - a KVMR request on any power well via the KVMR request register in hsw_wait_for_power_well_disable() 399 * before enabling the power well and PW1/PG1's own fuse in hsw_power_well_enable() 480 * We should only use the power well if we explicitly asked the hardware to 503 "Power well 2 on.\n"); in assert_can_enable_dc9() 895 DRM_ERROR("timeout setting power well state %08x (%08x)\n", in vlv_set_power_well() [all …]
|
| /kernel/linux/linux-4.19/drivers/misc/mic/ |
| D | Kconfig | 16 More information about the Intel MIC family as well as the Linux 33 More information about the Intel MIC family as well as the Linux 50 More information about the Intel MIC family as well as the Linux 70 More information about the Intel MIC family as well as the Linux 109 More information about the Intel MIC family as well as the Linux 127 More information about the Intel MIC family as well as the Linux 148 More information about the Intel MIC family as well as the Linux
|
| /kernel/linux/linux-5.10/drivers/misc/echo/ |
| D | echo.h | 41 well. However, it only works well for signals of constant amplitude. It works 44 similar to applying AGC - LMS can work as well for a signal of varying 53 the NLMS algorithm works very well. However, speech has more low frequency than 60 An FIR filter adapted using pre-whitened NLMS performs well, provided certain 70 noise like, such as voice) the adaption works very well. If the adaption is 78 since at least it cancels the tones. Allowing a well converged canceller to
|
| /kernel/linux/linux-4.19/drivers/misc/echo/ |
| D | echo.h | 53 well. However, it only works well for signals of constant amplitude. It works 56 similar to applying AGC - LMS can work as well for a signal of varying 65 the NLMS algorithm works very well. However, speech has more low frequency than 72 An FIR filter adapted using pre-whitened NLMS performs well, provided certain 82 noise like, such as voice) the adaption works very well. If the adaption is 90 since at least it cancels the tones. Allowing a well converged canceller to
|
| /kernel/linux/linux-4.19/Documentation/netlabel/ |
| D | introduction.txt | 20 engine will handle those tasks as well. Other kernel subsystems should 32 formatting of these NetLabel messages as well as the Generic NETLINK family 34 header files as well as in 'include/net/netlabel.h'. 45 'include/net/netlabel.h' header file as well as the 'lsm_interface.txt' file
|
| D | lsm_interface.txt | 30 on outgoing packets as well as read the labels on incoming packets. Functions 31 exist to operate both on sockets as well as the sk_buffs directly. These high 47 bypassed as well which should result in a significant reduction in overhead.
|
| /kernel/linux/linux-5.10/Documentation/netlabel/ |
| D | introduction.rst | 24 engine will handle those tasks as well. Other kernel subsystems should 37 formatting of these NetLabel messages as well as the Generic NETLINK family 39 header files as well as in 'include/net/netlabel.h'. 51 'include/net/netlabel.h' header file as well as the 'lsm_interface.txt' file
|
| D | lsm_interface.rst | 35 on outgoing packets as well as read the labels on incoming packets. Functions 36 exist to operate both on sockets as well as the sk_buffs directly. These high 53 bypassed as well which should result in a significant reduction in overhead.
|
| /kernel/linux/linux-5.10/drivers/input/tablet/ |
| D | Kconfig | 23 (CONFIG_INPUT_EVDEV) as well. 36 support" (CONFIG_INPUT_EVDEV) as well. 48 (CONFIG_INPUT_EVDEV) as well. 72 (CONFIG_INPUT_EVDEV) as well.
|
| /kernel/linux/linux-4.19/drivers/input/tablet/ |
| D | Kconfig | 22 (CONFIG_INPUT_EVDEV) as well. 35 support" (CONFIG_INPUT_EVDEV) as well. 47 (CONFIG_INPUT_EVDEV) as well. 71 (CONFIG_INPUT_EVDEV) as well.
|
| /kernel/linux/linux-4.19/Documentation/filesystems/cifs/ |
| D | cifs.txt | 1 This is the client VFS module for the SMB3 NAS protocol as well 9 as well by Samba (which provides excellent CIFS 11 systems, as well as most Network Attached Storage vendors, so
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_audio_component.h | 19 * @get_power: get the POWER_DOMAIN_AUDIO power well 21 * Request the power well to be turned on. 28 * @put_power: put the POWER_DOMAIN_AUDIO power well 30 * Allow the power well to be turned off.
|
| /kernel/linux/linux-4.19/include/drm/ |
| D | drm_audio_component.h | 18 * @get_power: get the POWER_DOMAIN_AUDIO power well 20 * Request the power well to be turned on. 24 * @put_power: put the POWER_DOMAIN_AUDIO power well 26 * Allow the power well to be turned off.
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | framerelay.txt | 11 The configuration script will ask you how many DLCIs you need, as well as 23 them as well. 27 to specify the types of boards to be configured as FRADs, as well as perform
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/cifs/ |
| D | introduction.rst | 5 This is the client VFS module for the SMB3 NAS protocol as well 16 Server), as well as by Samba (which provides excellent 18 operating systems). Apple systems also support SMB3 well, as
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | framerelay.rst | 17 The configuration script will ask you how many DLCIs you need, as well as 29 them as well. 33 to specify the types of boards to be configured as FRADs, as well as perform
|
| /kernel/linux/linux-5.10/Documentation/maintainer/ |
| D | rebasing-and-merging.rst | 91 well-known starting point, and they are well tested, the potential for 140 Such merges need to be carefully thought about and well justified, or 155 a well-managed branch. 159 merge to a well-known stable point, rather than to some random commit. 198 merging of your tree as well. Preferable alternatives include agreeing 211 in the tree. As always, such a merge should pick a well-known release
|
| /kernel/linux/linux-4.19/drivers/usb/gadget/udc/ |
| D | Kconfig | 151 It has fifteen fixed-function endpoints, as well as endpoint 212 It has up to 23 endpoints, as well as endpoint zero (for 225 endpoints, as well as endpoint zero (for control transfers). 240 8 endpoints, as well as endpoint zero. 348 It has three configurable endpoints, as well as endpoint zero 371 It has six configurable endpoints, as well as endpoint zero 381 It has eight configurable endpoints, as well as endpoint zero 435 endpoints(bulk or interrupt or isochronous), as well as
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | Kconfig | 153 It has fifteen fixed-function endpoints, as well as endpoint 214 It has up to 23 endpoints, as well as endpoint zero (for 227 endpoints, as well as endpoint zero (for control transfers). 242 8 endpoints, as well as endpoint zero. 351 It has three configurable endpoints, as well as endpoint zero 374 It has six configurable endpoints, as well as endpoint zero 384 It has eight configurable endpoints, as well as endpoint zero 438 endpoints(bulk or interrupt or isochronous), as well as
|
| /kernel/linux/linux-4.19/Documentation/media/v4l-drivers/ |
| D | cafe_ccic.rst | 15 well, but that is a debugging aid which will be removed shortly). VGA and 32 loading via sysfs as well: 47 systems, however, it will work well with only two.
|
| /kernel/linux/linux-4.19/Documentation/i2c/busses/ |
| D | i2c-sis96x | 42 chipsets as well: 635, and 635T. If anyone owns a board with those chips 43 AND is willing to risk crashing & burning an otherwise well-behaved kernel 46 reports and/or success stories as well.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | cafe_ccic.rst | 17 well, but that is a debugging aid which will be removed shortly). VGA and 34 loading via sysfs as well: 49 systems, however, it will work well with only two.
|