Re: glint KMS - how to proceed?

2010-07-14 Thread Corbin Simpson
Whoo! I'll put this up on k.org as soon as I can get it working. ~ C. On Wed, Jul 14, 2010 at 12:01 PM, James Simmons jsimm...@infradead.org wrote: On Wed, Jun 23, 2010 at 1:22 PM, Matt Turner matts...@gmail.com wrote: On Wed, Jun 23, 2010 at 12:03 PM, James Simmons jsimm...@infradead.org

Re: glint KMS - how to proceed?

2010-07-14 Thread Corbin Simpson
Whoo! I'll put this up on k.org as soon as I can get it working. ~ C. On Wed, Jul 14, 2010 at 12:01 PM, James Simmons jsimm...@infradead.org wrote: On Wed, Jun 23, 2010 at 1:22 PM, Matt Turner matts...@gmail.com wrote: On Wed, Jun 23, 2010 at 12:03 PM, James Simmons jsimm...@infradead.org

Re: glint KMS - how to proceed?

2010-07-14 Thread James Simmons
Whoo! I'll put this up on k.org as soon as I can get it working. The only problem is it will not work with X running with the tdfx xorg driver :-( The driver will need more love as well. ~ C. On Wed, Jul 14, 2010 at 12:01 PM, James Simmons jsimm...@infradead.org wrote: On Wed, Jun

Re: glint KMS - how to proceed?

2010-07-13 Thread Matt Turner
On Wed, Jun 23, 2010 at 1:22 PM, Matt Turner matts...@gmail.com wrote: On Wed, Jun 23, 2010 at 12:03 PM, James Simmons jsimm...@infradead.org wrote: I'm working on modesetting, and I'm kind of unsure how to proceed. My repository is here (ignore all the commit dates):

Re: glint KMS - how to proceed?

2010-06-23 Thread James Simmons
I'm working on modesetting, and I'm kind of unsure how to proceed. My repository is here (ignore all the commit dates): http://git.kernel.org/?p=linux/kernel/git/mattst88/glint.git;a=summary I also did one for the 3Dfx drm driver. Just as a note make sure that your glint driver works with

Re: glint KMS - how to proceed?

2010-06-23 Thread Matt Turner
On Wed, Jun 23, 2010 at 12:03 PM, James Simmons jsimm...@infradead.org wrote: I'm working on modesetting, and I'm kind of unsure how to proceed. My repository is here (ignore all the commit dates): http://git.kernel.org/?p=linux/kernel/git/mattst88/glint.git;a=summary I also did one for the

glint KMS - how to proceed?

2010-06-17 Thread Matt Turner
I'm working on modesetting, and I'm kind of unsure how to proceed. My repository is here (ignore all the commit dates): http://git.kernel.org/?p=linux/kernel/git/mattst88/glint.git;a=summary I've filled out struct drm_crtc_funcs in glint_crtc.c, except for cursor_{set,move} (I think I can ignore