[igt-dev] [RFC 2/2] tests/dumb_duffer: extending for lmem coverage.

Ramalingam C ramalingam.c at intel.com
Mon Jan 6 06:43:04 UTC 2020


On 2020-01-04 at 11:07:06 +0000, Chris Wilson wrote:
> Quoting Ramalingam C (2020-01-04 10:08:26)
> > if lmem is available on intel platforms, dumb buffers are created out of
> > lmem. Hence tests are extended to cover the dumb buffers from lmem.
> 
> Which has what to do with the dumb API?
Chris,

API is agnostic to memory region agnostic. But the page boundary that
needs to be considered for tests are different between LMEM and SMEM.
And also we need to get the total local memory available for the
create-clear test.

These changes were done in this patch.

-Ram
> -Chris


More information about the igt-dev mailing list