All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 27744] atombios stuck in loop - during suspend
Date: Sun,  8 Aug 2010 06:51:28 -0700 (PDT)	[thread overview]
Message-ID: <20100808135128.74E851300AA@annarchy.freedesktop.org> (raw)
In-Reply-To: <bug-27744-502@http.bugs.freedesktop.org/>

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

--- Comment #16 from peterle@hottemptation.org 2010-08-08 06:51:22 PDT ---
Here we go!

git bisect start '--' 'drivers/gpu/drm/radeon'
# good: [e40152ee1e1c7a63f4777791863215e3faa37a86] Linus 2.6.34
git bisect good e40152ee1e1c7a63f4777791863215e3faa37a86
# bad: [e40152ee1e1c7a63f4777791863215e3faa37a86] Linus 2.6.34
git bisect bad e40152ee1e1c7a63f4777791863215e3faa37a86
# bad: [9fe6206f400646a2322096b56c59891d530e8d51] Linux 2.6.35
git bisect bad 9fe6206f400646a2322096b56c59891d530e8d51
# bad: [ce8a3eb20c4cb7d9e0c33e7560070688cd9066fc] drm/radeon/kms/pm: make pm
spam debug only
git bisect bad ce8a3eb20c4cb7d9e0c33e7560070688cd9066fc
# bad: [f405a1ab2bf316b1969fc5355891e5dff4e1a54c] drivers/gpu/drm: Use kmemdup
git bisect bad f405a1ab2bf316b1969fc5355891e5dff4e1a54c
# good: [7fff400be6fbf64f10abca9939718aaf1d61c255] Merge branch
'drm-fbdev-cleanup' into drm-core-next
git bisect good 7fff400be6fbf64f10abca9939718aaf1d61c255
# bad: [fd632aa34c8592fb1d37fc83cbffa827bc7dd42c] drm: free core gem object
from driver callbacks
git bisect bad fd632aa34c8592fb1d37fc83cbffa827bc7dd42c
# good: [32fcdbf4084544c3d8fa413004d57e5dc6f2eefe] drm/radeon/kms/evergreen:
implement gfx init
git bisect good 32fcdbf4084544c3d8fa413004d57e5dc6f2eefe
# bad: [0ca2ab52d451c25764e53d3d289e1be357c977d7] drm/radeon/kms/evergreen: add
hpd support
git bisect bad 0ca2ab52d451c25764e53d3d289e1be357c977d7
# bad: [45f9a39bedc3afab3fc85567792efc0103f34a55] drm/radeon/kms/evergreen:
implement irq support
git bisect bad 45f9a39bedc3afab3fc85567792efc0103f34a55
# bad: [fe251e2fffa1ebc17c8e6e895b0374ae4e732fa5] drm/radeon/kms/evergreen:
setup and enable the CP
git bisect bad fe251e2fffa1ebc17c8e6e895b0374ae4e732fa5


[peter@timeline linux-2.6]$ git bisect bad
fe251e2fffa1ebc17c8e6e895b0374ae4e732fa5 is the first bad commit
commit fe251e2fffa1ebc17c8e6e895b0374ae4e732fa5
Author: Alex Deucher <alexdeucher@gmail.com>
Date:   Wed Mar 24 13:36:43 2010 -0400

    drm/radeon/kms/evergreen: setup and enable the CP

    The command processor (CP) fetches command buffers and
    feeds the GPU.  This patch requires the evergreen
    family me and pfp ucode files.

    Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
    Signed-off-by: Dave Airlie <airlied@redhat.com>

:040000 040000 552f6ad9603d8daece1bdd9a7ac9a4058ea6d6ed
00e4e5aaea403d3c3130250a477e999b80d48ffb M    drivers

Bug 27744 (and also Bug 29384, this is affect from a other commit from may 7
)doesn't exist before this.

-- 
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-08-08 13:51 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-19 23:19 [Bug 27744] New: atombios stuck in loop - during suspend bugzilla-daemon
2010-05-05  1:19 ` [Bug 27744] " bugzilla-daemon
2010-06-30 18:53 ` bugzilla-daemon
2010-06-30 18:54 ` bugzilla-daemon
2010-06-30 18:54 ` bugzilla-daemon
2010-06-30 19:03 ` bugzilla-daemon
2010-06-30 19:55 ` bugzilla-daemon
2010-06-30 23:44 ` bugzilla-daemon
2010-07-22 18:32 ` bugzilla-daemon
2010-07-22 19:27 ` bugzilla-daemon
2010-07-22 23:29 ` bugzilla-daemon
2010-07-23 10:29 ` bugzilla-daemon
2010-07-30 17:23 ` bugzilla-daemon
2010-08-03 14:35 ` bugzilla-daemon
2010-08-03 14:37 ` bugzilla-daemon
2010-08-03 18:56 ` bugzilla-daemon
2010-08-08 13:51 ` bugzilla-daemon [this message]
2010-08-08 13:55 ` bugzilla-daemon
2010-08-09 16:39 ` bugzilla-daemon
2010-08-14 16:18 ` bugzilla-daemon
2010-08-14 18:48 ` bugzilla-daemon
2010-08-16 14:13 ` bugzilla-daemon
2010-08-16 15:44 ` bugzilla-daemon
2010-08-16 16:05 ` bugzilla-daemon
2010-08-16 16:33 ` bugzilla-daemon
2010-08-30 14:21 ` bugzilla-daemon
2010-08-30 14:21 ` bugzilla-daemon
2010-08-30 15:29 ` bugzilla-daemon
2010-08-30 15:30 ` bugzilla-daemon
2010-09-03  6:45 ` bugzilla-daemon
2010-09-03  6:46 ` bugzilla-daemon
2010-09-27 17:15 ` bugzilla-daemon
2010-10-02 10:44 ` bugzilla-daemon
2010-10-14 11:59 ` bugzilla-daemon
2010-10-21 10:28 ` bugzilla-daemon
2010-10-21 13:04 ` bugzilla-daemon
2010-10-24 17:23 ` bugzilla-daemon
2010-10-24 17:25 ` bugzilla-daemon
2010-10-28  7:54 ` bugzilla-daemon
2010-12-17 16:45 ` 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=20100808135128.74E851300AA@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.