Sounds like a must have. Great!One benefit for what this would allow for non-technical readers is that it would allow for GPGPU (OpenCL/Compute) support without an X.Org Server running for the graphics drivers.![]()
Phoronix: DRM2 Proposed At XDC2012
Improvements to the Direct Rendering Manager were proposed on Friday during XDC2012...
http://www.phoronix.com/vr.php?view=MTE5MDg
Sounds like a must have. Great!One benefit for what this would allow for non-technical readers is that it would allow for GPGPU (OpenCL/Compute) support without an X.Org Server running for the graphics drivers.![]()
Can this solve the problem of graphics card lockup?
Sometimes the device driver is buggy and the whole system crashes.
Windows handle this gracefully and resumes from lockups by restarting the driver.
Many of these features are already available as part of the drm rendernode stuff Dave and later Iliga worked on:
http://lists.freedesktop.org/archive...ch/020765.html
Yes, this is very useful on headless servers, GPU computing clusters, etc.
Yes, my nouvoue locks up when I try to run Weston. It sucks.
Windows recovers from GPU driver lockups.
http://en.wikipedia.org/wiki/Windows...y_Driver_Model
Windows doesn't recover from GPU lockups. The driver must be able to recover itself.
Windows does recover from a crash of the userspace part of the driver, but you'll get a BSOD anyway if the kernel part of the driver crashes.