[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739


Fabio Pedretti fabio@libero.it changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Fabio Pedretti fabio@libero.it  2009-12-22 02:35:53 
PST ---
Alternatively the version of libdrm_radeon could be changed from 1.0.1 to
@PACKAGE_VERSION@ like libdrm_intel and then check mesa for libdrm_radeon
version rather than libdrm.

The API has however been updated for final 7.6.1 and 7.7 and all of them need
now libdrm_radeon 2.4.17.

There are still two warnings that appears only when compiling without
libdrm_radeon:

In file included from ../radeon/radeon_cs_drm.h:38,
 from radeon_bocs_wrapper.h:29,
 from radeon_cs_space_drm.c:31:
/usr/include/drm/radeon_drm.h:809:1: warning: RADEON_TILING_SURFACE redefined
In file included from radeon_cs_space_drm.c:31:
radeon_bocs_wrapper.h:23:1: warning: this is the location of the previous
definition

In file included from ./../radeon/radeon_cs_drm.h:38,
 from ./radeon_bocs_wrapper.h:29,
 from radeon_bo.c:1:
/usr/include/drm/radeon_drm.h:809:1: warning: RADEON_TILING_SURFACE redefined
In file included from radeon_bo.c:1:
./radeon_bocs_wrapper.h:23:1: warning: this is the location of the previous
definition


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739





--- Comment #1 from Fabio fabio@libero.it  2009-12-21 01:07:00 PST ---
Created an attachment (id=32214)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=32214)
patch for mesa_7_7_branch branch

7.7 require = 2.4.16

= 2.4.16 due to:
http://cgit.freedesktop.org/mesa/drm/commit/?id=b4312b639d56a6cad78953af0fd4f863182007e3

 2.4.17 due to:
http://cgit.freedesktop.org/mesa/drm/commit/?id=125994ab30d4f0f126c62fa741ec62a52d69d7a8


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739





--- Comment #2 from Fabio fabio@libero.it  2009-12-21 01:09:02 PST ---
Created an attachment (id=32215)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=32215)
patch for mesa_7_6_branch branch

7.6 should build with libdrm = 2.4.16.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739





--- Comment #3 from Dan Nicholson dbn.li...@gmail.com  2009-12-21 11:55:09 
PST ---
Can you use the LIBDRM_RADEON_REQUIRED in the 7.7 and 7.6 patches like you did
for master?

Hmm, why does libdrm_radeon have a separate version number in the .pc file, and
why isn't it being changed when the API changes? That would straighten this all
out and be a real LIBDRM_RADEON_REQUIRED.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739





--- Comment #4 from Alex Deucher ag...@yahoo.com  2009-12-21 12:17:56 PST ---
libdrm_radeon is still experimental and hasn't been released yet.  It will be
released when radeon KMS comes out of staging.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739





--- Comment #5 from Dan Nicholson dbn.li...@gmail.com  2009-12-21 12:39:33 
PST ---
Right, I forgot that you only get to install it with
--enable-radeon-experimental-api. In that case, I'm not really worried about
the breakage. But it would be nice to keep libdrm_radeon.pc updated once you
guys put it out in the wild.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel