Re: Status of everything?
Ben Gamari wrote: > What trees are you pulling from. Pulling from drm/modesetting-gem and > mesa/drm-gem I'm getting some pretty obvious build errors (e.g. struct > drm_gem_open never defined). That's exactly what I am doing. Upto now I did not experience any of these errors. Cheers, Johannes - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 -- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel
Re: Status of everything?
What trees are you pulling from. Pulling from drm/modesetting-gem and mesa/drm-gem I'm getting some pretty obvious build errors (e.g. struct drm_gem_open never defined). Thanks, - Ben On Fri, 2008-07-11 at 18:18 +0100, Johannes Engel wrote: > Ben Gamari wrote: > > On the note of GEM, would it be worth pulling down the GEM trees to play > > around with and submit bugs against? Is the code in a state at all > > resembling stable (can you run a moderately standard X session for more > > than 10 seconds)? > As far as I can tell this is working nearly stable with my intel i945GM. > The most annoying thing is that it is only possible to start X.org once. > After going back to the framebuffer console it won't display anything again. > > Regards, Johannes - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 -- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel
Re: Status of everything?
Ben Gamari wrote: > On the note of GEM, would it be worth pulling down the GEM trees to play > around with and submit bugs against? Is the code in a state at all > resembling stable (can you run a moderately standard X session for more > than 10 seconds)? As far as I can tell this is working nearly stable with my intel i945GM. The most annoying thing is that it is only possible to start X.org once. After going back to the framebuffer console it won't display anything again. Regards, Johannes - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 -- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel
Re: Status of everything?
On the note of GEM, would it be worth pulling down the GEM trees to play around with and submit bugs against? Is the code in a state at all resembling stable (can you run a moderately standard X session for more than 10 seconds)? I'd be glad to start reporting if so. Thanks, - Ben On Wed, 2008-07-09 at 01:52 +0300, Daniel Stone wrote: > Hi, > > On Wed, Jul 09, 2008 at 12:31:22AM +0300, Maxim Levitsky wrote: > > Last time I checked modesetting, > > This works. > > > intel-batchbuffer, > > This works. > > > dri2, > > This works. > > > And lastly, just for a thought, maybe it is better to do one thing at > > time, for example stabilize kernel modesetting, put it in kernel, then > > release gem driver and stabilize it, and then add dri2 to it? > > I'm sure the developers working on modesetting, the developers working > on GEM, and the developers working on DRI2 (three independent sets of > people) would more than appreciate patches, or even specific bug reports > they can fix. > > Short of that, I'm not sure which problem you're actually trying to > solve. > > Cheers, > Daniel > - > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > -- ___ Dri-devel mailing list > Dri-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dri-devel - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 -- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel
Re: Status of everything?
On Wed, 2008-07-09 at 01:52 +0300, Daniel Stone wrote: > > I'm sure the developers working on modesetting, the developers working > on GEM, and the developers working on DRI2 (three independent sets of > people) would more than appreciate patches, or even specific bug reports > they can fix. https://bugs.freedesktop.org/show_bug.cgi?id=15477 is a DRI2 related regression reported three months ago but unresolved as of this writing. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 -- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel
Re: Status of everything?
On Wed, 2008-07-09 at 00:31 +0300, Maxim Levitsky wrote: > And lastly, just for a thought, maybe it is better to do one thing at > time, for example stabilize kernel modesetting, put it in kernel, then > release gem driver and stabilize it, and then add dri2 to it? Yes, but everything depends on GEM, so that goes first. -- [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08-- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel
Re: Status of everything?
Hi, On Wed, Jul 09, 2008 at 12:31:22AM +0300, Maxim Levitsky wrote: > Last time I checked modesetting, This works. > intel-batchbuffer, This works. > dri2, This works. > And lastly, just for a thought, maybe it is better to do one thing at > time, for example stabilize kernel modesetting, put it in kernel, then > release gem driver and stabilize it, and then add dri2 to it? I'm sure the developers working on modesetting, the developers working on GEM, and the developers working on DRI2 (three independent sets of people) would more than appreciate patches, or even specific bug reports they can fix. Short of that, I'm not sure which problem you're actually trying to solve. Cheers, Daniel signature.asc Description: Digital signature - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08-- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel
Re: Status of everything?
> > You may consider this offtopic, but I wondering > about status of graphical development. Yes. > And lastly, just for a thought, maybe it is better to do one thing at > time, for example stabilize kernel modesetting, put it in kernel, then > release gem driver and stabilize it, and then add dri2 to it? no. Dave. - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 -- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel