[igt-dev] [PATCH i-g-t v3 4/4] tests/i915/gem_exec_basic: Iterate over all memory regions

Chris Wilson chris at chris-wilson.co.uk
Wed Nov 20 19:53:02 UTC 2019


Quoting Zbigniew KempczyƄski (2019-11-20 18:57:39)
> From: Lukasz Kalamarz <lukasz.kalamarz at intel.com>
> 
> As a part of local memory effort we need to make sure, that basic
> scenarios are covered for every available memory region. This patch is
> an attempt for this problem. If it will be accepted it will be
> replicated on each test that can benefit from it.

gem_exec_basic just exercises the execbuf ioctl... which does not
mention memory region. You are thinking of gem_exec_nop and
gem_exec_store for this first level of basic testing.
-Chris


More information about the igt-dev mailing list