Hello, cfarlow and welcome to the forums. I have looked at the last 5 dump files and they all point to your graphics driver.
Code:
[COLOR="Red"]VIDEO_TDR_FAILURE (116)[/COLOR]
Attempt to reset the display driver and recover
from timeout failed.
Arguments:
Arg1: fffffa800b767010, Optional pointer
to internal TDR recovery context (TDR_RECOVERY_CONTEXT).
Arg2:
fffff88005694ea0, The pointer into responsible device driver module (e.g. owner
tag).
Arg3: 0000000000000000, Optional error code (NTSTATUS) of the last
failed operation.
Arg4: 0000000000000002, Optional internal context dependent
data.
Debugging Details:
------------------
[COLOR="Red"]OVERLAPPED_MODULE: Address regions for 'IDSvia64' and 'IDSvia64.sys'
overlap[/COLOR]
A vide TDR error means your graphics drivers crashed and did not recover in time. These are your current graphics drivers
atikmdag
start end module name
fffff880`04c43000 fffff880`0526a000 atikmdag T (no symbols)
Loaded symbol image file: atikmdag.sys
Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
Image name: atikmdag.sys
Timestamp:
Thu Jul 30 01:07:18 2009 (4A713896)
CheckSum: 005D9B80
ImageSize: 00627000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
Please update your drivers. This is a suggestion
I am going to give you some links that will help you get a good clean install and not have any drivers you don't need that will conflict with other drivers. Download a WHQL driver from
http://www.sevenforums.com/graphic-cards/329659-latest-amd-catalyst-video-driver-windows-7-a.html . Once you have them downloaded, uninstall you current driver from control panel. next clean up any left over drivers from following this tutorial
http://www.sevenforums.com/tutorials/83814-drivers-clean-left-over-files-after-uninstalling.html and select only ATI Display Drivers. After you have done that and rebooted, install the new driver, only select custom install and install only what you have to. Very few people need most of what they include. You do not need the audio/HDMI drivers as you already have that in your Motherboard drivers. Unless there is some reason you need them, the only thing you really need is the Display Driver.
Also, in the first box on your dump file please look at the last line
Code:
OVERLAPPED_MODULE: Address regions for 'IDSvia64' and 'IDSvia64.sys'
overlap
IDSvia64 is Norton Internet security which is a well know cause of BSODs. I recommend you uninstall it, use the Norton Removal tool (
https://support.norton.com/sp/en/us/home/current/solutions/kb20080710133834EN_EndUserProfile_en_us) and install Microsoft Security Essentials (
Microsoft Security Essentials - Microsoft Windows)
Let us know if your results are better after doing that.