From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@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 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1786538752==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A7C7AE6583 for ; Tue, 19 Feb 2013 07:42:14 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1786538752== Content-Type: multipart/alternative; boundary="1361288534.8C40d10.29599"; charset="us-ascii" --1361288534.8C40d10.29599 Date: Tue, 19 Feb 2013 15:42:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D60439 --- Comment #5 from Harald Judt --- I did bisect between ddffeb8c4d0331..6f0c0580b7, skipping only "23d4f1f - drm/radeon: update comments to clarify VM setup (v2)" which is a trivial st= ep IMO. The offending commit is this: commit 90a51a329258e3c868f6f4c1fb264ca01c590c57 Author: Christian K=C3=B6nig 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 Signed-off-by: Christian K=C3=B6nig Tested-by: Michel D=C3=A4nzer Reviewed-by: Alex Deucher Signed-off-by: Alex Deucher Trying to revert this commit for 3.7-rc2 using git revert failed. --=20 You are receiving this mail because: You are the assignee for the bug. --1361288534.8C40d10.29599 Date: Tue, 19 Feb 2013 15:42:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 5 on bug 60439<= /a> from Harald Judt
I did bisect between ddffeb8c4d0331..6f0c0580b7, skipping only=
 "23d4f1f -
drm/radeon: update comments to clarify VM setup (v2)" which is a trivi=
al step
IMO. The offending commit is this:

commit 90a51a329258e3c868f6f4c1fb264ca01c590c57
Author: Christian K=C3=B6nig <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=C3=B6nig <deathsimple@vodafone.de>
    Tested-by: Michel D=C3=A4nzer <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: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1361288534.8C40d10.29599-- --===============1786538752== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1786538752==--