Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9F, {3, fffffa8005823060, fffff80000b9c518, fffff9801c458dc0}
Probably caused by : atapi.sys
Followup: MachineOwner
The above dump file and Bugcheck is the most prolific out of those sent. Only one other (same Bugcheck) mentioned your gpu driver. The Bugcheck tells us that you have a device thats sitting in a IRP for too long and this could be down to system corruption, faulty device or driver.
avgldx64.sys Thu Nov 08 02:24:03 2012: AVG Anti Virus known on occasion to cause the odd issue. Please remove for this period of bugtesting and install MSE as it's far more stable. (you can always re-install AVG later)
Link Removed
viahduaa.sys Mon Mar 28 12:27:35 2011: Via Audio driver. Later 2012 version here:
Link Removed
I don't think your system is recognising your GPU correctly because under Dxdiag it has this for your card:
---------------
Display Devices
---------------
Card name: RDPDD Chained DD
Try running the system file checker. Find command prompt, right click on it and run as admin. Type:
sfc /scannow
Press enter and await results.
If it turns up with corruption it couldn't cure then again in a admin command prompt type this:
DISM /Online /Cleanup-Image /RestoreHealth
Press enter and await results.