Intel Says No to Ubuntu's New Display Server
41–50 of 97 posts
Re: Intel Says No to Ubuntu's New Display Server
#42According to Phornoix, Chris Wilson of Intel wrote this in a Git commit: We do not condone or support Canonical in the course of action they have chosen, and will not carry XMir patches upstream. http://www.phoronix.com/scan.php?page=news_item&px=MTQ1NjY Phoronix's link to said commit does not work, so it is hard to infer context. But I would assume that "the course of action they have chosen" refers to working on Mi…
""the course of action they have chosen" refers to working on Mir in the first place rather than contributing to Wayland. If that's the case, can't say I really blame Intel." I absolutely blame Intel. Whatever you think about Ubuntu's decision to make their own X server, it is childish to not include working patches for purely political reasons. It's not like Ubuntu is asking Intel to do their work for them. So Canon…
Absolutely not. Projects need to take a strong stance on what to include or not because every piece of code in there needs to be maintained.
Re: Intel Says No to Ubuntu's New Display Server
#43For those interested, this comment is caused by this commit revert: http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/com... So originally the XMir support was merged in, then reverted on instructions from Higher Ups. I can't really blame them, if they make driver changes Intel would have to adapt the XMir code to cope with them.
What is the reasoning for putting this code in the video driver? The "Theory of Operation" comment in the merged-then-reverted code is insightful. Apparently, the code is supposed to figure out which parts of windows are damaged, and then tell the windowing system to do something about it. IMHO, windows are not a concept that should even exist in the video driver [1]. They should be entirely under control of the wind…
Re: Intel Says No to Ubuntu's New Display Server
#44Earlier quoted context omitted.
This is why I think licenses such as AGPL and GPLv3 are hurting open-source (and Free Software). The intentions behind them are good, but in practice they are used in parallel with commercial licenses that have nothing to do with open-source.
Wayland is not under such licences. It uses the MIT license.
Re: Intel Says No to Ubuntu's New Display Server
#45For those interested, this comment is caused by this commit revert: http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/com... So originally the XMir support was merged in, then reverted on instructions from Higher Ups. I can't really blame them, if they make driver changes Intel would have to adapt the XMir code to cope with them.
What is the reasoning for putting this code in the video driver? The "Theory of Operation" comment in the merged-then-reverted code is insightful. Apparently, the code is supposed to figure out which parts of windows are damaged, and then tell the windowing system to do something about it. IMHO, windows are not a concept that should even exist in the video driver [1]. They should be entirely under control of the wind…
Well, the commit message says:
Ordered-by: The Management.
But I'm not sure what exactly means.Re: Intel Says No to Ubuntu's New Display Server
#46Re: Intel Says No to Ubuntu's New Display Server
#47Why would any party make such a hostile announcement in the FOSS scene? I'm not all that involved in that scene, but surely this approach is counter-productive? Especially if you can't back it with a sound technical reason.
Re: Intel Says No to Ubuntu's New Display Server
#48Earlier quoted context omitted.
Is that what is happening here? Intel's explanation of "The Management" handing down orders doesn't imply technical reasons were the motivation. It's unclear. If there are technical reasons - like the one you mentioned - let's hear them, they might be valid.
Does anyone else see the "-The Management" comment as having more than a tinge of sarcasm? I think people are taking it a little too seriously.
Note "Ordered-by:" line, clearly intended to communicate Chris Wilson was ordered to do this, rather than doing it of his own accord.
Re: Intel Says No to Ubuntu's New Display Server
#49No real news here.