Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: ville.syrjala@linux.intel.com
Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/6] drm: drm_rect and clipping for intel sprite planes v2
Date: Tue, 30 Apr 2013 22:18:21 +0200	[thread overview]
Message-ID: <20130430201820.GB5763@phenom.ffwll.local> (raw)
In-Reply-To: <1366818759-8707-1-git-send-email-ville.syrjala@linux.intel.com>

On Wed, Apr 24, 2013 at 06:52:33PM +0300, ville.syrjala@linux.intel.com wrote:
> 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älä (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

      parent reply	other threads:[~2013-04-30 20:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24 15:52 [PATCH 0/6] drm: drm_rect and clipping for intel sprite planes v2 ville.syrjala
2013-04-24 15:52 ` [PATCH v5 1/6] drm: Add struct drm_rect and assorted utility functions ville.syrjala
2013-04-24 15:52 ` [PATCH v4 2/6] drm: Add drm_rect_calc_{hscale, vscale}() " ville.syrjala
2013-04-24 15:52 ` [PATCH v3 3/6] drm: Add drm_rect_debug_print() ville.syrjala
2013-04-24 15:52 ` [PATCH 4/6] drm: Add drm_rect_equals() ville.syrjala
2013-04-24 15:52 ` [PATCH v6 5/6] drm/i915: Implement proper clipping for video sprites ville.syrjala
2013-04-24 15:52 ` [PATCH v2 6/6] drm/i915: Relax the sprite scaling limits checks ville.syrjala
2013-04-30 20:18 ` Daniel Vetter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130430201820.GB5763@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=ville.syrjala@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox