From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756027AbYEORh0 (ORCPT ); Thu, 15 May 2008 13:37:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751543AbYEORhR (ORCPT ); Thu, 15 May 2008 13:37:17 -0400 Received: from mx1.redhat.com ([66.187.233.31]:48940 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751479AbYEORhP (ORCPT ); Thu, 15 May 2008 13:37:15 -0400 Message-ID: <482C744C.3050308@redhat.com> Date: Thu, 15 May 2008 13:35:08 -0400 From: Chris Snook User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: Sitsofe Wheeler CC: linux-kernel@vger.kernel.org Subject: Re: Weird Xorg radeon mirroring with linux-next-20080515 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sitsofe Wheeler wrote: > Hi, > > When using the radeon xorg driver with linux-next-20080515 there is a > strange mirroring/stretching effect in the bottom eighth of the screen. The > problem seems to have started sometime between linux-next-20080513 and > linux-next-20080515. > > (Do you always have to have done bisection before reporting regressions?) > NO! But in this case, given that the reproducer is simple and deterministic, but you're not sure which subsystem is the cause, bisection is well-suited to the task. You might be able to shave a few steps off by targeting dri-related commits, but that's just a guess. -- Chris