From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Christian_K=F6nig?= Subject: Re: [git pull] drm fixes Date: Sun, 20 Apr 2014 10:27:40 +0200 Message-ID: <535384FC.1060708@vodafone.de> References: <20140419190305.GA267@x4> <20140420062450.GA281@x4> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: Received: from pegasos-out.vodafone.de (pegasos-out.vodafone.de [80.84.1.38]) by gabe.freedesktop.org (Postfix) with ESMTP id CF6146E162 for ; Sun, 20 Apr 2014 01:27:56 -0700 (PDT) In-Reply-To: <20140420062450.GA281@x4> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Markus Trippelsdorf , Alex Deucher Cc: Linus Torvalds , LKML , DRI mailing list , =?ISO-8859-1?Q?Chris?= =?ISO-8859-1?Q?tian_K=F6nig?= List-Id: dri-devel@lists.freedesktop.org > I did and it doesn't fix the issue. In this case please open up a new bugreport on = https://bugs.freedesktop.org/enter_bug.cgi?product=3DDRI and select = DRM/Radeon as component. Additional to that please provide a dmesg output generated with = drm.debug=3D0xE for both the good and the bad case. Thanks in advance, Christian. Am 20.04.2014 08:24, schrieb Markus Trippelsdorf: > On 2014.04.19 at 21:21 -0400, Alex Deucher wrote: >> On Sat, Apr 19, 2014 at 3:03 PM, Markus Trippelsdorf >> wrote: >>> On 2014.04.19 at 08:19 +0100, Dave Airlie wrote: >>>> Unfortunately this contains no easter eggs, its a bit larger than I'd >>>> like, but I included a patch that just moves code from one file to ano= ther >>>> and I'd like to avoid merge conflicts with that later, so it makes it = seem >>>> worse than it is, >>>> Christian K=F6nig (2): >>>> drm/radeon: apply more strict limits for PLL params v2 >>>> drm/radeon: improve PLL params if we don't match exactly v2 >>> commit f8a2645ecede4eaf90b3d785f2805c8ecb76d43e >>> Author: Christian K=F6nig >>> Date: Wed Apr 16 11:54:21 2014 +0200 >>> >>> drm/radeon: improve PLL params if we don't match exactly v2 >>> >>> The commit above causes my monitor to just stay blank after boot. >>> No framebuffer, no Xorg, no nothing. I'm using a Radeon RS780. >> Can you try the patch on: >> https://bugs.freedesktop.org/show_bug.cgi?id=3D77673 > I did and it doesn't fix the issue. >