All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 29833] radeon crashes kicad when using modeset
Date: Wed,  6 Oct 2010 09:15:58 -0700 (PDT)	[thread overview]
Message-ID: <20101006161558.4E75313004E@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-29833-502@http.bugs.freedesktop.org/>

https://bugs.freedesktop.org/show_bug.cgi?id=29833

--- Comment #9 from Alex Deucher <agd5f@yahoo.com> 2010-10-06 09:15:57 PDT ---
The kernel is rejecting your command stream as invalid.  The command stream is
the stream of register writes produced by the 3D driver based on the GL state. 
The bug is either in the drm command checker in the kernel or in the mesa 3D
driver.  The error in your dmesg is saying that the Z buffer is enabled in the
command stream, but that there is no buffer associated with it.  I would guess
perhaps ZB_CNTL (0x4F00) is not getting emitted as part of the command stream.

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

  parent reply	other threads:[~2010-10-06 16:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-29833-502@http.bugs.freedesktop.org/>
2010-08-27 16:18 ` [Bug 29833] radeon crashes kicad when using modeset bugzilla-daemon
2010-08-27 16:18 ` bugzilla-daemon
2010-08-27 17:42 ` bugzilla-daemon
2010-09-02 14:30 ` bugzilla-daemon
2010-09-02 14:37 ` bugzilla-daemon
2010-10-06 15:51 ` bugzilla-daemon
2010-10-06 16:11 ` bugzilla-daemon
2010-10-06 16:15 ` bugzilla-daemon [this message]
2010-10-06 21:29 ` bugzilla-daemon
2010-10-07  8:55 ` bugzilla-daemon
2010-10-08  7:57 ` bugzilla-daemon
2010-10-08  8:13 ` bugzilla-daemon
2010-10-08  8:25 ` bugzilla-daemon
2010-10-08 17:01 ` bugzilla-daemon
2010-10-08 17:17 ` bugzilla-daemon
2010-10-11  9:47 ` bugzilla-daemon
2011-02-09 15:24 ` [Bug 29833] [RADEON:KMS:M56P:R300G] " bugzilla-daemon
2011-02-09 16:30 ` bugzilla-daemon

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=20101006161558.4E75313004E@annarchy.freedesktop.org \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /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.