Home
last modified time | relevance | path

Searched hist:"83510766 c90a52e58477267704fc5ca8f75c3dab" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dvideo_console.h83510766c90a52e58477267704fc5ca8f75c3dab Tue Jan 19 02:52:17 UTC 2016 Simon Glass <sjg@chromium.org> dm: video: Add a uclass for the text console

The existing LCD/video interface suffers from conflating the bitmap display
with text output on that display. As a result the implementation is more
complex than it needs to me.

We can support multiple text console drivers. Create a separate uclass to
support this, with its own API.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
/rk3399_rockchip-uboot/drivers/video/
H A Dvidconsole-uclass.c83510766c90a52e58477267704fc5ca8f75c3dab Tue Jan 19 02:52:17 UTC 2016 Simon Glass <sjg@chromium.org> dm: video: Add a uclass for the text console

The existing LCD/video interface suffers from conflating the bitmap display
with text output on that display. As a result the implementation is more
complex than it needs to me.

We can support multiple text console drivers. Create a separate uclass to
support this, with its own API.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
H A Dvideo-uclass.c83510766c90a52e58477267704fc5ca8f75c3dab Tue Jan 19 02:52:17 UTC 2016 Simon Glass <sjg@chromium.org> dm: video: Add a uclass for the text console

The existing LCD/video interface suffers from conflating the bitmap display
with text output on that display. As a result the implementation is more
complex than it needs to me.

We can support multiple text console drivers. Create a separate uclass to
support this, with its own API.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
H A DMakefile83510766c90a52e58477267704fc5ca8f75c3dab Tue Jan 19 02:52:17 UTC 2016 Simon Glass <sjg@chromium.org> dm: video: Add a uclass for the text console

The existing LCD/video interface suffers from conflating the bitmap display
with text output on that display. As a result the implementation is more
complex than it needs to me.

We can support multiple text console drivers. Create a separate uclass to
support this, with its own API.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
/rk3399_rockchip-uboot/include/dm/
H A Duclass-id.h83510766c90a52e58477267704fc5ca8f75c3dab Tue Jan 19 02:52:17 UTC 2016 Simon Glass <sjg@chromium.org> dm: video: Add a uclass for the text console

The existing LCD/video interface suffers from conflating the bitmap display
with text output on that display. As a result the implementation is more
complex than it needs to me.

We can support multiple text console drivers. Create a separate uclass to
support this, with its own API.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>