Hi.
The attached patch allows the nouveau drm module compile for me on
2.6.30-rc4-git1. irqreturn_t is now available in the headers from the linux
kernel, and struct device->bus_id has been removed in favour of dev_name,
dev_set_name.
Thanks.
--
Saleem Abdulrasool
compnerd (at) compnerd (dot)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jesse Barnes wrote:
> On Mon, 04 May 2009 14:45:07 -0700
> Ian Romanick wrote:
>
>> There's a problem in dri2SwapBuffers. If a new libGL is used with an
>> old driver, psc->dri2->setBuffers won't be set, right?
>
> Yes. I should probably add an #i
http://bugs.freedesktop.org/show_bug.cgi?id=21513
--- Comment #12 from Dave Airlie 2009-05-04 18:57:19
PST ---
okay I've flicked on all the flags for the DRI2 paths, hopefully that fixes
some of the issues.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
---
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #11 from Pauli 2009-05-04 16:56:17 PST ---
Some more info:
I found stable combination also for mesa_7_4_branch.
That includes
- mesa_7_4_branch head
- libdrm master head (also has to install kernel modules)
- xf86-video-ati maste
http://bugs.freedesktop.org/show_bug.cgi?id=16452
Maciej Cencora changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Mon, 04 May 2009 14:45:07 -0700
Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jesse Barnes wrote:
> > Ok, this set addresses all the shortcomings of the last set, and
> > things seem quite solid, aside from output detection on my test
> > platform which causes me t
On Mon, 6 Apr 2009 10:39:17 -0700
Jesse Barnes wrote:
> On Mon, 6 Apr 2009 13:29:53 -0400
> Jarod Wilson wrote:
>
> > On Monday 06 April 2009 12:52:16 Jesse Barnes wrote:
> > > On Mon, 6 Apr 2009 10:11:25 -0400
> > > Jarod Wilson wrote:
> > >
> > > > There are a number of small form factor de
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jesse Barnes wrote:
> Ok, this set addresses all the shortcomings of the last set, and things
> seem quite solid, aside from output detection on my test platform which
> causes me to wait on flips from pipes with no outputs attached. Note
> that this
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #10 from Pauli 2009-05-04 14:44:49 PST ---
yes. xmoto would run around 0.5 fps if using software mesa.
btw, I jsut noticed a weird small freeze about a second later that lock used to
happen. Now it take about 200-500ms frame hit
http://bugs.freedesktop.org/show_bug.cgi?id=19504
--- Comment #13 from Bernd Buschinski 2009-05-04
14:31:11 PST ---
still present with
xorg-server-1.6.1
mesa-git mesa_7_5_branch 8fa6c1ac9299402c1faf75b264cf70b1b83d1eff
xf86-video-intel-git 2.7 296a986e5258e2fd13ec494071b7063bd639cd68
libdrm
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #9 from Alex Deucher 2009-05-04 14:31:29 PST ---
(In reply to comment #8)
> Now using the latest radeon-rewrite, libdrm modeseting-gem (including kernel
> modules but no mode setting because failing to initialise memory manager)
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #8 from Pauli 2009-05-04 14:23:32 PST ---
Now using the latest radeon-rewrite, libdrm modeseting-gem (including kernel
modules but no mode setting because failing to initialise memory manager) and
latest ddx everything works.
Bu
http://bugzilla.kernel.org/show_bug.cgi?id=13227
Summary: Potential BUG_ON assertion fails in
drm_gem_object_free
Product: Drivers
Version: 2.5
Kernel Version: 2.6.30-rc4
Platform: All
OS/Version: Linux
Tree:
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #7 from Alex Deucher 2009-05-04 12:43:15 PST ---
please try grabbing the latest code. the relevant commits are:
http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=1f70c9f05df9017d87b37f887e1eccd6d0568a02
http://cg
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #6 from Pauli 2009-05-04 12:32:28 PST ---
I have 5 days old version in /opt/local/lib/xorg/modules :)
It was at commit 7d9f643ae3d07e51e644a5979ca90bc2c102bc89
I can try using updated ddx, radeon-rewrite and modesetting-gem if y
http://bugs.freedesktop.org/show_bug.cgi?id=21537
Pauli changed:
What|Removed |Added
Attachment #25425|text/x-compress |application/x-gzip
mime type|
http://bugs.freedesktop.org/show_bug.cgi?id=21537
Pauli changed:
What|Removed |Added
Attachment #25425|text/x-gzip |text/x-compress
mime type|
http://bugs.freedesktop.org/show_bug.cgi?id=21537
Pauli changed:
What|Removed |Added
Attachment #25425|application/x-gzip |text/x-gzip
mime type|
http://bugs.freedesktop.org/show_bug.cgi?id=21537
Pauli changed:
What|Removed |Added
Attachment #25423|application/octet-stream|text/plain
mime type|
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #5 from Alex Deucher 2009-05-04 12:26:26 PST ---
This looks to be 3D related, but does updating to the latest ddx from git help
(git master of xf86-video-ati)?
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #4 from Pauli 2009-05-04 12:22:08 PST ---
Created an attachment (id=25425)
--> (http://bugs.freedesktop.org/attachment.cgi?id=25425)
kernel log when I enabled drm debug after freeze
Intresting point is that if I try to reproduce
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #3 from Pauli 2009-05-04 12:20:03 PST ---
Created an attachment (id=25424)
--> (http://bugs.freedesktop.org/attachment.cgi?id=25424)
xorg.log
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Yo
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #2 from Pauli 2009-05-04 12:19:25 PST ---
Created an attachment (id=25423)
--> (http://bugs.freedesktop.org/attachment.cgi?id=25423)
xorg.conf
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
http://bugs.freedesktop.org/show_bug.cgi?id=21513
--- Comment #11 from Roland Scheidegger
2009-05-04 12:11:19 PST ---
(In reply to comment #10)
> > I think that's just an issue with the dri2 initialization.
> > radeonCreateScreen2 doesn't set the drmSupportsXXX flags as does
> > radeonCreat
On Mon, 04 May 2009 17:07:40 +0200, Michel Dänzer wrote:
> On Mon, 2009-05-04 at 08:31 +0200, Karsten Mehrhoff wrote:
>> On Mon, 04 May 2009 03:41:51 +0200, Shaohua Li wrote:
>>> On Fri, May 01, 2009 at 09:22:19PM +0800, kaw...@gmx.de wrote:
> On Thu, 2009-04-30 at 17:59 -0700, Andrew Morton wr
http://bugs.freedesktop.org/show_bug.cgi?id=21513
--- Comment #10 from Stefan Dösinger 2009-05-04
10:10:50 PST ---
> I think that's just an issue with the dri2 initialization.
> radeonCreateScreen2 doesn't set the drmSupportsXXX flags as does
> radeonCreateScreen (depending on> drm version)
On Mon, 2009-05-04 at 18:23 +0200, Karsten Mehrhoff wrote:
> On Mon, 04 May 2009 17:07:40 +0200, Michel Dänzer wrote:
> > On Mon, 2009-05-04 at 08:31 +0200, Karsten Mehrhoff wrote:
> >> On Mon, 04 May 2009 03:41:51 +0200, Shaohua Li wrote:
> >>> On Fri, May 01, 2009 at 09:22:19PM +0800, kaw...@gmx.
http://bugs.freedesktop.org/show_bug.cgi?id=21537
--- Comment #1 from Alex Deucher 2009-05-04 07:37:45 PST ---
This is a GPU hang. Please attach your xorg log and config. You might want to
try with with the r300 driver from the radeon_rewrite branch of mesa.
--
Configure bugmail: http:/
http://bugs.freedesktop.org/show_bug.cgi?id=21513
--- Comment #9 from Roland Scheidegger
2009-05-04 08:09:53 PST ---
(In reply to comment #8)
> No, the bug is not reproducible in Mesa master. etracer and Wine work.
> However,
> etracer is slow(about 5 fps, used to be > 150 in earlier drive
On Mon, 2009-05-04 at 08:31 +0200, Karsten Mehrhoff wrote:
> On Mon, 04 May 2009 03:41:51 +0200, Shaohua Li wrote:
> > On Fri, May 01, 2009 at 09:22:19PM +0800, kaw...@gmx.de wrote:
> >>> On Thu, 2009-04-30 at 17:59 -0700, Andrew Morton wrote:
> On Thu, 30 Apr 2009 10:51:47 +0200
> Karste
On Mon, 04 May 2009 03:41:51 +0200, Shaohua Li wrote:
> On Fri, May 01, 2009 at 09:22:19PM +0800, kaw...@gmx.de wrote:
>>> On Thu, 2009-04-30 at 17:59 -0700, Andrew Morton wrote:
On Thu, 30 Apr 2009 10:51:47 +0200
Karsten Mehrhoff wrote:
> [1.]
> PROBLEM: No more agp card fu
On Fri, May 01, 2009 at 09:22:19PM +0800, kaw...@gmx.de wrote:
> > On Thu, 2009-04-30 at 17:59 -0700, Andrew Morton wrote:
> >> On Thu, 30 Apr 2009 10:51:47 +0200
> >> Karsten Mehrhoff wrote:
> >>
> >>> [1.]
> >>> PROBLEM: No more agp card functionality with the patch 2.6.29.2 of
> >> 'a/drivers
http://bugs.freedesktop.org/show_bug.cgi?id=17041
Maciej Cencora changed:
What|Removed |Added
AssignedTo|xorg-driver-...@lists.x.org |dri-
|
http://bugs.freedesktop.org/show_bug.cgi?id=21537
Tormod Volden changed:
What|Removed |Added
CC||bugzi07.fdo.tor...@xoxy.net
http://bugs.freedesktop.org/show_bug.cgi?id=21537
Summary: Many OpenGL applications locks in drm calls using R300
driver (xmoto, bzflag, openarena, kwin, ...)
Product: Mesa
Version: unspecified
Platform: x86-64 (AMD64)
U
35 matches
Mail list logo