Re: [PATCH igt] igt/gem_ctx_isolation: Check isolation of registers between contexts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Joonas Lahtinen (2017-12-04 10:23:11)
> On Fri, 2017-12-01 at 11:13 +0000, Chris Wilson wrote:
> > +++ b/tests/gem_exec_fence.c
> > @@ -698,7 +698,7 @@ static bool has_submit_fence(int fd)
> >       int value = 0;
> >  
> >       memset(&gp, 0, sizeof(gp));
> > -     gp.param = 50; /* I915_PARAM_HAS_EXEC_SUBMIT_FENCE */
> > +     gp.param = 0xdeadbeef ^ 51; /* I915_PARAM_HAS_EXEC_SUBMIT_FENCE */
> >       gp.value = &value;
> >  
> >       ioctl(fd, DRM_IOCTL_I915_GETPARAM, &gp, sizeof(gp));
> 
> Probably wan't to sort the param stuff out :)
> 
> With the params corrected, this is;

That is the correction! Waiting for the feature to be requested...
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux