Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/arch/mips/loongson/common/
Denv.c109 loongson_sysconf.workarounds = WORKAROUND_CPUFREQ; in prom_init_env()
130 loongson_sysconf.workarounds = WORKAROUND_CPUHOTPLUG; in prom_init_env()
166 loongson_sysconf.workarounds |= esys->workarounds; in prom_init_env()
/linux-4.1.27/arch/mips/cavium-octeon/
DKconfig4 bool "Enable CN63XXP1 errata workarounds"
7 The CN63XXP1 chip requires build time workarounds to
9 workarounds will cause a slight decrease in performance on
11 unless it is known the workarounds are needed.
/linux-4.1.27/arch/mips/bcm47xx/
DMakefile7 obj-y += board.o buttons.o leds.o workarounds.o
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dboot_param.h88 u64 workarounds; /* see workarounds.h */ member
204 u64 workarounds; member
/linux-4.1.27/arch/mips/loongson/
DPlatform11 # Enable the workarounds for Loongson2f
/linux-4.1.27/Documentation/video4linux/bttv/
DREADME.freeze46 the PCI bus. The bt848/878 chips have a few workarounds for known
58 greatest workarounds for hardware bugs might fix these problems.
/linux-4.1.27/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/linux-4.1.27/arch/mips/loongson/loongson-3/
Dsmp.c591 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_disable_clock()
604 if (!(loongson_sysconf.workarounds & WORKAROUND_CPUHOTPLUG)) in loongson3_enable_clock()
/linux-4.1.27/arch/mips/
DMakefile186 KBUILD_AFLAGS_MODULE += -msb1-pass1-workarounds
187 KBUILD_CFLAGS_MODULE += -msb1-pass1-workarounds
DKconfig1686 require workarounds. Without workarounds the system may hang
1690 Loongson 2F03 and later have fixed these issues and no workarounds
1691 are needed. The workarounds have no significant side effect on them
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_ringbuffer.c714 struct i915_workarounds *w = &dev_priv->workarounds; in intel_ring_workarounds_emit()
766 const u32 idx = dev_priv->workarounds.count; in wa_add()
771 dev_priv->workarounds.reg[idx].addr = addr; in wa_add()
772 dev_priv->workarounds.reg[idx].value = val; in wa_add()
773 dev_priv->workarounds.reg[idx].mask = mask; in wa_add()
775 dev_priv->workarounds.count++; in wa_add()
1039 dev_priv->workarounds.count = 0; in init_workarounds_ring()
Di915_debugfs.c2823 seq_printf(m, "Workarounds applied: %d\n", dev_priv->workarounds.count); in i915_wa_registers()
2824 for (i = 0; i < dev_priv->workarounds.count; ++i) { in i915_wa_registers()
2828 addr = dev_priv->workarounds.reg[i].addr; in i915_wa_registers()
2829 mask = dev_priv->workarounds.reg[i].mask; in i915_wa_registers()
2830 value = dev_priv->workarounds.reg[i].value; in i915_wa_registers()
Dintel_lrc.c1100 struct i915_workarounds *w = &dev_priv->workarounds; in intel_logical_ring_workarounds_emit()
Di915_drv.h1711 struct i915_workarounds workarounds; member
/linux-4.1.27/arch/powerpc/kernel/
DMakefile116 obj-$(CONFIG_PPC_IO_WORKAROUNDS) += io-workarounds.o
/linux-4.1.27/arch/powerpc/platforms/8xx/
DKconfig123 require workarounds for Linux (and most other OSes to work). If you
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt160 acpi=strict Disable out of spec ACPI workarounds.
220 allowed Overwrite iommu off workarounds for specific chipsets.
/linux-4.1.27/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-4.1.27/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-4.1.27/Documentation/block/
Dbiovecs.txt83 bcache) had some ugly workarounds for this.
/linux-4.1.27/arch/powerpc/boot/dts/
Dmpc8313erdb.dts303 * workarounds listed in section 8.5 of the board
/linux-4.1.27/drivers/usb/phy/
DKconfig147 handles PHY initialization, clock management, and workarounds
/linux-4.1.27/
DREPORTING-BUGS129 [X.] Other notes, patches, fixes, workarounds:
/linux-4.1.27/arch/m68k/fpsp040/
Dbugfix.S5 | This file contains workarounds for bugs in the 040
/linux-4.1.27/Documentation/ia64/
Dmca.txt107 SAL on resume. The OS INIT code has workarounds for some of these
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt268 the use of the APIC and that workarounds may be required. In addition, some of
269 these workarounds pose unique constraints for virtualization - requiring either
/linux-4.1.27/arch/arm64/
DKconfig290 menu "ARM errata workarounds via the alternatives framework"
/linux-4.1.27/Documentation/devicetree/
Dusage-model.txt169 machine_desc could be added which implements the workarounds and only
/linux-4.1.27/arch/alpha/
DKconfig277 Samsung APC164UX. There is a page on known problems and workarounds
/linux-4.1.27/arch/arm/mm/
DKconfig858 in hardware, other workarounds are needed (e.g. cache
/linux-4.1.27/init/
DKconfig1579 bool "Enable PCI quirk workarounds" if EXPERT
1582 This enables workarounds for various PCI chipset
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt282 pcifix - Control PCI workarounds
283 0 = Disable all workarounds
DHD-Audio.txt24 driver has a bunch of workarounds for these as described below.
/linux-4.1.27/Documentation/
Dkernel-parameters.txt2747 is read. But various workarounds are disabled