From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Hellstrom Subject: Re: [PATCH 1/1] drm/vmwgfx: correct fb_fix_screeninfo.line_length Date: Wed, 02 Jul 2014 06:16:00 +0200 Message-ID: <53B38780.5020808@vmware.com> References: <1395967502-71219-1-git-send-email-chrisfriedt@gmail.com> <533A8E52.5050304@vmware.com> <53B14E9E.3040505@vmware.com> <53B15A94.3010402@vmware.com> <53B16492.6040006@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-outbound-2.vmware.com (smtp-outbound-2.vmware.com [208.91.2.13]) by gabe.freedesktop.org (Postfix) with ESMTP id DFB2E6E39B for ; Tue, 1 Jul 2014 21:16:05 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Christopher Friedt Cc: linux-graphics-maintainer@vmware.com, linux-kernel@vger.kernel.org, dri-devel List-Id: dri-devel@lists.freedesktop.org On 07/02/2014 05:01 AM, Christopher Friedt wrote: > I have been unable to reproduce this issue in a plethora of test > cases, although granted, I do not have access to a Win7 machine. For > that, I have asked an Ubuntu tester to run through some tests for me. > > https://urldefense.proofpoint.com/v1/url?u=https://bugs.launchpad.net/ubuntu/%2Bsource/xserver-xorg-video-vmware/%2Bbug/1328898/comments/8&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=l5Ago9ekmVFZ3c4M6eauqrJWGwjf6fTb%2BP3CxbBFkVM%3D%0A&m=dUdnjNSVc8rpaH6Jc63zkOFO0Bari6xxf72ZYyMo%2Bk4%3D%0A&s=0c96076761f2340d2de78dcf53d1f2a616d7b932cae49bccbf8268f7520815c5 > > Will post updates as I receive them Indeed, same here, although I only tested on Linux host. I've got confirmation from the device developers that the register in question is indeed a read only register, so I'll post a patch. However, it would be good if you could confirm that the fbdev problem your patch fixed works also without the write to SVGA_REG_BUTES_PER_LINE Thanks, Thomas