Summary: | Xorg needs the VGA Arbiter working and in the main trunk | ||
---|---|---|---|
Product: | xorg | Reporter: | Tim Nelson <wayland> |
Component: | Server/DDX/Xorg | Assignee: | Tiago Vignatti <tiago.vignatti> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | enhancement | ||
Priority: | medium | CC: | ancoron, divanorama, eich, erik.wasser, kas, mat, matthieu.herrb, r.zimmermann, sndirsch, vignatti, wayland |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 20816 |
Description
Tim Nelson
2009-03-23 20:02:14 UTC
While doing this in the kernel is a good thing, everyone should keep in mind that it should be implemented in a way that doesn't tie it to the Linux kernel only. X.Org supports other operating systems. I agree about trying to avoid doing things in the kernel. However, if we have a solution that a) works single-card on non-Linux systems, and b) works multi-card on Linux systems, I'd say that's better than not working at all. Additionally, if it's only a small bit of code, hopefully the BSD guys can write something similar for their kernel. Even if it has to be different, hopefully the VGA Arbiter library can be rewritten to cope with both the Linux and BSD situations. This is all merged for 1.7 now, isn't it? (In reply to comment #3) > This is all merged for 1.7 now, isn't it? Yes, it is. And I'll also update the X.Org wiki regarding this. Though it's worth to note that there stills some hangs with x86emu int10's backend (bug 20849). Therefore I'm closing this bug, but I'll let the master bug (20816) opened. |
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.