Summary: | i915 doesn't do derivatives, neither gallium nor intel driver | ||
---|---|---|---|
Product: | Mesa | Reporter: | fjhenigman <fjhmesabug> |
Component: | Drivers/Gallium/i915g | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | idr |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
fjhenigman
2013-05-22 20:11:44 UTC
Other than the sw fallback, no. The software rendering fallback in the intel driver is pretty slick. The gallium driver has nothing like that, correct? (In reply to comment #2) > The software rendering fallback in the intel driver is pretty slick. The > gallium driver has nothing like that, correct? Nope. Not sure though what you mean by pretty slick, in my experience it is usually useless due to glacial performance (though I guess maybe it's better thanks to UMA compared to old radeons). FYI, the old failover module was actually capable of switching between a hardware driver and softpipe in the middle of rendering. It should be possible to implement something similar for i915g, though it might be a lot of work. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.