Today I encountered a BSOD with a kernel mode heap corruption error, I've already downloaded WinDbg to parse the error and was pointed to a nvlddmkm!unknown_function error.
This isn't my first experience dealing with a nvlddmkm error, I've recently DDU'd my drivers and freshly installed...