[Intel-gfx] [PATCH 1/3] drm/i915: Clearing buffer objects via blitter engine

2015-04-11 Thread ankitprasad . r . sharma
From: Ankitprasad Sharma This patch adds support for clearing buffer objects via blitter engines. This is particularly useful for clearing out the memory from stolen region. v2: Add support for using execlists & PPGTT testcase: igt/gem_create_stolen Signed-off-by: Chris Wilson Signed-off-by:

Re: [Intel-gfx] [PATCH 1/3] drm/i915: Clearing buffer objects via blitter engine

2014-06-16 Thread Damien Lespiau
On Mon, Jun 16, 2014 at 08:59:04PM +0530, sourab.gu...@intel.com wrote: > From: Chris Wilson > > This patch adds support for clearing buffer objects via blitter > engines. This is particularly useful for clearing out the memory > from stolen region. > > testcase: igt/gem_create2 > > Signed-off-

[Intel-gfx] [PATCH 1/3] drm/i915: Clearing buffer objects via blitter engine

2014-06-16 Thread sourab . gupta
From: Chris Wilson This patch adds support for clearing buffer objects via blitter engines. This is particularly useful for clearing out the memory from stolen region. testcase: igt/gem_create2 Signed-off-by: Sourab Gupta --- drivers/gpu/drm/i915/Makefile| 1 + drivers/gpu/drm/i915/