[Intel-gfx] [PATCH i-g-t] Use uint64_t in eviction memory subtest parameters

Chris Wilson chris at chris-wilson.co.uk
Wed Feb 10 15:22:06 UTC 2016


On Mon, Feb 08, 2016 at 04:50:39PM +0200, Mika Kuoppala wrote:
> With large apertures we need to use uint64_t for
> counts and sizes. commit 0e2071411a4d4e1488a821daf522dffde2809e03
> paved way for this but forgot to change the subtest parameters.
> 
> References: https://bugs.freedesktop.org/show_bug.cgi?id=93849
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Mika Kuoppala <mika.kuoppala at intel.com>
> ---
>  tests/gem_evict_alignment.c | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
> 
> diff --git a/tests/gem_evict_alignment.c b/tests/gem_evict_alignment.c
> index 6fa70f0cd0f9..d7d0ed0aec73 100644
> --- a/tests/gem_evict_alignment.c
> +++ b/tests/gem_evict_alignment.c
> @@ -129,10 +129,11 @@ copy(int fd, uint32_t dst, uint32_t src, uint32_t *all_bo, int n_bo, int alignme

int n_bo.
int alignment
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list