From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 4/4] drm/i915: add SNB video sprite support Date: Tue, 07 Jun 2011 22:01:06 +0100 Message-ID: References: <1307477262-8242-1-git-send-email-jbarnes@virtuousgeek.org> <1307477262-8242-5-git-send-email-jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1307477262-8242-5-git-send-email-jbarnes@virtuousgeek.org> 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: Jesse Barnes , dri-devel@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Tue, 7 Jun 2011 13:07:42 -0700, Jesse Barnes wrote: > The video sprites support video surface formats natively and can handle > scaling well. So add support for them using the new DRM core overlay > support functions. > > Signed-off-by: Jesse Barnes > --- > drivers/gpu/drm/i915/Makefile | 1 + > drivers/gpu/drm/i915/i915_reg.h | 52 ++++++++++ > drivers/gpu/drm/i915/intel_display.c | 19 +++- > drivers/gpu/drm/i915/intel_drv.h | 13 +++ > drivers/gpu/drm/i915/intel_fb.c | 6 + > drivers/gpu/drm/i915/intel_overlay2.c | 172 +++++++++++++++++++++++++++++++++ 0 points for inspiration. intel_video_sprite? -Chris -- Chris Wilson, Intel Open Source Technology Centre