Olhando para o despejo com Windbg , vejo que poderia ser possível com o driver da GPU nVIDIA
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffcd045fb05840, Physical Device Object of the stack
Arg3: fffff803b55de8e0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffcd0464815bd0, The blocked IRP
Debugging Details:
------------------
STACK_TEXT:
00 nt!KiSwapContext
01 nt!KiSwapThread
02 nt!KiCommitThreadWait
03 nt!KeWaitForSingleObject
04 ACPI!SyncEvalObject
05 ACPI!AMLIEvalNameSpaceObject
06 ACPI!ACPIIoctlEvalControlMethod
07 ACPI!ACPIIrpDispatchDeviceControl
08 ACPI!ACPIDispatchIrp
09 dxgkrnl!DpiDispatchIoctl
0a nvlddmkm
0b 0x0
0c 0x0
0d 0x0
0e 0x0
0f 0x0
10 0x0
11 0x0
12 nvlddmkm
13 0x0
14 0x0
15 0x0
16 nvlddmkm
17 0x0
18 nvlddmkm
19 0x0
1a 0x0
1b 0x0
1c 0x0
1d 0x0
1e 0x0
1f 0x0
20 0x0
21 0x0
22 nt!IoGetAttachedDeviceReference
23 nvlddmkm
24 0x0
25 0x0
26 0x0
27 0x0
0: kd> !podev ffffcd045fb05840
Device object is for:
DriverObject 5fb4ec60
Current Irp 00000000 RefCount 0 Type 00000023 AttachedDev ffffcd045fb0d880 DevFlags 00001040
Device queue is not busy.
Device Object Extension: ffffcd045fb05f90:
PowerFlags: 00000010 =>SystemState=0 DeviceState=1
Dope: 00000000:
0: kd> !devstack ffffcd045fb0d880
!DevObj !DrvObj !DevExt ObjectName
ffffcd0463c76030 \Driver\nvlddmkm ffffcd0463c76180 InfoMask field not found for _OBJECT_HEADER at ffffcd0463c76000
> ffffcd045fb0d880 \Driver\ACPI ffffcd045e0a68b0 InfoMask field not found for _OBJECT_HEADER at ffffcd045fb0d850
ffffcd045fb05840 \Driver\pci ffffcd045fb05990 Cannot read info offset from nt!ObpInfoMaskToOffset
!DevNode ffffcd045fb05510 :
DeviceInst is "PCI\VEN_10DE&DEV_1C8D&SUBSYS_11C91462&REV_A1&c37bf5&0&0008"
ServiceName is "nvlddmkm"
Eu vi o mesmo problema há algum tempo . Este usuário também usa uma Geforce GTX 1050 e aqui o usuário contatou a HP para obter um novo BIOS. Como você usa um MSI GL72 7RD, obtenha o BIOS / UEFI mais recente, porque seu BIOS Version E1799IMS.309
é um pouco antigo. Aplique a última versão E1799IMS.312 e veja se ela corrige o problema.