https://bugs.freedesktop.org/show_bug.cgi?id=111478

--- Comment #8 from Creak <romain.faill...@foolstep.com> ---
(In reply to Rob Clark from comment #7)
> hmm, [1] looks like an older iteration of drm-shim.. have a look at:
> 
>   ./src/freedreno/drm-shim
>   ./src/broadcom/drm-shim
> 
> in the mesa src tree.  They are an $LD_PRELOAD'd thing to spoof enough of
> the kernel uabi to "run" the driver.  Ie. you can't actually do drawing, but
> it is enough to run shader-db.  And so I think it should be pretty much
> enough to run glxinfo.

Thanks! Are broadcom and freedreno the only two drivers having drm-shim?
Because in order to generate entirely features.txt, I guess all the drivers
should have it, right?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to