All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 60439] Suspend/resume broken for cayman since kernel >=3.7.0 (maybe rc too)
Date: Tue, 19 Feb 2013 15:42:15 +0000	[thread overview]
Message-ID: <bug-60439-502-LJVey5XuRx@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-60439-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 1595 bytes --]

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

--- Comment #5 from Harald Judt <h.judt@gmx.at> ---
I did bisect between ddffeb8c4d0331..6f0c0580b7, skipping only "23d4f1f -
drm/radeon: update comments to clarify VM setup (v2)" which is a trivial step
IMO. The offending commit is this:

commit 90a51a329258e3c868f6f4c1fb264ca01c590c57
Author: Christian König <deathsimple@vodafone.de>
Date:   Tue Oct 9 13:31:17 2012 +0200

    drm/radeon: allocate page tables on demand v4

    Based on Dmitries work, but splitting the code into page
    directory and page table handling makes it far more
    readable and (hopefully) more reliable.

    Allocations of page tables are made from the SA on demand,
    that should still work fine since all page tables are of
    the same size.

    Also using the fact that allocations from the SA are mostly
    continuously (except for end of buffer wraps and under very
    high memory pressure) to group updates send to the chipset
    specific code into larger chunks.

    v3: mostly a rewrite of Dmitries previous patch.
    v4: fix some typos and coding style

    Signed-off-by: Dmitry Cherkasov <Dmitrii.Cherkasov@amd.com>
    Signed-off-by: Christian König <deathsimple@vodafone.de>
    Tested-by: Michel Dänzer <michel.daenzer@amd.com>
    Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>


Trying to revert this commit for 3.7-rc2 using git revert failed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2794 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2013-02-19 15:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-07 19:13 [Bug 60439] New: Suspend/resume broken for cayman since kernel >=3.7.0 (maybe rc too) bugzilla-daemon
2013-02-08  0:24 ` [Bug 60439] " bugzilla-daemon
2013-02-08 11:15 ` bugzilla-daemon
2013-02-08 14:20 ` bugzilla-daemon
2013-02-08 15:07 ` bugzilla-daemon
2013-02-19 15:42 ` bugzilla-daemon [this message]
2013-02-20  5:34 ` bugzilla-daemon
2013-02-20  5:38 ` bugzilla-daemon
2013-03-01 21:12 ` [Bug 60439] Suspend/resume broken for cayman with 90a51a329258e3c868f6 bugzilla-daemon
2013-03-11 13:38 ` bugzilla-daemon
2013-03-11 13:46 ` bugzilla-daemon
2013-03-11 14:11 ` bugzilla-daemon
2013-03-11 15:00 ` bugzilla-daemon
2013-03-11 15:05 ` bugzilla-daemon
2013-03-11 19:35 ` bugzilla-daemon
2013-03-11 21:58 ` bugzilla-daemon
2013-03-12 12:33 ` bugzilla-daemon
2013-03-12 12:38 ` bugzilla-daemon
2013-03-12 15:17 ` bugzilla-daemon
2013-03-24 10:21 ` bugzilla-daemon
2013-03-25 11:34 ` 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=bug-60439-502-LJVey5XuRx@http.bugs.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.