Re: Increase memory size of Lavapipe device?
Mike Blumenkrantz <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <CAHwmOzc2uFvuxvnne34E=Sx-nPURLdsJXUMv6fdtaWWttHjNiQ@mail.gmail.com> |
Hm that should probably query the total available memory on the system. You can submit an MR to make that change if you're interested? Mike On Tue, Apr 11, 2023 at 9:35 AM George Karpathios <[email protected]> wrote: > Hi list, > > I'd like to ask how I can increase the memory of the Lavapipe device > over 2GB that vulkaninfo reports. I didn't find any configuration options > or environment variables available. Should I just manually change the size > property at lvp_device.c:1441 and rebuild or is it more complicated? Thanks > in advance. > > Best regards, > George >