I'm having the same problem. My system has locked up 4 times. All 4 times I get the same log message regarding GPU restart:
MBP:log julio$ grep -i gpu /var/log/system*
/var/log/system.log.0:Aug 17 10:37:37 MBP kernel[0]: IOVendorGLContext::ReportGPURestart
/var/log/system.log.0:Aug 17 14:31:51 MBP kernel[0]: IOVendorGLContext::ReportGPURestart
/var/log/system.log.0:Aug 18 11:51:14 MBP kernel[0]: IOVendorGLContext::ReportGPURestart
/var/log/system.log.1:Aug 16 11:35:46 MBP kernel[0]: IOVendorGLContext::ReportGPURestart
Here's a bit more from each crash:
Aug 17 10:37:37 MBP kernel[0]: NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error
Aug 17 10:37:37 MBP kernel[0]: IOVendorGLContext::ReportGPURestart
Aug 17 10:37:37 MBP kernel[0]: 0000006e
Aug 17 10:37:37 MBP kernel[0]: 00200000 0000902d 00000000 00000000
Aug 17 10:37:37 MBP kernel[0]: 00000000 000002ac 00000003 0000000b
Aug 17 10:37:37 MBP kernel[0]: 00000000 00000000 01004001
Aug 17 10:37:37 MBP kernel[0]: 00000000 00000000
Aug 17 10:37:37 MBP kernel[0]: NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error
Aug 17 14:31:51 MBP kernel[0]: NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error
Aug 17 14:31:51 MBP kernel[0]: IOVendorGLContext::ReportGPURestart
Aug 17 14:31:51 MBP kernel[0]: 0000006e
Aug 17 14:31:51 MBP kernel[0]: 00200000 0000902d 00000000 00000000
Aug 17 14:31:51 MBP kernel[0]: 00000000 000002ac 00000003 0000000b
Aug 17 14:31:51 MBP kernel[0]: 00000000 00000000 01004001
Aug 17 14:31:51 MBP kernel[0]: 00000000 00000000
Aug 17 14:31:51 MBP kernel[0]: NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error
Aug 18 11:51:14 MBP kernel[0]: NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error
Aug 18 11:51:14 MBP kernel[0]: IOVendorGLContext::ReportGPURestart
Aug 18 11:51:14 MBP kernel[0]: 0000006e
Aug 18 11:51:14 MBP kernel[0]: 00200000 0000902d 00000000 00000000
Aug 18 11:51:14 MBP kernel[0]: 00000000 000002ac 00000003 0000000b
Aug 18 11:51:14 MBP kernel[0]: 00000000 00000000 01004001
Aug 18 11:51:14 MBP kernel[0]: 00000000 00000000
Aug 18 11:51:14 MBP kernel[0]: NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error
Aug 16 11:35:46 MBP kernel[0]: NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error
Aug 16 11:35:46 MBP kernel[0]: IOVendorGLContext::ReportGPURestart
Aug 16 11:35:46 MBP kernel[0]: 0000006e
Aug 16 11:35:46 MBP kernel[0]: 00200000 0000902d 00000000 00000000
Aug 16 11:35:46 MBP kernel[0]: 00000000 000002ac 00000003 0000000b
Aug 16 11:35:46 MBP kernel[0]: 00000000 00000000 01004001
Aug 16 11:35:46 MBP kernel[0]: 00000000 00000000
Aug 16 11:35:46 MBP kernel[0]: NVDA(OpenGL): Channel exception! exception type = 0xd = GR: SW Notify Error
Anyone have any info on this?