2016-03-31 0:09 GMT+08:00 Rob Herring <[email protected]>: > On Tue, Mar 29, 2016 at 2:49 PM, Jaap Jan Meijer <[email protected]> wrote: >> >> First of all, thanks for the hard work! >> >> Only one problem I noticed so far: when enabling virgl in drm_gralloc but >> without support in MESA, MESA / drm_gralloc (?) will just crash during >> initialization. I don't think it's that important but when I'm only using >> i915 it shouldn't really need to crash because of this? > > The only thing I can see is if load_pipe_screen is NULL, but > gallium_dri.so is present. Not completely sure if that is possible, > but I've pushed a fix to check load_pipe_screen to my android-m > branch.
Thanks for the fix. I'll apply it. But Jaap uses i915 which is a classical driver. I doubt if it's related to the gallium_dri.so. Jaap, did you use a 64-bit kernel to test? -- Chih-Wei Android-x86 project http://www.android-x86.org _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
