[Intel-gfx] [PATCH v2 14/14] auxdisplay: constify fb ops
Daniel Vetter
daniel at ffwll.ch
Fri Nov 29 20:30:07 UTC 2019
On Fri, Nov 29, 2019 at 09:16:42PM +0100, Miguel Ojeda wrote:
> On Fri, Nov 29, 2019 at 4:24 PM Daniel Vetter <daniel at ffwll.ch> wrote:
> >
> > Oh, another display subsystem? Intriguing ...
> >
> > Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
>
> It is intended for displays that are not intended as the usual/main
> display, e.g. very small LCDs :)
Well we do have very small lcd display drivers in drm, and before that in
fbdev. And you have a fbdev framebuffer driver in there, which looks a bit
misplaced ...
Afaiui you also have some even tinier lcd drivers where you don't address
pixels, but just directly upload text, and those obviously don't fit into
drm/fbdev world. But anything where you can address pixels very much does.
-Daniel
>
> Reviewed-by: Miguel Ojeda <miguel.ojeda.sandonis at gmail.com>
>
> Cheers,
> Miguel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the Intel-gfx
mailing list