/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | selftest_hangcheck.c | 47 struct hang { struct 56 static int hang_init(struct hang *h, struct intel_gt *gt) in hang_init() argument 134 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request() 283 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) in hws_seqno() 288 static void hang_fini(struct hang *h) in hang_fini() 304 static bool wait_until_running(struct hang *h, struct i915_request *rq) in wait_until_running() 320 struct hang h; in igt_hang_sanitycheck() 547 struct hang h; in __igt_reset_engine() 764 struct hang h; in __igt_reset_engines() 1039 struct hang h; in igt_reset_wait() [all …]
|
D | selftest_lrc.c | 6290 struct i915_request *hang; in __lrc_garbage() local 6297 hang = garbage(ce, prng); in __lrc_garbage() 6298 if (IS_ERR(hang)) { in __lrc_garbage() 6299 err = PTR_ERR(hang); in __lrc_garbage() 6303 if (wait_for_submit(engine, hang, HZ / 2)) { in __lrc_garbage() 6304 i915_request_put(hang); in __lrc_garbage() 6310 garbage_reset(engine, hang); in __lrc_garbage() 6313 if (!hang->fence.error) { in __lrc_garbage() 6314 i915_request_put(hang); in __lrc_garbage() 6321 if (i915_request_wait(hang, 0, HZ / 2) < 0) { in __lrc_garbage() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | Kconfig | 66 bool "Enable capturing GPU state following a hang" 70 This option enables capturing the GPU state when a hang is detected. 72 Please report any hang for triaging according to: 84 selected and causes any error state captured upon a GPU hang
|
D | Kconfig.profile | 39 hang detection.
|
D | Kconfig.debug | 66 paths that may slow the system down and if hit hang the machine.
|
/kernel/linux/linux-5.10/Documentation/sound/cards/ |
D | via82xx-mixer.rst | 6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
|
/kernel/linux/linux-5.10/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 | 81 * 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.
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
D | TODO | 1 1. Need to figure out why PCI writes to the IOC3 hang, and if it is okay
|
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
D | sleep.S | 48 @ otherwise we occasionally hang.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | init.rst | 1 Explaining the "No working init found." boot hang message
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | driver.rst | 74 mitigation scheme to let TX packets "hang out" in the TX
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | msm-crash-dump.rst | 7 Following a GPU hang the MSM driver outputs debugging information via
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | sm501.rst | 73 lock and hang the whole system. The driver will refuse to
|
/kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
D | lmc_var.h | 298 int hang, rxdesc, bad_packet, some_counter; member
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | dpti.rst | 50 - Fixed bug causing system to hang under extreme load with
|
/kernel/linux/linux-5.10/Documentation/i2c/busses/ |
D | i2c-ali15x3.rst | 116 the SMBus will hang and this can only be resolved by
|
/kernel/linux/linux-5.10/Documentation/x86/i386/ |
D | IO-APIC.rst | 108 'incorrect' pirq line will cause the booting process to hang, or a device
|
/kernel/linux/linux-5.10/Documentation/arm/ |
D | tcm.rst | 57 the CPU and then we hang inside ITCM waiting for an
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_device.c | 3853 adev->ip_blocks[i].status.hang = in amdgpu_device_ip_check_soft_reset() 3855 if (adev->ip_blocks[i].status.hang) { in amdgpu_device_ip_check_soft_reset() 3881 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_pre_soft_reset() 3916 if (adev->ip_blocks[i].status.hang) { in amdgpu_device_ip_need_full_reset() 3943 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_soft_reset() 3972 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_post_soft_reset()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/ |
D | multihit.rst | 56 cause a machine-check error which can result in a system hang or shutdown.
|