All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Francisco Jerez <currojerez-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
Cc: Marcin-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org,
	nouveau
	<nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: Re: [RFC/PATCH] Switch dri driver to use rules-ng-ng headers
Date: Tue, 02 Nov 2010 08:08:13 +1000	[thread overview]
Message-ID: <1288649293.2571.0.camel@nisroch> (raw)
In-Reply-To: <87k4kx7yof.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>

On Mon, 2010-11-01 at 18:15 +0100, Francisco Jerez wrote:
> Viktor Novotný <noviktor@seznam.cz> writes:
> 
> > From: Viktor Novotný <noviktor@seznam.cz>
> >
> > Hi,
> >
> > following patches make the dri driver use rules-ng-ng(rnn) generated
> > register definitions instead of renouveau generated ones.  First set
> > of 5 patches is for mesa repository, second set of 4 patches is for
> > rnn and consists of changes ported from renouveau.
> >
> Some renames seem awkward to me, but I can get used to it. I'm OK with
> the change as long as Ben agrees with it too (along with a similar change
> for the DDX), and the rnn repository moves somewhere we can all commit to
> (i.e. sourceforge).
It's fine by me, I forget the names anyway and have to look them up from
the numbers :)

Ben.
> 
> Marcin? What are your feelings with regard to that possibility?
> 
> BTW, is rnn already a complete replacement of the renouveau database? Can
> it be used to turn renouveau/mmt dumps into a human readable form?
> 
> > One thing I do not understand is, why rnn does not generate
> > NV20_3D_TEX_ENABLE__LEN(should be 4), so any pointers on what to do
> > are welcome, as are any other comments, suggestions etc.
> >
> That's no big deal, there's already a define with the number of texture
> samplers in nv20_driver.h:35.
> 
> > Regards
> > 	Viktor
> > _______________________________________________
> > Nouveau mailing list
> > Nouveau@lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/nouveau
> _______________________________________________
> Nouveau mailing list
> Nouveau@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau


_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

  parent reply	other threads:[~2010-11-01 22:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01  0:30 [RFC/PATCH] Switch dri driver to use rules-ng-ng headers Viktor Novotný
     [not found] ` <1288571454-8151-1-git-send-email-noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
2010-11-01  0:30   ` [PATCH 1/5] dri/nouveau: Import headers from rules-ng-ng Viktor Novotný
2010-11-01  0:30   ` [PATCH 2/5] dri/nouveau: nv04: Use rules-ng-ng headers Viktor Novotný
2010-11-01  0:30   ` [PATCH 3/5] dri/nouveau: nv10: " Viktor Novotný
2010-11-01  0:30   ` [PATCH 4/5] dri/nouveau nv20: " Viktor Novotný
2010-11-01  0:30   ` [PATCH 5/5] dri/nouveau: Remove nouveau_class.h, finishing switch to " Viktor Novotný
2010-11-01  0:30   ` [PATCH 1/4] nv05: Fix SCALED_IMAGE_FROM_MEMORY_COLOR_CONVERSION(from renouveau) Viktor Novotný
2010-11-01  0:30   ` [PATCH 2/4] nv17: Add zclear registers(from renouveau) Viktor Novotný
2010-11-01  0:30   ` [PATCH 3/4] nv20: Set TEX_RCOMP to comparison-enum(from renouveau) Viktor Novotný
2010-11-01  0:30   ` [PATCH 4/4] nv10: Rename NV11_SWIZZLED_SURFACE to NV20 Viktor Novotný
2010-11-01 17:15   ` [RFC/PATCH] Switch dri driver to use rules-ng-ng headers Francisco Jerez
     [not found]     ` <87k4kx7yof.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-11-01 17:29       ` Marcin Kościelnicki
2010-11-01 22:08       ` Ben Skeggs [this message]
2010-11-15 17:09   ` Francisco Jerez
     [not found]     ` <87k4kewm2h.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-11-15 17:37       ` Francisco Jerez
  -- strict thread matches above, loose matches on Subject: below --
2010-11-01  0:26 Viktor Novotný
     [not found] ` <1288571171-8102-1-git-send-email-noviktor-9Vj9tDbzfuSlVyrhU4qvOw@public.gmane.org>
2010-11-01  1:59   ` Marcin Kościelnicki
2010-11-01  0:22 Viktor Novotný

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1288649293.2571.0.camel@nisroch \
    --to=bskeggs-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=Marcin-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org \
    --cc=currojerez-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.