Help with reading debug analysis

So i have problems that makes my computer shut down. And i have now used windbg to analyze dump files, but i really dont understand everything. So i could use your help! VIDEO_TDR_TIMEOUT_DETECTED (117) The display driver failed to respond in timely fashion. (This code can never be used for a real BugCheck; it is used to identify live dumps.) Arguments: Arg1: ffffd68e4f103010, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT). Arg2: fffff807674b9760, The pointer into responsible device driver module (e.g. owner tag). Arg3: 0000000000000000, The secondary driver specific bucketing key. Arg4: 0000000000000000, Optional internal context dependent data. Debugging Details: Unable to load image \SystemRoot\System32\DriverStore\FileRepository\u0413754.inf_amd64_d23a503d8b27d406\B413794\amdkmdag.sys, Win32 error 0n2 KEY_VALUES_STRING: 1 Key : Analysis.CPU.mSec Value: 1671 Key : Analysis.Elapsed.mSec Value: 2662 Key : Analysis.IO.Other.Mb Value: 0 Key : Analysis.IO.Read.Mb Value: 1 Key : Analysis.IO.Write.Mb Value: 0 Key : Analysis.Init.CPU.mSec Value: 343 Key : Analysis.Init.Elapsed.mSec Value: 3728 Key : Analysis.Memory.CommitPeak.Mb Value: 110 Key : Analysis.Version.DbgEng Value: 10.0.27793.1000 Key : Analysis.Version.Description Value: 10.2410.02.02 amd64fre Key : Analysis.Version.Ext Value: 1.2410.2.2 Key : Bugcheck.Code.LegacyAPI Value: 0x117 Key : Bugcheck.Code.TargetModel Value: 0x117 Key : Dump.Attributes.AsUlong Value: 0x10 Key : Failure.Bucket Value: LKD_0x117_IMAGE_amdkmdag.sys Key : Failure.Exception.IP.Address Value: 0xfffff807674b9760 Key : Failure.Exception.IP.Module Value: amdkmdag Key : Failure.Exception.IP.Offset Value: 0x1f9760 Key : Failure.Hash Value: {eb317d22-0fcb-4b7a-404e-a69301cad237} Key : Hypervisor.Enlightenments.Value Value: 0 Key : Hypervisor.Enlightenments.ValueHex Value: 0x0 Key : Hypervisor.Flags.AnyHypervisorPresent Value: 0 Key : Hypervisor.Flags.ApicEnlightened Value: 0 Key : Hypervisor.Flags.ApicVirtualizationAvailable Value: 1 Key : Hypervisor.Flags.AsyncMemoryHint Value: 0 Key : Hypervisor.Flags.CoreSchedulerRequested Value: 0 Key : Hypervisor.Flags.CpuManager Value: 0 Key : Hypervisor.Flags.DeprecateAutoEoi Value: 0 Key : Hypervisor.Flags.DynamicCpuDisabled Value: 0 Key : Hypervisor.Flags.Epf Value: 0 Key : Hypervisor.Flags.ExtendedProcessorMasks Value: 0 Key : Hypervisor.Flags.HardwareMbecAvailable Value: 1 Key : Hypervisor.Flags.MaxBankNumber Value: 0 Key : Hypervisor.Flags.MemoryZeroingControl Value: 0 Key : Hypervisor.Flags.NoExtendedRangeFlush Value: 0 Key : Hypervisor.Flags.NoNonArchCoreSharing Value: 0 Key : Hypervisor.Flags.Phase0InitDone Value: 0 Key : Hypervisor.Flags.PowerSchedulerQos Value: 0 Key : Hypervisor.Flags.RootScheduler Value: 0 Key : Hypervisor.Flags.SynicAvailable Value: 0 Key : Hypervisor.Flags.UseQpcBias Value: 0 Key : Hypervisor.Flags.Value Value: 16908288 Key : Hypervisor.Flags.ValueHex Value: 0x1020000 Key : Hypervisor.Flags.VpAssistPage Value: 0 Key : Hypervisor.Flags.VsmAvailable Value: 0 Key : Hypervisor.RootFlags.AccessStats Value: 0 Key : Hypervisor.RootFlags.CrashdumpEnlightened Value: 0 Key : Hypervisor.RootFlags.CreateVirtualProcessor Value: 0 Key : Hypervisor.RootFlags.DisableHyperthreading Value: 0 Key : Hypervisor.RootFlags.HostTimelineSync Value: 0 Key : Hypervisor.RootFlags.HypervisorDebuggingEnabled Value: 0 Key : Hypervisor.RootFlags.IsHyperV Value: 0 Key : Hypervisor.RootFlags.LivedumpEnlightened Value: 0 Key : Hypervisor.RootFlags.MapDeviceInterrupt Value: 0 Key : Hypervisor.RootFlags.MceEnlightened Value: 0 Key : Hypervisor.RootFlags.Nested Value: 0 Key : Hypervisor.RootFlags.StartLogicalProcessor Value: 0 Key : Hypervisor.RootFlags.Value Value: 0 Key : Hypervisor.RootFlags.ValueHex Value: 0x0 Key : SecureKernel.HalpHvciEnabled Value: 0 Key : WER.OS.Branch Value: ge_release Key : WER.OS.Version Value: 10.0.26100.1 BUGCHECK_CODE: 117 BUGCHECK_P1: ffffd68e4f103010 BUGCHECK_P2: fffff807674b9760 BUGCHECK_P3: 0 BUGCHECK_P4: 0 FILE_IN_CAB: WATCHDOG-20250503-2137.dmp DUMP_FILE_ATTRIBUTES: 0x10 Live Generated Dump FAULTING_THREAD: ffffd68e4140e180 TAG_NOT_DEFINED_202b: *** Unknown TAG in analysis list 202b VIDEO_TDR_CONTEXT: dt dxgkrnl!_TDR_RECOVERY_CONTEXT ffffd68e4f103010 Symbol dxgkrnl!_TDR_RECOVERY_CONTEXT not found. PROCESS_NAME: System STACK_TEXT: ffffa1022f04edb0 fffff807c5754ee5 : 0000000000000000 0000000000000000 ffffa1022f04ee80 ffffd68e4140e180 : nt!IopLiveDumpCollectPages+0xd9 ffffa1022f04ee00 fffff807c5d2bad7 : 0000000000000000 ffffd68e4140e180 ffffa1022f04ee80 0000000000000002 : nt!IopLiveDumpEndMirroringCallback+0x55 ffffa1022f04ee30 fffff807c575450a : 0000000000000000 0000000000000000 ffffd68e4f52b920 ffffa1022f04f020 : nt!MmDuplicateMemory+0x2e7 ffffa1022f04eec0 fffff807c57545ec : ffffa1022f04ef78 fffff807c587d420 0000000000000000 0000000000000000 : nt!Iop

May 17, 2025 - 12:40
 0

So i have problems that makes my computer shut down. And i have now used windbg to analyze dump files, but i really dont understand everything. So i could use your help!

VIDEO_TDR_TIMEOUT_DETECTED (117) The display driver failed to respond in timely fashion. (This code can never be used for a real BugCheck; it is used to identify live dumps.) Arguments: Arg1: ffffd68e4f103010, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT). Arg2: fffff807674b9760, The pointer into responsible device driver module (e.g. owner tag). Arg3: 0000000000000000, The secondary driver specific bucketing key. Arg4: 0000000000000000, Optional internal context dependent data.

Debugging Details:

Unable to load image \SystemRoot\System32\DriverStore\FileRepository\u0413754.inf_amd64_d23a503d8b27d406\B413794\amdkmdag.sys, Win32 error 0n2

KEY_VALUES_STRING: 1

Key  : Analysis.CPU.mSec
Value: 1671

Key  : Analysis.Elapsed.mSec
Value: 2662

Key  : Analysis.IO.Other.Mb
Value: 0

Key  : Analysis.IO.Read.Mb
Value: 1

Key  : Analysis.IO.Write.Mb
Value: 0

Key  : Analysis.Init.CPU.mSec
Value: 343

Key  : Analysis.Init.Elapsed.mSec
Value: 3728

Key  : Analysis.Memory.CommitPeak.Mb
Value: 110

Key  : Analysis.Version.DbgEng
Value: 10.0.27793.1000

Key  : Analysis.Version.Description
Value: 10.2410.02.02 amd64fre

Key  : Analysis.Version.Ext
Value: 1.2410.2.2

Key  : Bugcheck.Code.LegacyAPI
Value: 0x117

Key  : Bugcheck.Code.TargetModel
Value: 0x117

Key  : Dump.Attributes.AsUlong
Value: 0x10

Key  : Failure.Bucket
Value: LKD_0x117_IMAGE_amdkmdag.sys

Key  : Failure.Exception.IP.Address
Value: 0xfffff807674b9760

Key  : Failure.Exception.IP.Module
Value: amdkmdag

Key  : Failure.Exception.IP.Offset
Value: 0x1f9760

Key  : Failure.Hash
Value: {eb317d22-0fcb-4b7a-404e-a69301cad237}

Key  : Hypervisor.Enlightenments.Value
Value: 0

Key  : Hypervisor.Enlightenments.ValueHex
Value: 0x0

Key  : Hypervisor.Flags.AnyHypervisorPresent
Value: 0

Key  : Hypervisor.Flags.ApicEnlightened
Value: 0

Key  : Hypervisor.Flags.ApicVirtualizationAvailable
Value: 1

Key  : Hypervisor.Flags.AsyncMemoryHint
Value: 0

Key  : Hypervisor.Flags.CoreSchedulerRequested
Value: 0

Key  : Hypervisor.Flags.CpuManager
Value: 0

Key  : Hypervisor.Flags.DeprecateAutoEoi
Value: 0

Key  : Hypervisor.Flags.DynamicCpuDisabled
Value: 0

Key  : Hypervisor.Flags.Epf
Value: 0

Key  : Hypervisor.Flags.ExtendedProcessorMasks
Value: 0

Key  : Hypervisor.Flags.HardwareMbecAvailable
Value: 1

Key  : Hypervisor.Flags.MaxBankNumber
Value: 0

Key  : Hypervisor.Flags.MemoryZeroingControl
Value: 0

Key  : Hypervisor.Flags.NoExtendedRangeFlush
Value: 0

Key  : Hypervisor.Flags.NoNonArchCoreSharing
Value: 0

Key  : Hypervisor.Flags.Phase0InitDone
Value: 0

Key  : Hypervisor.Flags.PowerSchedulerQos
Value: 0

Key  : Hypervisor.Flags.RootScheduler
Value: 0

Key  : Hypervisor.Flags.SynicAvailable
Value: 0

Key  : Hypervisor.Flags.UseQpcBias
Value: 0

Key  : Hypervisor.Flags.Value
Value: 16908288

Key  : Hypervisor.Flags.ValueHex
Value: 0x1020000

Key  : Hypervisor.Flags.VpAssistPage
Value: 0

Key  : Hypervisor.Flags.VsmAvailable
Value: 0

Key  : Hypervisor.RootFlags.AccessStats
Value: 0

Key  : Hypervisor.RootFlags.CrashdumpEnlightened
Value: 0

Key  : Hypervisor.RootFlags.CreateVirtualProcessor
Value: 0

Key  : Hypervisor.RootFlags.DisableHyperthreading
Value: 0

Key  : Hypervisor.RootFlags.HostTimelineSync
Value: 0

Key  : Hypervisor.RootFlags.HypervisorDebuggingEnabled
Value: 0

Key  : Hypervisor.RootFlags.IsHyperV
Value: 0

Key  : Hypervisor.RootFlags.LivedumpEnlightened
Value: 0

Key  : Hypervisor.RootFlags.MapDeviceInterrupt
Value: 0

Key  : Hypervisor.RootFlags.MceEnlightened
Value: 0

Key  : Hypervisor.RootFlags.Nested
Value: 0

Key  : Hypervisor.RootFlags.StartLogicalProcessor
Value: 0

Key  : Hypervisor.RootFlags.Value
Value: 0

Key  : Hypervisor.RootFlags.ValueHex
Value: 0x0

Key  : SecureKernel.HalpHvciEnabled
Value: 0

Key  : WER.OS.Branch
Value: ge_release

Key  : WER.OS.Version
Value: 10.0.26100.1

BUGCHECK_CODE: 117

BUGCHECK_P1: ffffd68e4f103010

BUGCHECK_P2: fffff807674b9760

BUGCHECK_P3: 0

BUGCHECK_P4: 0

FILE_IN_CAB: WATCHDOG-20250503-2137.dmp

DUMP_FILE_ATTRIBUTES: 0x10 Live Generated Dump

FAULTING_THREAD: ffffd68e4140e180

TAG_NOT_DEFINED_202b: *** Unknown TAG in analysis list 202b

VIDEO_TDR_CONTEXT: dt dxgkrnl!_TDR_RECOVERY_CONTEXT ffffd68e4f103010 Symbol dxgkrnl!_TDR_RECOVERY_CONTEXT not found.

PROCESS_NAME: System

STACK_TEXT:
ffffa1022f04edb0 fffff807c5754ee5 : 0000000000000000 0000000000000000 ffffa1022f04ee80 ffffd68e4140e180 : nt!IopLiveDumpCollectPages+0xd9 ffffa1022f04ee00 fffff807c5d2bad7 : 0000000000000000 ffffd68e4140e180 ffffa1022f04ee80 0000000000000002 : nt!IopLiveDumpEndMirroringCallback+0x55 ffffa1022f04ee30 fffff807c575450a : 0000000000000000 0000000000000000 ffffd68e4f52b920 ffffa1022f04f020 : nt!MmDuplicateMemory+0x2e7 ffffa1022f04eec0 fffff807c57545ec : ffffa1022f04ef78 fffff807c587d420 0000000000000000 0000000000000000 : nt!IopLiveDumpCapture+0x86 ffffa1022f04ef20 fffff807c56a3aba : 0000000000000057 ffffd68e4f52b920 ffffd68e4f52bdd0 0000000000000000 : nt!IopLiveDumpCaptureMemoryPages+0x50 ffffa1022f04f060 fffff807c573936e : 0000000000000000 ffffd68e00000240 fffff807c58934b0 0000000000000001 : nt!IoCaptureLiveDump+0x432 ffffa1022f04f290 fffff807c5cf705f : ffffd68e00000022 0000000000000000 ffffd68e39372d60 ffffffff80002d6c : nt!DbgkCaptureLiveKernelDump+0x336 ffffa1022f04f330 fffff807c588ef58 : 0000000000000025 ffffa1022f04f6b0 0000000000000048 0000000000000000 : nt!NtSystemDebugControl+0xc8c6f ffffa1022f04f450 fffff807c587d420 : fffff807570486b3 0000000000000000 fffff807674b9760 ffffffff80002c2c : nt!KiSystemServiceCopyEnd+0x28 ffffa1022f04f658 fffff807570486b3 : 0000000000000000 fffff807674b9760 ffffffff80002c2c fffff80756f4bc02 : nt!KiServiceLinkage ffffa1022f04f660 fffff8075705713b : 0000000000000117 ffffd68e519cecf0 fffff807674b9760 fffff807674b9760 : watchdog!WdpDbgCaptureKernelDump+0xc7 ffffa1022f04f730 fffff80757236f96 : ffffd68e4f103010 ffffa1022f04f900 fffff807674b9760 fffff807570453f8 : watchdog!WdDbgReportRecreate+0x11b ffffa1022f04f790 fffff80757236935 : ffffd68e00000000 ffffd68e4f103010 0000000000000047 000000000002625a : dxgkrnl!TdrUpdateDbgReport+0x206 ffffa1022f04f820 fffff8076388ab68 : 0000000002cffefe 01dbbc62c75e31c2 0000000002cffefe fffff8076388d5de : dxgkrnl!TdrIsRecoveryRequired+0xe5 ffffa1022f04f850 fffff80763913876 : fffff78000000000 ffffd68e4134b000 ffffd68e4134b000 0000000000000000 : dxgmms2!VidSchiReportHwHang+0x658 ffffa1022f04f970 fffff80763869a74 : ffffd68e4134b000 0000000000000000 ffffa1022f04fab9 000000000023367f : dxgmms2!VidSchiCheckHwProgress+0x3b6 ffffa1022f04fa00 fffff80763914192 : ffffd68e4134b000 ffffa1022f04fb70 ffffd68e3bfe4000 ffffd68e4134b000 : dxgmms2!VidSchiScheduleCommandToRun+0x64 ffffa1022f04fb20 fffff807638e731c : ffffd68e4134b500 ffffd68e4134b000 fffff807638e7240 ffffd68e4134b000 : dxgmms2!VidSchiRun_PriorityTable+0x42 ffffa1022f04fb70 fffff807c564d1fa : ffffd68e4140e180 fffff80700000001 ffffc600425d1180 024fe07fb4bbbdff : dxgmms2!VidSchiWorkerThread+0xdc ffffa1022f04fbb0 fffff807c587ca94 : ffffc600425d1180 ffffd68e4140e180 fffff807c564d1a0 0000006000057e38 : nt!PspSystemThreadStartup+0x5a ffffa1022f04fc00 0000000000000000 : ffffa1022f050000 ffffa1022f049000 0000000000000000 0000000000000000 : nt!KiStartSystemThread+0x34

SYMBOL_NAME: amdkmdag+1f9760

MODULE_NAME: amdkmdag

IMAGE_NAME: amdkmdag.sys

STACK_COMMAND: .process /r /p 0xffffd68e316c4040; .thread 0xffffd68e4140e180 ; kb

FAILURE_BUCKET_ID: LKD_0x117_IMAGE_amdkmdag.sys

OS_VERSION: 10.0.26100.1

BUILDLAB_STR: ge_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {eb317d22-0fcb-4b7a-404e-a69301cad237}

Followup: MachineOwner