| Previous | Next |
| STATUS_GRAPHICS_ALLOCATION_CONTENT_LOST | STATUS_GRAPHICS_INVALID_VIDPN_TOPOLOGY |
STATUS_GRAPHICS_GPU_EXCEPTION_ON_DEVICE
Scheduling has been blocked for this device
This is a device-level graphics failure: a GPU exception was detected and the device cannot be scheduled. It is not a normal retry condition for one command buffer. The diagnostic scope must include the engine, context, GPU virtual address activity, driver state, and any reset or recovery events.
Capture evidence before recovery changes it
Collect the exact workload/context, adapter LUID, relevant Dxgkrnl or display-driver events, TDR type, crash dumps if available, and preceding residency or paging operations. Stop submitting new work to the affected device until the documented reset/recreation path has established a valid state; otherwise later failures obscure the original fault.
References
- Microsoft: GPU virtual memory faults and reset
- Microsoft: timeout detection and recovery
- Microsoft: NTSTATUS reference
Looking for a different code? Search another status or error code.