On Fri, Jan 25, 2019 at 9:00 PM Qiang Yu <yuq...@gmail.com> wrote:
>
> Thanks Rob, I'm OK with this kmsro approach.
>
> But I have to point out that this will break XServer AIGLX:
> 1. modesetting DDX will report the display drm driver name like meson
>   as DRI2 driver name
> 2. libglx.so used by xserver will look after meson_dri.so for dlopen
> 3. then dlsym __driDriverGetExtensions_meson for init

2 and 3 are now the only things you have to add to add a platform. Now
it is a 2 line patch to add a platform. Specifically what you have to
add are shown in the lima branch I sent you.

Rob
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to