From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Deucher Subject: Re: [PATCH 0/3] radeon cursor patches Date: Mon, 3 Oct 2011 09:24:04 -0400 Message-ID: References: <1317395813-2661-1-git-send-email-michel@daenzer.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-iy0-f177.google.com (mail-iy0-f177.google.com [209.85.210.177]) by gabe.freedesktop.org (Postfix) with ESMTP id BBDAE9E996 for ; Mon, 3 Oct 2011 06:24:06 -0700 (PDT) Received: by iarr31 with SMTP id r31so6523826iar.36 for ; Mon, 03 Oct 2011 06:24:06 -0700 (PDT) In-Reply-To: <1317395813-2661-1-git-send-email-michel@daenzer.net> 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: =?ISO-8859-1?Q?Michel_D=E4nzer?= Cc: Nicholas Miell , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org 2011/9/30 Michel D=E4nzer : > While reviewing Nicholas Miell's patch 'drm/radeon/kms: fix cursor image > off-by-one error', I noticed at least one other bug (fixed by patch 2, an= d one > potential bug fixed by patch 3) and opportunities for cleanup. > > Patch 1 is based on Nicholas' patch and can be dropped if he amends his p= atch > along the same lines. > > [PATCH 1/3] drm/radeon: Simplify cursor x/yorigin calculation. > [PATCH 2/3] drm/radeon: Update AVIVO cursor coordinate origin before > [PATCH 3/3] drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. Looks good to me, both your patches and Nicholas' patch are: Reviewed-by: Alex Deucher > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel >