[Mesa-dev] [PATCH 0/4] Common KMS renderonly support

Rob Herring robh at kernel.org
Sat Jan 26 19:43:41 UTC 2019


On Fri, Jan 25, 2019 at 9:00 PM Qiang Yu <yuq825 at 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


More information about the mesa-dev mailing list