Home
last modified time | relevance | path

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

123

/Linux-v6.1/drivers/gpu/drm/i915/
DKconfig76 bool "Enable capturing GPU state following a hang"
80 This option enables capturing the GPU state when a hang is detected.
82 Please report any hang for triaging according to:
94 selected and causes any error state captured upon a GPU hang
DKconfig.profile53 hang detection.
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dselftest_hangcheck.c32 struct hang { struct
41 static int hang_init(struct hang *h, struct intel_gt *gt) in hang_init() argument
119 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request()
268 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) in hws_seqno()
273 static void hang_fini(struct hang *h) in hang_fini()
289 static bool wait_until_running(struct hang *h, struct i915_request *rq) in wait_until_running()
305 struct hang h; in igt_hang_sanitycheck()
704 struct hang h; in __igt_reset_engine()
981 struct hang h; in __igt_reset_engines()
1308 struct hang h; in igt_reset_wait()
[all …]
Dselftest_lrc.c1786 struct i915_request *hang; in __lrc_garbage() local
1793 hang = garbage(ce, prng); in __lrc_garbage()
1794 if (IS_ERR(hang)) { in __lrc_garbage()
1795 err = PTR_ERR(hang); in __lrc_garbage()
1799 if (wait_for_submit(engine, hang, HZ / 2)) { in __lrc_garbage()
1800 i915_request_put(hang); in __lrc_garbage()
1806 garbage_reset(engine, hang); in __lrc_garbage()
1809 if (!hang->fence.error) { in __lrc_garbage()
1810 i915_request_put(hang); in __lrc_garbage()
1817 if (i915_request_wait(hang, 0, HZ / 2) < 0) { in __lrc_garbage()
[all …]
/Linux-v6.1/Documentation/sound/cards/
Dvia82xx-mixer.rst6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/Linux-v6.1/arch/arm/boot/dts/
Dast2500-facebook-netbmc-common.dtsi13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
Drk3288-veyron-pinky.dts135 /* Some connection is flaky making the tsadc hang the system */
Dimx7d.dtsi87 * System will hang if added nosmp in kernel command line
Darm-realview-eb-mp.dtsi76 * cache to hang unless disabled.
Dsun8i-a83t-allwinner-h8homlet-v2.dts250 * this must remain on or the system will hang.
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-kernel-reboot32 avoid anything that could hang.
/Linux-v6.1/arch/arm/mach-sa1100/
Dsleep.S48 @ otherwise we occasionally hang.
/Linux-v6.1/Documentation/admin-guide/
Dinit.rst1 Explaining the "No working init found." boot hang message
/Linux-v6.1/Documentation/gpu/
Dmsm-crash-dump.rst7 Following a GPU hang the MSM driver outputs debugging information via
/Linux-v6.1/Documentation/networking/
Ddriver.rst74 mitigation scheme to let TX packets "hang out" in the TX
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/intel/
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.
De1000e.rst127 CAUTION: When setting RxIntDelay to a value other than 0, adapters may hang
131 eliminate the potential for the hang ensure that RxIntDelay is set to 0.
/Linux-v6.1/Documentation/driver-api/
Dsm501.rst73 lock and hang the whole system. The driver will refuse to
/Linux-v6.1/Documentation/scsi/
Ddpti.rst50 - Fixed bug causing system to hang under extreme load with
/Linux-v6.1/Documentation/i2c/busses/
Di2c-ali15x3.rst116 the SMBus will hang and this can only be resolved by
/Linux-v6.1/Documentation/x86/i386/
DIO-APIC.rst108 'incorrect' pirq line will cause the booting process to hang, or a device
/Linux-v6.1/Documentation/arm/
Dtcm.rst57 the CPU and then we hang inside ITCM waiting for an
/Linux-v6.1/Documentation/admin-guide/hw-vuln/
Dmultihit.rst56 cause a machine-check error which can result in a system hang or shutdown.
/Linux-v6.1/Documentation/power/
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-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc390 // Not real sure, but, MEM_CMD 7 will hang forever if this isn't done
401 // to hang with STATUS=0x00000007 until it's cleared.. fbcon can

123