Skip to content

Commit ffbe7dc

Browse files
committed
Fixup table formatting in D3D12GpuDumps.md
1 parent 494ea24 commit ffbe7dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

d3d/D3D12GpuDumps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ v0.01 12 Mar 2026
4242
---
4343

4444
## Terms and Acronyms
45-
| Term | Definition |
46-
| -- | -- |
45+
| Term | Definition |
46+
|------------------|------------------------------------------------------------------------------------|
4747
| TDR | Timeout Detection and Recovery, a feature in Windows that detects when the GPU is taking longer than expected to complete an operation. It then resets the GPU to prevent the entire system from becoming unresponsive. |
4848
| dxgkrnl | GPU scheduler, a component of the DirectX graphics kernel subsystem in Windows, responsible for timeout detection and recovery |
4949
| LKD | Live kernel dump, a TDR LKD created by dxgkrnl on a TDR |

0 commit comments

Comments
 (0)