From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH 0/6] drm: drm_rect and clipping for intel sprite planes v2 Date: Tue, 30 Apr 2013 22:18:21 +0200 Message-ID: <20130430201820.GB5763@phenom.ffwll.local> References: <1366818759-8707-1-git-send-email-ville.syrjala@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by gabe.freedesktop.org (Postfix) with ESMTP id EE02EE5F2A for ; Tue, 30 Apr 2013 13:15:17 -0700 (PDT) Received: by mail-wi0-f176.google.com with SMTP id hi8so2104012wib.15 for ; Tue, 30 Apr 2013 13:15:16 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1366818759-8707-1-git-send-email-ville.syrjala@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: ville.syrjala@linux.intel.com Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Wed, Apr 24, 2013 at 06:52:33PM +0300, ville.syrjala@linux.intel.com wro= te: > Here's the latest version of my plane clipping stuff. > = > I think it should be ready for merging. Laurent reviewed the first patch, > and Chris reviewed the whole set. > = > I didn't hear any bikeshedding about the location of the drm_rect > stuff from anyone, so I'm assuming it's all good. Entire pile merged to dinq with Dave's irc ack. -Daniel > = > Ville Syrj=E4l=E4 (6): > drm: Add struct drm_rect and assorted utility functions > drm: Add drm_rect_calc_{hscale, vscale}() utility functions > drm: Add drm_rect_debug_print() > drm: Add drm_rect_equals() > drm/i915: Implement proper clipping for video sprites > drm/i915: Relax the sprite scaling limits checks > = > Documentation/DocBook/drm.tmpl | 2 + > drivers/gpu/drm/Makefile | 3 +- > drivers/gpu/drm/drm_rect.c | 295 ++++++++++++++++++++++++++++++= ++++++ > drivers/gpu/drm/i915/intel_sprite.c | 202 ++++++++++++++++++------ > include/drm/drm_rect.h | 160 +++++++++++++++++++ > 5 files changed, 615 insertions(+), 47 deletions(-) > create mode 100644 drivers/gpu/drm/drm_rect.c > create mode 100644 include/drm/drm_rect.h > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel -- = Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch