Skip to content

gallium: Add ssd130x to the list of kmsro drivers

Javier Martinez Canillas requested to merge javierm/mesa:add-ssd130x-kmsro into main

What does this MR do and why?

gallium: Add ssd130x to the list of kmsro drivers

Add an entry point for the ssd130x modesetting driver, to expose a _dri.so
and allow Solomon panels to display the contents rendered by a GPU driver.

Suggested-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>

Merge request reports