Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_hangcheck.c37 struct hang { struct
46 static int hang_init(struct hang *h, struct drm_i915_private *i915) in hang_init() argument
105 static int emit_recurse_batch(struct hang *h, in emit_recurse_batch()
223 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request()
263 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) in hws_seqno()
268 static void hang_fini(struct hang *h) in hang_fini()
284 static bool wait_until_running(struct hang *h, struct i915_request *rq) in wait_until_running()
300 struct hang h; in igt_hang_sanitycheck()
425 struct hang h; in __igt_reset_engine()
672 struct hang h; in __igt_reset_engines()
[all …]
/Linux-v4.19/drivers/gpu/drm/i915/
DKconfig63 bool "Enable capturing GPU state following a hang"
67 This option enables capturing the GPU state when a hang is detected.
69 Please report any hang to
82 selected and causes any error state captured upon a GPU hang
DKconfig.debug48 paths that may slow the system down and if hit hang the machine.
/Linux-v4.19/Documentation/sound/cards/
Dvia82xx-mixer.rst6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/Linux-v4.19/arch/mips/sgi-ip27/
DTODO1 1. Need to figure out why PCI writes to the IOC3 hang, and if it is okay
/Linux-v4.19/arch/arm/boot/dts/
Drk3288-veyron-pinky.dts96 /* Some connection is flaky making the tsadc hang the system */
Dimx7d.dtsi57 * 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.dts246 * this must remain on or the system will hang.
/Linux-v4.19/arch/mips/kvm/
D00README.txt26 when we ERET back to the guest. This causes the guest to hang in an infinite loop.
/Linux-v4.19/arch/arm/mach-sa1100/
Dsleep.S48 @ otherwise we occasionally hang.
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dcros-ec.txt28 properly to subsequent transactions and cause them to hang. This property
/Linux-v4.19/Documentation/networking/
Ddriver.txt70 mitigation scheme to let TX packets "hang out" in the TX
De1000.rst158 greater than 75,000, may hang (stop transmitting) adapters
163 hang, ensure that InterruptThrottleRate is set no greater
220 hang (stop transmitting) under certain network conditions. If
224 for the hang ensure that RxIntDelay is set to 0.
De1000e.txt140 hang (stop transmitting) under certain network conditions. If
144 for the hang ensure that RxIntDelay is set to 0.
/Linux-v4.19/Documentation/gpu/
Dmsm-crash-dump.rst5 Following a GPU hang the MSM driver outputs debugging information via
/Linux-v4.19/Documentation/admin-guide/
Dinit.rst1 Explaining the dreaded "No init found." boot hang message
/Linux-v4.19/Documentation/
DSM501.txt73 lock and hang the whole system. The driver will refuse to
/Linux-v4.19/Documentation/scsi/
Ddpti.txt42 * Fixed bug causing system to hang under extreme load with
/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_var.h300 int hang, rxdesc, bad_packet, some_counter; member
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c2914 adev->ip_blocks[i].status.hang = in amdgpu_device_ip_check_soft_reset()
2916 if (adev->ip_blocks[i].status.hang) { in amdgpu_device_ip_check_soft_reset()
2942 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_pre_soft_reset()
2977 if (adev->ip_blocks[i].status.hang) { in amdgpu_device_ip_need_full_reset()
3004 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_soft_reset()
3033 if (adev->ip_blocks[i].status.hang && in amdgpu_device_ip_post_soft_reset()
/Linux-v4.19/Documentation/i2c/busses/
Di2c-ali15x3105 the SMBus will hang and this can only be resolved by
/Linux-v4.19/Documentation/x86/i386/
DIO-APIC.txt102 'incorrect' pirq line will cause the booting process to hang, or a device
/Linux-v4.19/Documentation/arm/
Dtcm.txt55 the CPU and then we hang inside ITCM waiting for an
/Linux-v4.19/Documentation/dev-tools/
Dkselftest.rst10 On some systems, hot-plug tests could hang forever waiting for cpu and

123