[Mesa-dev] [PATCH 3/3] gallium: push offset down to driver

Rob Clark robdclark at gmail.com
Tue May 17 12:02:31 UTC 2016


On Tue, May 17, 2016 at 6:34 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
>
> Even though we are not interested in running freedreno on windows,
> that does not make the separation a bad design, right ? One can
> write/wire-up a remote simulator based on virgl's vtest approach (in
> addition to the local simulators like the vc4 one).

This is getting a bit off-topic, but separate winsys seems like an
extra level of indirection without a purpose..

(That said, I have played around a bit w/ fakedrm[1] to profile or
debug crashes on x86..  really the big problem there is that dri code
really wants to load "i965" since that is what the xserver tells it..
and I never remember all the places I have to bodge up to hack around
that..  a MESA_REALLY_LOAD_THIS_OTHER_DRIVER=msm, or something like
that might be nice..)

BR,
-R

[1] https://github.com/robclark/fakedrm/


More information about the mesa-dev mailing list