| /linux/drivers/firewire/ |
| H A D | sbp2.c | 103 module_param_named(workarounds, sbp2_param_workarounds, int, 0644); 104 MODULE_PARM_DESC(workarounds, "Work around device bugs (default = 0" 161 unsigned int workarounds; member 333 unsigned int workarounds; member 338 .workarounds = SBP2_WORKAROUND_INQUIRY_36 | 345 .workarounds = SBP2_WORKAROUND_POWER_CONDITION, 350 .workarounds = SBP2_WORKAROUND_INQUIRY_36, 355 .workarounds = SBP2_WORKAROUND_POWER_CONDITION, 360 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS, 365 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS, [all …]
|
| /linux/Documentation/gpu/xe/ |
| H A D | xe_wa.rst | 4 Hardware workarounds 8 :doc: Hardware workarounds
|
| /linux/Documentation/arch/arm64/ |
| H A D | silicon-errata.rst | 31 known as "software workarounds" and are only required in the minority of 35 For software workarounds that may adversely impact systems unaffected by 37 Features" -> "ARM errata workarounds via the alternatives framework". 38 With the exception of workarounds for errata deemed "rare" by Arm, these 40 detected. For less-intrusive workarounds, a Kconfig option is not 46 file acts as a registry of software workarounds in the Linux Kernel and 47 will be updated when new workarounds are committed and backported to
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | Kconfig | 5 bool "Enable CN63XXP1 errata workarounds" 8 The CN63XXP1 chip requires build time workarounds to 10 workarounds will cause a slight decrease in performance on 12 unless it is known the workarounds are needed.
|
| /linux/arch/mips/loongson64/ |
| H A D | env.c | 230 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_lefi_init_env() 252 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_lefi_init_env() 289 loongson_sysconf.workarounds |= esys->workarounds; in prom_lefi_init_env()
|
| H A D | smp.c | 809 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock() 826 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
|
| /linux/arch/mips/bcm47xx/ |
| H A D | Makefile | 8 obj-y += board.o buttons.o leds.o workarounds.o
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_live_selftests.h | 20 selftest(workarounds, intel_workarounds_live_selftests)
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | Kconfig | 25 device tree patches and workarounds for the SB600 South
|
| /linux/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | silicon-errata.txt | 52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
|
| /linux/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | silicon-errata.txt | 56 “基於可選方法框架的 ARM 瑕疵補救措施(ARM errata workarounds via
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | Kconfig | 53 Enable workarounds for original MPC5200 errata. This is not required
|
| /linux/arch/mips/include/asm/mach-loongson64/ |
| H A D | boot_param.h | 107 u64 workarounds; /* see workarounds.h */ member
|
| H A D | loongson.h | 36 u64 workarounds; member
|
| /linux/Documentation/devicetree/bindings/sifive/ |
| H A D | sifive-blocks-ip-versioning.txt | 31 integration-specific bug fixes or workarounds are needed, the kernel
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_debugfs.c | 112 static int workarounds(struct xe_device *xe, struct drm_printer *p) in workarounds() function 125 workarounds(xe, &p); in workaround_info()
|
| /linux/Documentation/nvme/ |
| H A D | feature-and-quirk-policy.rst | 72 firmware updates or other workarounds are available from the vendor.
|
| /linux/drivers/pci/ |
| H A D | Kconfig | 65 bool "Enable PCI quirk workarounds" if EXPERT 67 This enables workarounds for various PCI chipset bugs/quirks.
|
| /linux/drivers/usb/ |
| H A D | Kconfig | 99 Enable workarounds for USB implementation quirks in SB600/SB700/SB800
|
| /linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
| H A D | cxgb.rst | 315 AMD's provides three workarounds for this problem, however, Chelsio 328 details with this bug and workarounds suggested by AMD.
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-kontron-bl.dts | 275 * workarounds for this, but they introduce unnecessary complexity and are
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | mpc8313erdb.dts | 302 * workarounds listed in section 8.5 of the board
|
| /linux/Documentation/block/ |
| H A D | biovecs.rst | 85 bcache) had some ugly workarounds for this.
|
| /linux/arch/mips/ |
| H A D | Kconfig | 1736 Loongson-3 processors have the llsc issues which require workarounds. 1737 Without workarounds the system may hang unexpectedly. 1815 require workarounds. Without workarounds the system may hang 1819 Loongson 2F03 and later have fixed these issues and no workarounds 1820 are needed. The workarounds have no significant side effect on them
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 79 might support, or enable quirks or bug workarounds
|