Home
last modified time | relevance | path

Searched refs:hang (Results 1 – 25 of 74) sorted by relevance

123

/linux/drivers/gpu/drm/i915/gt/
A Dselftest_lrc.c1660 struct i915_request *hang; in __lrc_garbage() local
1667 hang = garbage(ce, prng); in __lrc_garbage()
1668 if (IS_ERR(hang)) { in __lrc_garbage()
1669 err = PTR_ERR(hang); in __lrc_garbage()
1673 if (wait_for_submit(engine, hang, HZ / 2)) { in __lrc_garbage()
1674 i915_request_put(hang); in __lrc_garbage()
1680 garbage_reset(engine, hang); in __lrc_garbage()
1683 if (!hang->fence.error) { in __lrc_garbage()
1684 i915_request_put(hang); in __lrc_garbage()
1694 i915_request_put(hang); in __lrc_garbage()
[all …]
A Dselftest_hangcheck.c30 struct hang { struct
39 static int hang_init(struct hang *h, struct intel_gt *gt) in hang_init() argument
271 static void hang_fini(struct hang *h) in hang_fini()
303 struct hang h; in igt_hang_sanitycheck()
700 struct hang h; in __igt_reset_engine()
975 struct hang h; in __igt_reset_engines()
1297 struct hang h; in igt_reset_wait()
1429 struct hang h; in __igt_reset_evict_vma()
1641 struct hang h; in igt_reset_queue()
1812 struct hang h; in igt_handle_error()
[all …]
/linux/drivers/gpu/drm/i915/
A DKconfig67 bool "Enable capturing GPU state following a hang"
71 This option enables capturing the GPU state when a hang is detected.
73 Please report any hang for triaging according to:
85 selected and causes any error state captured upon a GPU hang
A DKconfig.profile53 hang detection.
/linux/Documentation/sound/cards/
A Dvia82xx-mixer.rst6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/linux/arch/arm/boot/dts/
A Dast2500-facebook-netbmc-common.dtsi13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
A Drk3288-veyron-pinky.dts135 /* Some connection is flaky making the tsadc hang the system */
A Dimx7d.dtsi87 * System will hang if added nosmp in kernel command line
A Darm-realview-eb-mp.dtsi76 * cache to hang unless disabled.
A Dsun8i-a83t-allwinner-h8homlet-v2.dts250 * this must remain on or the system will hang.
/linux/Documentation/ABI/testing/
A Dsysfs-kernel-reboot32 avoid anything that could hang.
/linux/arch/arm/mach-sa1100/
A Dsleep.S48 @ otherwise we occasionally hang.
/linux/Documentation/networking/device_drivers/ethernet/intel/
A De1000.rst160 greater than 75,000, may hang (stop transmitting) adapters
165 hang, ensure that InterruptThrottleRate is set no greater
222 hang (stop transmitting) under certain network conditions. If
226 for the hang ensure that RxIntDelay is set to 0.
/linux/Documentation/networking/
A Ddriver.rst74 mitigation scheme to let TX packets "hang out" in the TX
/linux/Documentation/gpu/
A Dmsm-crash-dump.rst7 Following a GPU hang the MSM driver outputs debugging information via
/linux/Documentation/admin-guide/
A Dinit.rst1 Explaining the "No working init found." boot hang message
/linux/Documentation/driver-api/
A Dsm501.rst73 lock and hang the whole system. The driver will refuse to
/linux/drivers/net/wan/lmc/
A Dlmc_var.h298 int hang, rxdesc, bad_packet, some_counter; member
/linux/Documentation/scsi/
A Ddpti.rst50 - Fixed bug causing system to hang under extreme load with
/linux/Documentation/i2c/busses/
A Di2c-ali15x3.rst116 the SMBus will hang and this can only be resolved by
/linux/Documentation/x86/i386/
A DIO-APIC.rst108 'incorrect' pirq line will cause the booting process to hang, or a device
/linux/Documentation/arm/
A Dtcm.rst57 the CPU and then we hang inside ITCM waiting for an
/linux/Documentation/networking/device_drivers/wan/
A Dz8530book.rst38 noting here that many PC machines hang or crash when the chip is driven
72 ensures that stray interrupts will be mopped up and not hang the bus.
/linux/Documentation/power/
A Dbasic-pm-debugging.rst116 or resume its device (in the latter case the system may hang or become unstable
153 system to hang or become unstable, so please beware. Such a failure usually
/linux/Documentation/admin-guide/hw-vuln/
A Dmultihit.rst56 cause a machine-check error which can result in a system hang or shutdown.

Completed in 46 milliseconds

123