/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | selftest_lrc.c | 1765 struct i915_request *hang; in __lrc_garbage() local 1772 hang = garbage(ce, prng); in __lrc_garbage() 1773 if (IS_ERR(hang)) { in __lrc_garbage() 1774 err = PTR_ERR(hang); in __lrc_garbage() 1778 if (wait_for_submit(engine, hang, HZ / 2)) { in __lrc_garbage() 1779 i915_request_put(hang); in __lrc_garbage() 1785 garbage_reset(engine, hang); in __lrc_garbage() 1788 if (!hang->fence.error) { in __lrc_garbage() 1789 i915_request_put(hang); in __lrc_garbage() 1799 i915_request_put(hang); in __lrc_garbage() [all …]
|
A D | selftest_hangcheck.c | 32 struct hang { struct 41 static int hang_init(struct hang *h, struct intel_gt *gt) in hang_init() argument 258 static void hang_fini(struct hang *h) in hang_fini() 290 struct hang h; in igt_hang_sanitycheck() 689 struct hang h; in __igt_reset_engine() 970 struct hang h; in __igt_reset_engines() 1302 struct hang h; in igt_reset_wait() 1436 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-6.3-rc2/drivers/gpu/drm/i915/ |
A D | Kconfig | 87 bool "Enable capturing GPU state following a hang" 91 This option enables capturing the GPU state when a hang is detected. 93 Please report any hang for triaging according to: 105 selected and causes any error state captured upon a GPU hang
|
A D | Kconfig.profile | 53 hang detection.
|
/linux-6.3-rc2/Documentation/sound/cards/ |
A D | via82xx-mixer.rst | 6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | ast2500-facebook-netbmc-common.dtsi | 13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
|
A D | rk3288-veyron-pinky.dts | 135 /* Some connection is flaky making the tsadc hang the system */
|
A D | imx7d.dtsi | 87 * System will hang if added nosmp in kernel command line
|
A D | arm-realview-eb-mp.dtsi | 76 * cache to hang unless disabled.
|
A D | sun8i-a83t-allwinner-h8homlet-v2.dts | 250 * this must remain on or the system will hang.
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-kernel-reboot | 32 avoid anything that could hang.
|
/linux-6.3-rc2/arch/arm/mach-sa1100/ |
A D | sleep.S | 48 @ otherwise we occasionally hang.
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | init.rst | 1 Explaining the "No working init found." boot hang message
|
/linux-6.3-rc2/Documentation/networking/ |
A D | driver.rst | 74 mitigation scheme to let TX packets "hang out" in the TX
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | msm-crash-dump.rst | 7 Following a GPU hang the MSM driver outputs debugging information via
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/intel/ |
A 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-6.3-rc2/Documentation/driver-api/ |
A D | sm501.rst | 73 lock and hang the whole system. The driver will refuse to
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | dpti.rst | 50 - Fixed bug causing system to hang under extreme load with
|
/linux-6.3-rc2/Documentation/i2c/busses/ |
A D | i2c-ali15x3.rst | 116 the SMBus will hang and this can only be resolved by
|
/linux-6.3-rc2/Documentation/x86/i386/ |
A D | IO-APIC.rst | 108 'incorrect' pirq line will cause the booting process to hang, or a device
|
/linux-6.3-rc2/Documentation/arm/ |
A D | tcm.rst | 57 the CPU and then we hang inside ITCM waiting for an
|
/linux-6.3-rc2/Documentation/admin-guide/hw-vuln/ |
A D | multihit.rst | 56 cause a machine-check error which can result in a system hang or shutdown.
|
/linux-6.3-rc2/Documentation/power/ |
A 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
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ |
A D | l2c2x0.yaml | 180 will randomly hang unless outer sync operations are disabled.
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
A D | hub.fuc | 390 // 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
|