Currently the r200 driver has TFACTOR_0 packet, which takes 6 constants,
however there are actually 8 constant registers used in ATI_fs and the two
extra are just after the the other 6....

So what is the best way to approach adding thse two,
a) define a new packet for just 2 elements.. makes constant code a bit
icky..
b) define a new packet for 8 elements, make driver use it everywhere,
leave old code in DRM for backwards compat... (not sure this is possible,
as it uses the register address to work things out...)

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to