/Linux-v5.15/drivers/gpu/drm/i915/ |
D | Kconfig | 67 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
|
D | Kconfig.profile | 53 hang detection.
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | selftest_lrc.c | 1660 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() 1691 if (i915_request_wait(hang, 0, HZ / 2) < 0) { in __lrc_garbage() [all …]
|
D | selftest_hangcheck.c | 30 struct hang { struct 39 static int hang_init(struct hang *h, struct intel_gt *gt) in hang_init() argument 117 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request() 266 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) in hws_seqno() 271 static void hang_fini(struct hang *h) in hang_fini() 287 static bool wait_until_running(struct hang *h, struct i915_request *rq) in wait_until_running() 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() [all …]
|
/Linux-v5.15/Documentation/sound/cards/ |
D | via82xx-mixer.rst | 6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | ast2500-facebook-netbmc-common.dtsi | 13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
|
D | rk3288-veyron-pinky.dts | 135 /* Some connection is flaky making the tsadc hang the system */
|
D | imx7d.dtsi | 87 * System will hang if added nosmp in kernel command line
|
D | arm-realview-eb-mp.dtsi | 76 * cache to hang unless disabled.
|
D | sun8i-a83t-allwinner-h8homlet-v2.dts | 250 * this must remain on or the system will hang.
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-kernel-reboot | 32 avoid anything that could hang.
|
/Linux-v5.15/arch/arm/mach-sa1100/ |
D | sleep.S | 48 @ otherwise we occasionally hang.
|
/Linux-v5.15/Documentation/gpu/ |
D | msm-crash-dump.rst | 7 Following a GPU hang the MSM driver outputs debugging information via
|
/Linux-v5.15/Documentation/networking/ |
D | driver.rst | 74 mitigation scheme to let TX packets "hang out" in the TX
|
/Linux-v5.15/Documentation/admin-guide/ |
D | init.rst | 1 Explaining the "No working init found." boot hang message
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
D | e1000.rst | 160 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-v5.15/Documentation/driver-api/ |
D | sm501.rst | 73 lock and hang the whole system. The driver will refuse to
|
/Linux-v5.15/Documentation/scsi/ |
D | dpti.rst | 50 - Fixed bug causing system to hang under extreme load with
|
/Linux-v5.15/drivers/net/wan/lmc/ |
D | lmc_var.h | 298 int hang, rxdesc, bad_packet, some_counter; member
|
/Linux-v5.15/Documentation/i2c/busses/ |
D | i2c-ali15x3.rst | 116 the SMBus will hang and this can only be resolved by
|
/Linux-v5.15/Documentation/x86/i386/ |
D | IO-APIC.rst | 108 'incorrect' pirq line will cause the booting process to hang, or a device
|
/Linux-v5.15/Documentation/arm/ |
D | tcm.rst | 57 the CPU and then we hang inside ITCM waiting for an
|
/Linux-v5.15/Documentation/admin-guide/hw-vuln/ |
D | multihit.rst | 56 cause a machine-check error which can result in a system hang or shutdown.
|
/Linux-v5.15/Documentation/networking/device_drivers/wan/ |
D | z8530book.rst | 38 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-v5.15/Documentation/power/ |
D | basic-pm-debugging.rst | 116 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
|