| /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-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_display_power_well.h | 60 /* unique identifier for this power well */ 63 * Arbitraty data associated with this power well. Platform and power 64 * well specific. 69 * request/status flag index in the PUNIT power well 79 * request/status flag index in the power well 103 * the well enabled. 121 /* power well enable/disable usage count */
|
| D | intel_display_power.c | 250 * threads can't disable the power well while the caller tries to read a few 302 * This function set the "DC off" power well target_dc_state, 303 * based upon this target_dc_stste, "DC off" power well will 326 * If DC off power well is disabled, need to enable and disable the in intel_display_power_set_target_dc_state() 327 * DC off power well to effect target DC state. in intel_display_power_set_target_dc_state() 650 * power well disabling. in release_async_put_domains() 1167 * expect us to program the abox_ctl0 register as well, even though in icl_mbus_init() 1207 "Display power well on\n"); in assert_can_disable_lcpll() 1377 * well is disabled and most interrupts are disabled, and these are also 1440 struct i915_power_well *well; in skl_display_core_init() local [all …]
|
| D | intel_vga.c | 67 * at a very early point in our resume sequence, where the power well in intel_vga_redisable() 70 * level, just check if the power well is enabled instead of trying to in intel_vga_redisable() 71 * follow the "don't touch the power well if we don't need it" policy in intel_vga_redisable() 88 * After we re-enable the power well, if we touch VGA register 0x3d5 in intel_vga_reset_io_mem()
|
| /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-6.6/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-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-6.6/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-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-6.6/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-6.6/include/drm/ |
| D | drm_audio_component.h | 22 * @get_power: get the POWER_DOMAIN_AUDIO power well 24 * Request the power well to be turned on. 31 * @put_power: put the POWER_DOMAIN_AUDIO power well 33 * Allow the power well to be turned off.
|
| /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-6.6/Documentation/admin-guide/cifs/ |
| D | introduction.rst | 5 This is the client VFS module for the SMB3 NAS protocol as well 16 well as by Samba (which provides excellent CIFS/SMB2/SMB3 server 18 Apple systems also support SMB3 well, as do most Network Attached
|
| /kernel/linux/linux-6.6/drivers/input/tablet/ |
| D | Kconfig | 23 (CONFIG_INPUT_EVDEV) as well. 36 support" (CONFIG_INPUT_EVDEV) as well. 60 (CONFIG_INPUT_EVDEV) as well.
|
| /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-6.6/drivers/gpu/drm/ci/ |
| D | build.yml | 66 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of 78 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of 90 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of
|
| /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/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-6.6/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.
|
| /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.
|