Home
last modified time | relevance | path

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

123

/Linux-v6.6/drivers/gpu/drm/ci/
Dtestlist.txt292 kms_busy@basic-hang
293 kms_busy@extended-pageflip-modeset-hang-oldfb
294 kms_busy@extended-pageflip-hang-oldfb
295 kms_busy@extended-pageflip-hang-newfb
296 kms_busy@extended-modeset-hang-oldfb
297 kms_busy@extended-modeset-hang-newfb
298 kms_busy@extended-modeset-hang-oldfb-with-reset
299 kms_busy@extended-modeset-hang-newfb-with-reset
1278 kms_flip@flip-vs-modeset-vs-hang
1279 kms_flip@2x-flip-vs-modeset-vs-hang
[all …]
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dselftest_lrc.c1765 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()
1796 if (i915_request_wait(hang, 0, HZ / 2) < 0) { in __lrc_garbage()
[all …]
Dselftest_hangcheck.c32 struct hang { struct
41 static int hang_init(struct hang *h, struct intel_gt *gt) in hang_init() argument
104 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request()
253 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) in hws_seqno()
258 static void hang_fini(struct hang *h) in hang_fini()
274 static bool wait_until_running(struct hang *h, struct i915_request *rq) in wait_until_running()
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()
[all …]
/Linux-v6.6/drivers/gpu/drm/i915/
DKconfig90 bool "Enable capturing GPU state following a hang"
94 This option enables capturing the GPU state when a hang is detected.
96 Please report any hang for triaging according to:
108 selected and causes any error state captured upon a GPU hang
DKconfig.profile53 hang detection.
/Linux-v6.6/Documentation/sound/cards/
Dvia82xx-mixer.rst6 Setting it to ``Input2`` on such boards will cause recording to hang, or fail
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Dast2500-facebook-netbmc-common.dtsi17 * Update reset type to "system" (full chip) to fix warm reboot hang issue
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-kernel-reboot32 avoid anything that could hang.
/Linux-v6.6/arch/arm/mach-sa1100/
Dsleep.S48 @ otherwise we occasionally hang.
/Linux-v6.6/arch/arm/boot/dts/rockchip/
Drk3288-veyron-pinky.dts135 /* Some connection is flaky making the tsadc hang the system */
/Linux-v6.6/drivers/gpu/drm/ci/xfails/
Di915-tgl-fails.txt12 kms_flip@flip-vs-panning-vs-hang,Timeout
/Linux-v6.6/Documentation/gpu/
Dmsm-crash-dump.rst7 Following a GPU hang the MSM driver outputs debugging information via
/Linux-v6.6/Documentation/admin-guide/
Dinit.rst1 Explaining the "No working init found." boot hang message
/Linux-v6.6/Documentation/networking/
Ddriver.rst120 mitigation scheme to let TX packets "hang out" in the TX
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/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-v6.6/Documentation/driver-api/
Dsm501.rst73 lock and hang the whole system. The driver will refuse to
/Linux-v6.6/Documentation/scsi/
Ddpti.rst50 - Fixed bug causing system to hang under extreme load with
/Linux-v6.6/arch/arm/boot/dts/arm/
Darm-realview-eb-mp.dtsi76 * cache to hang unless disabled.
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx7d.dtsi87 * System will hang if added nosmp in kernel command line
/Linux-v6.6/drivers/staging/media/atomisp/
DTODO39 * Fix atomisp causing the whole machine to hang in its probe() error-exit
/Linux-v6.6/Documentation/i2c/busses/
Di2c-ali15x3.rst116 the SMBus will hang and this can only be resolved by
/Linux-v6.6/Documentation/arch/x86/i386/
DIO-APIC.rst108 'incorrect' pirq line will cause the booting process to hang, or a device
/Linux-v6.6/arch/arm/boot/dts/allwinner/
Dsun8i-a83t-allwinner-h8homlet-v2.dts250 * this must remain on or the system will hang.
/Linux-v6.6/Documentation/arch/arm/
Dtcm.rst57 the CPU and then we hang inside ITCM waiting for an
/Linux-v6.6/Documentation/admin-guide/hw-vuln/
Dmultihit.rst56 cause a machine-check error which can result in a system hang or shutdown.

123