Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dselftest_hangcheck.c44 struct hang { struct
53 static int hang_init(struct hang *h, struct intel_gt *gt) in hang_init() argument
131 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request()
270 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) in hws_seqno()
275 static void hang_fini(struct hang *h) in hang_fini()
291 static bool wait_until_running(struct hang *h, struct i915_request *rq) in wait_until_running()
307 struct hang h; in igt_hang_sanitycheck()
557 struct hang h; in __igt_reset_engine()
787 struct hang h; in __igt_reset_engines()
1053 struct hang h; in igt_reset_wait()
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/
DKconfig72 bool "Enable capturing GPU state following a hang"
76 This option enables capturing the GPU state when a hang is detected.
78 Please report any hang to
91 selected and causes any error state captured upon a GPU hang
/Linux-v5.4/Documentation/sound/cards/
Dvia82xx-mixer.rst6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/Linux-v5.4/arch/mips/sgi-ip27/
DTODO1 1. Need to figure out why PCI writes to the IOC3 hang, and if it is okay
/Linux-v5.4/arch/arm/boot/dts/
Daspeed-bmc-facebook-yamp.dts37 * Update reset type to "system" (full chip) to fix warm reboot hang issue
Drk3288-veyron-pinky.dts113 /* Some connection is flaky making the tsadc hang the system */
Dimx7d.dtsi77 * System will hang if added nosmp in kernel command line
Daspeed-bmc-facebook-cmm.dts72 * Update reset type to "system" (full chip) to fix warm reboot hang issue
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-v5.4/arch/mips/kvm/
D00README.txt26 when we ERET back to the guest. This causes the guest to hang in an infinite loop.
/Linux-v5.4/arch/arm/mach-sa1100/
Dsleep.S48 @ otherwise we occasionally hang.
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Dcros-ec.txt31 properly to subsequent transactions and cause them to hang. This property
/Linux-v5.4/Documentation/networking/
Ddriver.txt70 mitigation scheme to let TX packets "hang out" in the TX
/Linux-v5.4/Documentation/gpu/
Dmsm-crash-dump.rst7 Following a GPU hang the MSM driver outputs debugging information via
/Linux-v5.4/Documentation/admin-guide/
Dinit.rst1 Explaining the dreaded "No init found." boot hang message
/Linux-v5.4/Documentation/networking/device_drivers/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.
/Linux-v5.4/Documentation/driver-api/
Dsm501.rst73 lock and hang the whole system. The driver will refuse to
/Linux-v5.4/drivers/net/wan/lmc/
Dlmc_var.h298 int hang, rxdesc, bad_packet, some_counter; member
/Linux-v5.4/Documentation/scsi/
Ddpti.txt42 * Fixed bug causing system to hang under extreme load with
/Linux-v5.4/Documentation/i2c/busses/
Di2c-ali15x3.rst116 the SMBus will hang and this can only be resolved by
/Linux-v5.4/Documentation/x86/i386/
DIO-APIC.rst108 'incorrect' pirq line will cause the booting process to hang, or a device
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c3251 adev->ip_blocks[i].status.hang = in amdgpu_device_ip_check_soft_reset()
3253 if (adev->ip_blocks[i].status.hang) { in amdgpu_device_ip_check_soft_reset()
3279 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_pre_soft_reset()
3314 if (adev->ip_blocks[i].status.hang) { in amdgpu_device_ip_need_full_reset()
3341 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_soft_reset()
3370 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_post_soft_reset()
/Linux-v5.4/Documentation/arm/
Dtcm.rst57 the CPU and then we hang inside ITCM waiting for an
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dmultihit.rst56 cause a machine-check error which can result in a system hang or shutdown.

123