[Bug 7383] DRM_IOC_READ and DRM_IOC_WRITE undeclared in xf86drm.c

2006-07-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=7383  
 

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||NOTABUG




--- Additional Comments From [EMAIL PROTECTED]  2006-07-01 02:04 ---
DRM is for time being only for linux  freebsd. I don't know any work on
os x and don't think there will be any.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 7384] New: memory (from OptionCache) not is not freed

2006-07-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=7384  
 
   Summary: memory (from OptionCache) not is not freed
   Product: Mesa
   Version: 6.5
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Drivers/DRI/Unichrome
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


src/mesa/drivers/dri/unichrome/via_context.c
src/mesa/drivers/dri/unichrome/via_screen.c

I found that in there is not freed some memory, I does not see anny reasom why
does not free it.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 7384] memory (from OptionCache) not is not freed

2006-07-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=7384  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-07-01 05:35 ---
Created an attachment (id=6089)
 -- (https://bugs.freedesktop.org/attachment.cgi?id=6089action=view)
explain the bug and solve them
  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 7384] memory (from OptionCache) not is not freed

2006-07-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=7384  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-07-01 05:36 ---
In some other drivers is common does not free this... this might have a good
reason but I not found them.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [r300][PATCH] minor patches

2006-07-01 Thread Rune Petersen
Brian Paul wrote:
 Rune Petersen wrote:
 Hi,

 Thought I'd share some of my patches.


 Change vp max instructions:
 The current state op the vp code is capable of executing 255 
 instructions not 255*4.

 Disable unused routes (speedup):
 When trying to get fragment.position to work I found the routes were 
 only set for the used routes and disabling it gives a few fps in some 
 games. I have found no regressions...
 
 Rune, would you like CVS-write access so you can check in your own 
 changes?  You seem to be getting pretty familiar with the code.
 
Write access would be nice.
I decided to read an OpenGL book, did wonders.


Rune Petersen


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 7371] tux leaves colored trails in ppracer

2006-07-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=7371  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-07-01 08:13 ---
If you suspect a memory error, valgrind is an excellent tool to use.
Run with 'valgrind --tool=memcheck ppracer'
  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 7371] tux leaves colored trails in ppracer

2006-07-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=7371  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-07-01 09:09 ---
Ok,

I've managed to fix the segfault when running under ElectricFence,
ppracer has a file called:
/usr/share/ppracer/courses/themes/models/common/tree.png
which measures 256x255 this should be 256x256. I find it strange though that the
GLU functions involved start writing out of bounds instead of just complaining
and returning an error. I believe this is a bug, let me know if you agree, then
I'll post a seperate bug for this. Unfortunatly with this bug fixed I still have
colored trails.

Using Electricfence isn't helping me any fruther because now it gets sofar into
the game that EF aborts because it runs out of memory. I'll try valgrind when
I've got some more time.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 7386] New: Account Request

2006-07-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=7386  
 
   Summary: Account Request
   Product: Mesa
   Version: unspecified
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Drivers/DRI/r300
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


I've been contributing to the r300 driver in Mesa and would like an account with
access to Mesa:

Name: Rune Petersen
E-mail: [EMAIL PROTECTED]
Username: runepetersen

Keys:
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.4.3 (GNU/Linux)

mQELBESmpZoBCACy7Rics28EtaYg9UIiEo9GHZeQxZbn64W6WXwkPYK/FnlmltQo
+PcHS0GD0sl82LvIr15lcDR/y9yzo3wfPa3DkOXpATAX5IdLu/DJgyocgm+njFSU
656WaY49RpvlWwV/eNIa4yktXb/TJUJMPtPtCxziAFM3g5UhpCYJYQ3HojsXY4Dg
tmSfFRJMbay73oTpyueofWs845WZJ3UPRjIcgEfdSMdc3gm6x2XgQruCrNV3R4ga
Dahm49M20SE6zmXl+WLF2lIoSe81N3zmSWZgHgiLJuPPBOTKwypFJOmHyb5jQe97
KUVp7r6tjjComBGrelYQF+HOlvwFaIgZkQDtAAYptCRSdW5lIE4uIFBldGVyc2Vu
IDxydW5lQG1lZ2FodXJ0cy5kaz6JATwEEwECACYFAkSmpZoCGwMFCQPCZwAGCwkI
BwMCBBUCCAMEFgIDAQIeAQIXgAAKCRAVtV6NEVC11aVdCACTz1i6ZjiwD+9hV9lL
/fRcg+TNPiizRXWFu4pbXx2KefyWuQ1DCnz9jWpNumUe2ifot1aNs0qbEaNZm+ru
FQ7FsrfwY/J5ghGIyxg65qQ3UbyKXkWQyWcNXX6Km1otKz50Xzo5AaSCMf9vIn+1
q1/yXcnqo2vg1YR5+bfXWTCpAx5qKTf2/+TMAt+GamltJ5Eb8DOEziKiGkk0vqci
avSytjDh8ZRxNTr645j/mfjxC6aema4oRqG4gxTSTm84cPC9vlTBPJk98LldRzRA
x3+S5bdykyKOpKwebO+reTXW/Lt/QqtWRf3YDhpYP0CIopE9DdoblNu5fRunR+r6
DiZ1
=ZLcd
-END PGP PUBLIC KEY BLOCK-

ssh-rsa
B3NzaC1yc2EBIwAAAQEAvziNNh5cQi7C9ZGRyzl1f+odtAX4BV36Z8fDWOpJO6j+J8ug/0Y25ZFFIRMQNxVNWOZow+FkZebGMP8GjdtAlD1b5JWcIBQYY3UVF1An216pwX3cOtJqfVfUl3tOnEKz15ZI3NINYpy/9X5KEEFG0deflDlrRSSbIpRy5NDn+vmvZ1Ukf4dgKAvS4QfFTl9nI3v6jNmzw/c5UDF2CvM6ZYJAcuUyCpB9tk3eMxZoZU/sbqy4za/SIO09Vp04BQFu3asH/dSw4SrMmMA16j8V1YKpUUkSamjvjaRtC1yd8t3rqzzFlBofWU+sNsOfpKSYqqe0y61eFW1W1eDQFxNWkw==
[EMAIL PROTECTED]


Thank you,
Rune Petersen  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 7371] tux leaves colored trails in ppracer

2006-07-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=7371  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-07-01 13:47 ---
Erm,

Yes using valgrind is very entertaining, it ends with this:
==3017== More than 1000 total errors detected.  I'm not reporting any more.
==3017== Final error counts will be inaccurate.  Go fix your program!
==3017== Rerun with --error-limit=no to disable this cutoff.  Note
==3017== that errors may occur in your program without prior warning from
==3017== Valgrind, because errors are no longer being displayed.  

I did take a somewhat closer look, but I'm not famliar enough with the r300 code
(or with mesa / X at all) to get very far I noticed these 3 warnings many times:
==3017== Conditional jump or move depends on uninitialised value(s)
==3017==at 0x965FBA2: r300GartOffsetFromVirtual (r300_ioctl.c:902)
==3017==by 0x96796D3: emit_vector (r300_maos.c:201)
==3017==by 0x9679E41: r300EmitArrays (r300_maos.c:339)
==3017==by 0x966B782: r300_run_vb_render (r300_render.c:386)
==3017==by 0x966C360: r300_run_tcl_render (r300_render.c:575)
==3017==by 0x9738273: _tnl_run_pipeline (t_pipeline.c:162)   
==3017==by 0x977A346: _tnl_flush_vtx (t_vtx_exec.c:281)
==3017==by 0x9773D1C: _tnl_FlushVertices (t_vtx_api.c:873)
==3017==by 0x96D2866: _mesa_PopMatrix (matrix.c:270)   
==3017==by 0x40B60C: (within /usr/bin/ppracer)
==3017==by 0x454C22: (within /usr/bin/ppracer)
==3017==by 0x45F65A: (within /usr/bin/ppracer)

==3017== Use of uninitialised value of size 8
==3017==at 0x96792B8: emit_vec8 (r300_maos.c:116)
==3017==by 0x967974E: emit_vector (r300_maos.c:213)
==3017==by 0x9679E41: r300EmitArrays (r300_maos.c:339)
==3017==by 0x966B782: r300_run_vb_render (r300_render.c:386)
==3017==by 0x966C360: r300_run_tcl_render (r300_render.c:575)
==3017==by 0x9738273: _tnl_run_pipeline (t_pipeline.c:162)   
==3017==by 0x977A346: _tnl_flush_vtx (t_vtx_exec.c:281)  
==3017==by 0x9773D1C: _tnl_FlushVertices (t_vtx_api.c:873)   
==3017==by 0x96D2866: _mesa_PopMatrix (matrix.c:270)
==3017==by 0x40B60C: (within /usr/bin/ppracer)
==3017==by 0x454C22: (within /usr/bin/ppracer)
==3017==by 0x45F65A: (within /usr/bin/ppracer)

==3017== Conditional jump or move depends on uninitialised value(s)
==3017==at 0x965FB0E: r300IsGartMemory (r300_ioctl.c:886)
==3017==by 0x9679821: r300EmitElts (r300_maos.c:237)
==3017==by 0x966AEEC: r300_render_vb_primitive (r300_render.c:311)
==3017==by 0x966B98F: r300_run_vb_render (r300_render.c:437)
==3017==by 0x965A944: radeonDrawElements (radeon_vtxfmt_a.c:335)
==3017==by 0x9727C29: neutral_DrawElements (vtxfmt_tmp.h:341)   
==3017==by 0x4479C0: (within /usr/bin/ppracer)
==3017==by 0x44BF9D: (within /usr/bin/ppracer)
==3017==by 0x41DF33: (within /usr/bin/ppracer)
==3017==by 0x41F033: (within /usr/bin/ppracer)
==3017==by 0x434DB4: (within /usr/bin/ppracer)
==3017==by 0x45F65A: (within /usr/bin/ppracer)

I think that the emit_vec8 case _may_ be caused by the r300IsGartMemory case as
emit_vec8 calls r300IsGartMemory and acts on the result when this waring is 
caused.

The other 2 both seem to indicate that
rmesa-radeon.radeonScreen-gartTextures.size is uninitialised.

I've set a breakpoint in gdb on r300GartOffsetFromVirtual, and then printed the
contents of l jump or move depends on uninitialised value(s)
==3017==at 0x965FBA2: r300GartOffsetFromVirtual (r300_ioctl.c:902)
==3017==by 0x96796D3: emit_vector (r300_maos.c:201)
==3017==by 0x9679E41: r300EmitArrays (r300_maos.c:339)
==3017==by 0x966B782: r300_run_vb_render (r300_render.c:386)
==3017==by 0x966C360: r300_run_tcl_render (r300_render.c:575)
==3017==by 0x9738273: _tnl_run_pipeline (t_pipeline.c:162)   
==3017==by 0x977A346: _tnl_flush_vtx (t_vtx_exec.c:281)
==3017==by 0x9773D1C: _tnl_FlushVertices (t_vtx_api.c:873)
==3017==by 0x96D2866: _mesa_PopMatrix (matrix.c:270)   
==3017==by 0x40B60C: (within /usr/bin/ppracer)
==3017==by 0x454C22: (within /usr/bin/ppracer)
==3017==by 0x45F65A: (within /usr/bin/ppracer)

==3017== Use of uninitialised value of size 8
==3017==at 0x96792B8: emit_vec8 (r300_maos.c:116)
==3017==by 0x967974E: emit_vector (r300_maos.c:213)
==3017==by 0x9679E41: r300EmitArrays (r300_maos.c:339)
==3017==by 0x966B782: r300_run_vb_render (r300_render.c:386)
==3017==by 0x966C360: r300_run_tcl_render (r300_render.c:575)
==3017==by 0x9738273: _tnl_run_pipeline (t_pipeline.c:162)   
==3017==by 0x977A346: _tnl_flush_vtx (t_vtx_exec.c:281)  
==3017==by 0x9773D1C: _tnl_FlushVertices (t_vtx_api.c:873)   
==3017==by 0x96D2866: _mesa_PopMatrix (matrix.c:270)
==3017==by 0x40B60C: (within /usr/bin/ppracer)
==3017==by 0x454C22: