Home
last modified time | relevance | path

Searched refs:workarounds (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/Documentation/arm64/
Dsilicon-errata.txt27 known as "software workarounds" and are only required in the minority of
31 For software workarounds that may adversely impact systems unaffected by
33 Features" -> "ARM errata workarounds via the alternatives framework".
35 CPU is detected. For less-intrusive workarounds, a Kconfig option is not
41 file acts as a registry of software workarounds in the Linux Kernel and
42 will be updated when new workarounds are committed and backported to
/Linux-v4.19/drivers/firewire/
Dsbp2.c115 module_param_named(workarounds, sbp2_param_workarounds, int, 0644);
116 MODULE_PARM_DESC(workarounds, "Work around device bugs (default = 0"
173 unsigned int workarounds; member
345 unsigned int workarounds; member
350 .workarounds = SBP2_WORKAROUND_INQUIRY_36 |
357 .workarounds = SBP2_WORKAROUND_POWER_CONDITION,
362 .workarounds = SBP2_WORKAROUND_INQUIRY_36,
367 .workarounds = SBP2_WORKAROUND_POWER_CONDITION,
372 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS,
377 .workarounds = SBP2_WORKAROUND_128K_MAX_TRANS,
[all …]
/Linux-v4.19/arch/mips/loongson64/common/
Denv.c115 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_init_env()
138 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_init_env()
175 loongson_sysconf.workarounds |= esys->workarounds; in prom_init_env()
/Linux-v4.19/arch/mips/cavium-octeon/
DKconfig5 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-v4.19/arch/mips/bcm47xx/
DMakefile7 obj-y += board.o buttons.o leds.o workarounds.o
/Linux-v4.19/arch/mips/include/asm/mach-loongson64/
Dboot_param.h99 u64 workarounds; /* see workarounds.h */ member
215 u64 workarounds; member
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Di915_live_selftests.h14 selftest(workarounds, intel_workarounds_live_selftests)
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_workarounds.c54 struct i915_workarounds *wa = &i915->workarounds; in wa_add()
518 dev_priv->workarounds.count = 0; in intel_ctx_workarounds_init()
546 dev_priv->workarounds.count); in intel_ctx_workarounds_init()
552 struct i915_workarounds *w = &rq->i915->workarounds; in intel_ctx_workarounds_emit()
/Linux-v4.19/arch/powerpc/platforms/pasemi/
DKconfig25 device tree patches and workarounds for the SB600 South
/Linux-v4.19/Documentation/translations/zh_CN/arm64/
Dsilicon-errata.txt52 “基于可选方法框架的 ARM 瑕疵补救措施(ARM errata workarounds via
/Linux-v4.19/drivers/pci/
DKconfig31 bool "Enable PCI quirk workarounds" if EXPERT
34 This enables workarounds for various PCI chipset bugs/quirks.
/Linux-v4.19/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/Linux-v4.19/arch/mips/loongson64/
DPlatform11 # Enable the workarounds for Loongson2f
/Linux-v4.19/arch/mips/loongson64/loongson-3/
Dsmp.c709 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
723 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/Linux-v4.19/scripts/dtc/
Ddtx_diff60 workarounds:
/Linux-v4.19/arch/powerpc/kernel/
DMakefile122 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dti-sysc.txt28 needing special workarounds:
/Linux-v4.19/Documentation/x86/x86_64/
Dboot-options.txt168 acpi=strict Disable out of spec ACPI workarounds.
228 allowed Overwrite iommu off workarounds for specific chipsets.
/Linux-v4.19/Documentation/ide/
DChangeLog.ide-cd.1994-200475 * More workarounds for Vertos bugs (based on patches
87 * 3.08 Mar 6, 1996 -- More Vertos workarounds.
/Linux-v4.19/Documentation/networking/
Dcxgb.txt277 AMD's provides three workarounds for this problem, however, Chelsio
289 details with this bug and workarounds suggested by AMD.
/Linux-v4.19/arch/powerpc/boot/dts/
Dmpc8313erdb.dts303 * workarounds listed in section 8.5 of the board
/Linux-v4.19/Documentation/block/
Dbiovecs.txt83 bcache) had some ugly workarounds for this.
/Linux-v4.19/Documentation/admin-guide/
Dreporting-bugs.rst136 [X.] Other notes, patches, fixes, workarounds:
/Linux-v4.19/Documentation/acpi/
Dosi.txt79 might support, or enable quirks or bug workarounds
/Linux-v4.19/arch/m68k/fpsp040/
Dbugfix.S5 | This file contains workarounds for bugs in the 040

12