All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] i915/gem_render_copy: Add support for local memory
@ 2021-09-01 15:48 apoorva1.singh
  2021-09-01 15:48 ` [igt-dev] [PATCH i-g-t 1/2] lib/intel_bufops: Add intel_buf_init_in_region apoorva1.singh
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: apoorva1.singh @ 2021-09-01 15:48 UTC (permalink / raw)
  To: zbigniew.kempczynski, thomas.hellstrom, igt-dev, arjun.melkaveri,
	apoorva1.singh

From: Apoorva Singh <apoorva1.singh@intel.com>

- Add intel_buf_init_in_region in lib/intel_bufops which
  allows memory region to be specified for new BO being created.
  Same as intel_buf_init with the additional region argument.

- Add support for local memory region in gem_render_copy

Apoorva Singh (2):
  lib/intel_bufops: Add intel_buf_init_in_region
  i915/gem_render_copy: Add support for local memory

 lib/intel_bufops.c           | 28 ++++++++++++++---
 lib/intel_bufops.h           |  5 +++
 tests/i915/gem_render_copy.c | 61 +++++++++++++++++++++++++-----------
 3 files changed, 70 insertions(+), 24 deletions(-)

-- 
2.25.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-09-13 17:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 15:48 [igt-dev] [PATCH i-g-t 0/2] i915/gem_render_copy: Add support for local memory apoorva1.singh
2021-09-01 15:48 ` [igt-dev] [PATCH i-g-t 1/2] lib/intel_bufops: Add intel_buf_init_in_region apoorva1.singh
2021-09-13 17:39   ` Zbigniew Kempczyński
2021-09-01 15:48 ` [igt-dev] [PATCH i-g-t 2/2] i915/gem_render_copy: Add support for local memory apoorva1.singh
2021-09-13 17:43   ` Zbigniew Kempczyński
2021-09-01 16:14 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2021-09-01 18:07 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.