Phillip Ezolt
2007-Jun-20 14:23 UTC
[Nouveau] Access to add a r300_reg database to rules-ng?
Hi, I'm working with Oliver McFadden to create a rules-ng database for the Radeon R300 (and beyond..) I've taken some of the work that he had done, and have been slowly adding more Radeon registers. I also created a new 'test-r300' app based on the one included in the static-db to test the decode of radeon registers. I would like this to be under version control, and the rules-ng cvs tree seems the best place to put it. If this is cool with the nouveau developers, could I have commit access so that I can submit it, and update it as I add more stuff? (I can send you my changes as a patch if you would rather I did that..) Cheers, --Phil
Pekka Paalanen
2007-Jun-20 21:17 UTC
[Nouveau] Access to add a r300_reg database to rules-ng?
On Wed, 20 Jun 2007 10:23:54 -0400 "Phillip Ezolt" <phillipezolt at gmail.com> wrote:> Hi, > I'm working with Oliver McFadden to create a rules-ng database for > the Radeon R300 (and beyond..) I've taken some of the work that he > had done, and have been slowly adding more Radeon registers. I also > created a new 'test-r300' app based on the one included in the > static-db to test the decode of radeon registers.Cool :-)> I would like this to be under version control, and the rules-ng cvs > tree seems the best place to put it.Yeah, I think we can manage that. The directory structure so far has no project specific directories. I have XML databases in one dir, python scripts in another, and staticdb stuff in third dir. Is it only the test app or would you put also the radeon XML files in Rules-ng CVS? Do you think they could all live together mixed with Nouveau files? Maybe we could even use partially the same XML files, e.g. the standard VGA registers, that are accessed via indexed registers? Are those not the same for both radeon and Nouveau? I also assume that at some point you want (if not already done so) fork some of the tools or python scripts to do the style your project uses.> If this is cool with the nouveau developers, could I have commit > access so that I can submit it, and update it as I add more stuff?I do not have rights to give that. Marcheu? It is ok with me.> (I can send you my changes as a patch if you would rather I did > that..)Whatever you add yourself new files, play as you wish. If you need to modify the common tools or something else, I'd like to know in advance. -- Pekka "PQ" Paalanen http://www.iki.fi/pq/
Seemingly Similar Threads
- [Bug 14403] New: NV17: LVDS0 is black with Randr 1.2, works when randr 1. 2 is disabled
- [Bug 14703] New: On NV17 on laptop screen: certain resolutions are scrambled
- [Bug 14704] New: randr1.2 broken on apple powerbook 17"
- Bug#474606: logcheck: add a filter for r300 microcode
- [PATCH 1/2] gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES