On Mon, 18 Feb 2019 at 19:06, Kyle Russell wrote:
>
> Thanks for this. Sorry I'm just now seeing it. I'll try this out on the
> armada+etnaviv configuration.
>
Considering the driver name (as returned by drmGetVersion()::name) is
"armada", all you need is:
- src/gallium/targets/dri/meson.build
Thanks for this. Sorry I'm just now seeing it. I'll try this out on the
armada+etnaviv configuration.
On Thu, Jan 24, 2019 at 5:35 PM Rob Herring wrote:
> This series aims to make supporting new platforms containing
> renderonly GPUs easier with less copy-n-paste. This hasn't been a big
> issu
Sorry, I missed this part of change and thought there's only
kmsro_dri.so. Then there's no concern on my side.
Thanks,
Qiang
Rob Herring 于 2019年1月27日周日 上午3:43写道:
> On Fri, Jan 25, 2019 at 9:00 PM Qiang Yu wrote:
> >
> > Thanks Rob, I'm OK with this kmsro approach.
> >
> > But I have to point o
On Fri, Jan 25, 2019 at 9:00 PM Qiang Yu 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
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 __driDriverGetExte
This series aims to make supporting new platforms containing
renderonly GPUs easier with less copy-n-paste. This hasn't been a big
issue so far as the current renderonly drivers (vc4 and etnaviv) only
exists on a few platforms. This is changing with i.MX+freedreno,
armada+etnaviv and a slew of