On 27 March 2018 at 00:27, John Stultz <john.stu...@linaro.org> wrote: > On Tue, Mar 20, 2018 at 10:36 AM, Emil Velikov <emil.l.veli...@gmail.com> > wrote: >> From: Tomasz Figa <tf...@google.com> >> >> This patch makes the code not rely anymore on libpciaccess when compiled >> for Android to eliminate ioperm() and iopl() syscalls required by that >> library. As a side effect, the mappable aperture size is hardcoded to 64 >> MiB on Android, however nothing seems to rely on this value anyway, as >> checked be grepping relevant code in drm_gralloc and Mesa. >> >> Cc: John Stultz <john.stu...@linaro.org> >> Cc: Rob Herring <rob.herr...@linaro.org> >> Cc: John Stultz <john.stu...@linaro.org> >> Cc: Tomasz Figa <tf...@google.com> >> Signed-off-by: Tomasz Figa <tf...@google.com> >> [Emil Velikov: rebase against master] >> Signed-off-by: Emil Velikov <emil.veli...@collabora.com> >> --- >> Tomasz, I've taken the liberty of pulling the patch from the Android >> tree. Hope you don't mind. >> --- > > Sorry, being abroad for a conference last week slowed me down and I > didn't get to validate this. > > Many thanks for sending this out, I do agree its cleaner then my filtering > fix. > > I've got this patch (along with the __func__ fix EricE noticed) built > and tested for the HiKey boards and it works ok for me. > > Feel free to add my: > Acked-by: John Stultz <john.stu...@linaro.org> > > Emil: Do you mind respinning with the fix so Rob or someone can apply? > Added the __func__ piece and pushed the series.
Thanks guys! Emil _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel