From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Zwisler Subject: Re: [PATCH] drm/radeon: Fix regression with suspend/resume Date: Fri, 13 Feb 2015 20:55:15 -0700 Message-ID: <1423886115.5037.12.camel@theros.lm.intel.com> References: <1423773026-5941-1-git-send-email-ross.zwisler@linux.intel.com> <54DD6469.9060809@daenzer.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <54DD6469.9060809@daenzer.net> Sender: linux-kernel-owner@vger.kernel.org To: Michel =?ISO-8859-1?Q?D=E4nzer?= Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Alex Deucher , Dave Airlie , Lauri Kasanen , Christian =?ISO-8859-1?Q?K=F6nig?= List-Id: dri-devel@lists.freedesktop.org On Fri, 2015-02-13 at 11:41 +0900, Michel D=C3=A4nzer wrote: > On 13.02.2015 05:30, Ross Zwisler wrote: > > This patch reverts the changes made in this commit: > >=20 > > deadcb36f49b ("drm/radeon: Use two-ended allocation by size, v2") > >=20 > > That patch caused a regression on my system where the bottom of the > > screen flickers after my laptop goes thorough a suspend and resume. >=20 > What kind of flicker is it? E.g. does it only affect X or also consol= e, > does it flicker all the time or only when there is activity, what doe= s > it look like, ... It's kind of hard to describe it precisely, so I made a video. :) http://youtu.be/ESm9SMnr0do It only affects X, not the console, and it seems to go away if you log out back to the login manager (I'm using GDM on Fedora 20) and back int= o your window manager. I've tested with OpenBox, Gnome and KDE, and it happens in all three, s= o it doesn't appear to be related to the window manager. It does appear to flicker more if you move the mouse, but it still does flicker occasionally if you aren't doing anything.