On 29 March 2018 at 13:31, Sebastian Reichel sebastian.reichel@collabora.co.uk wrote:
Hi,
On Thu, Mar 29, 2018 at 12:00:18PM +0100, Emil Velikov wrote:
On 29 March 2018 at 11:40, Tomi Valkeinen tomi.valkeinen@ti.com wrote:
omap_framebuffer_get_next_connector() is not used, remove it.
Seems to have been unused for a few years now. Namely since commit 5a35876e2830511cb8110667fc426c6a6165a593
Reviewed-by: Emil Velikov emil.velikov@collabora.com
I have a pending patch using that function to basically restore the functionality from the referenced commit:
Hmm I can see very few users of dirtyfb - modesetting, opentegra, vmgfx, intel (sna only) + the odd IGT test.
Wondering if that's because it doesn't provide that much of a benefit... Although it might be because DRM drivers don't fully implement the functionality ;-)
Just thinking out loud ^^.
-Emil