From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.sourceforge.net
Subject: [Bug 19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0
Date: Fri, 4 Mar 2011 20:55:22 GMT [thread overview]
Message-ID: <201103042055.p24KtMHi016080@demeter1.kernel.org> (raw)
In-Reply-To: <bug-19372-2300@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=19372
Florian Mickler <florian@mickler.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #6 from Florian Mickler <florian@mickler.org> 2011-03-04 20:55:16 ---
If userspace is feeding bad commands to the gpu it might hickup. There is not
much you can do on the kernel side about that. (Besides sanity checking the
whole command stream, I'm not shure what currently is done in that regard). But
even if you manage to do that, userspace could still try to exploit bugs in
the gpu silicon.
If everything humps along as good as before, I'd say the kernel has done his
homework. Under that assumption this bug will be closed as a userspace bug and
thus invalid for the kernel.
On the other hand, if you manage to find a kernel > 2.6.32 which does not
exhibit the problem, we should probably revisit that assumption.
You might try to upgrade your userspace graphics stack and you could probably
take a look at bugzilla.freedesktop.org and file a bug there. I guess there are
many of those, as the symptom (gpu lockup) would fit a lot of userspace bugs.
But if you are able to reproduce this, it might even have a chance to get
fixed over there.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
next prev parent reply other threads:[~2011-03-04 20:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-30 18:31 [Bug 19372] New: 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0 bugzilla-daemon
2010-09-30 18:31 ` [Bug 19372] " bugzilla-daemon
2010-11-19 9:48 ` bugzilla-daemon
2011-01-30 21:22 ` bugzilla-daemon
2011-02-27 11:29 ` bugzilla-daemon
2011-03-03 22:27 ` bugzilla-daemon
2011-03-04 18:55 ` bugzilla-daemon
2011-03-04 20:55 ` bugzilla-daemon [this message]
2011-03-04 20:56 ` bugzilla-daemon
-- strict thread matches above, loose matches on Subject: below --
2010-10-03 21:15 2.6.36-rc6-git2: Reported regressions from 2.6.35 Rafael J. Wysocki
2010-10-03 21:19 ` [Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0 Rafael J. Wysocki
2010-10-03 21:19 ` Rafael J. Wysocki
2010-10-10 17:46 2.6.36-rc7-git2: Reported regressions from 2.6.35 Rafael J. Wysocki
2010-10-10 17:51 ` [Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0 Rafael J. Wysocki
2010-10-17 20:15 2.6.36-rc8-git3: Reported regressions from 2.6.35 Rafael J. Wysocki
2010-10-17 20:21 ` [Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0 Rafael J. Wysocki
2010-10-17 20:21 ` Rafael J. Wysocki
2010-11-18 23:50 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36 Rafael J. Wysocki
2010-11-18 23:53 ` [Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0 Rafael J. Wysocki
2010-12-05 20:15 2.6.37-rc4-git4: Reported regressions 2.6.35 -> 2.6.36 Rafael J. Wysocki
2010-12-05 20:34 ` [Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0 Rafael J. Wysocki
2010-12-19 12:41 2.6.37-rc6-git4: Reported regressions 2.6.35 -> 2.6.36 Rafael J. Wysocki
2010-12-19 12:50 ` [Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0 Rafael J. Wysocki
2010-12-29 23:18 2.6.37-rc8: Reported regressions 2.6.35 -> 2.6.36 Rafael J. Wysocki
2010-12-29 23:21 ` [Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:235 radeon_fence_wait+0x35a/0x3c0 Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201103042055.p24KtMHi016080@demeter1.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.