<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/video/Makefile, branch v2022.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/video/Makefile?h=v2022.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/video/Makefile?h=v2022.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2022-03-28T18:29:58Z</updated>
<entry>
<title>video: Drop formike driver</title>
<updated>2022-03-28T18:29:58Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-01-23T14:04:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=39161e08803ff769002f69b68374949805a1000d'/>
<id>urn:sha1:39161e08803ff769002f69b68374949805a1000d</id>
<content type='text'>
This is not used. Drop it.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: Drop FSL DIU driver</title>
<updated>2022-03-28T18:18:16Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-01-23T14:04:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=92e3fb8b5e7fbace4b347bfa0f97bf9c06ed97c9'/>
<id>urn:sha1:92e3fb8b5e7fbace4b347bfa0f97bf9c06ed97c9</id>
<content type='text'>
This does not use driver model and is more than two years past the
migration date. Drop it.

It can be added back later if needed.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: fsl: colibri_vf: Drop FSL DCU driver</title>
<updated>2022-03-28T18:18:07Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-01-23T14:04:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=77f46f06075a192da8f43cc8826117e0e28fcb59'/>
<id>urn:sha1:77f46f06075a192da8f43cc8826117e0e28fcb59</id>
<content type='text'>
This does not use driver model and is more than two years past the
migration date. Drop it.

It can be added back later if needed.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: Drop da8xx-fb</title>
<updated>2022-03-28T18:17:30Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-01-23T14:04:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=636b8b999cb30d44265d8adfdb14f6ebc78b0cd3'/>
<id>urn:sha1:636b8b999cb30d44265d8adfdb14f6ebc78b0cd3</id>
<content type='text'>
This is not used in U-Boot anymore. Drop it.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: Drop cfg_console</title>
<updated>2022-03-28T18:14:24Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-01-23T14:04:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=814dd92bdc22e2949e70b86440f0a83b50e6bc7a'/>
<id>urn:sha1:814dd92bdc22e2949e70b86440f0a83b50e6bc7a</id>
<content type='text'>
The non-driver model video support was removed two years ago. Drop this
driver, which is only used by nokia_rx51.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: Add skeleton driver for ZynqMP Display port driver</title>
<updated>2022-03-09T11:35:49Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2022-02-23T14:52:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=98cacab76542dba7fa7d42e32fc848d89d88d55a'/>
<id>urn:sha1:98cacab76542dba7fa7d42e32fc848d89d88d55a</id>
<content type='text'>
The reason for this driver is to use call power management driver to enable
it in PMUFW. There is missing functionality now but should be added in
near future.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Link: https://lore.kernel.org/r/598cb9515bbabc803f72e287464e3d107cd106a3.1645627920.git.michal.simek@xilinx.com
</content>
</entry>
<entry>
<title>video: Support showing the U-Boot logo</title>
<updated>2021-12-26T22:32:46Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2021-11-19T20:24:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84e63abfff67b82253add1c05cfdd9700fada021'/>
<id>urn:sha1:84e63abfff67b82253add1c05cfdd9700fada021</id>
<content type='text'>
Show the U-Boot logo by default. This is only 7KB in size so seems like
a useful default for boards that enable a display.

If SPLASH_SCREEN is enabled, it is not enabled by default, so as not to
conflict with that feature.

Also disable it for tests, since we don't want to complicate the output.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: remove not used mx3fb driver</title>
<updated>2021-10-09T17:42:32Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2021-10-04T15:07:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=450d937812c2419b830bb418f86594577809d02e'/>
<id>urn:sha1:450d937812c2419b830bb418f86594577809d02e</id>
<content type='text'>
i.MX31 support was removed, and the non dm-video driver
is obsolete and not used. Remove it.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>video: Remove ati_radeon_fb</title>
<updated>2021-08-30T18:13:28Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2021-08-19T19:06:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dad7c6652d6777cc29bccc4e8003483f23b78fd2'/>
<id>urn:sha1:dad7c6652d6777cc29bccc4e8003483f23b78fd2</id>
<content type='text'>
This driver is currently unused.  Remove.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>video: Add simple driver for ST-Ericsson MCDE with pre-configured display</title>
<updated>2021-08-01T19:40:51Z</updated>
<author>
<name>Stephan Gerhold</name>
<email>stephan@gerhold.net</email>
</author>
<published>2021-07-02T17:21:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=21a151a79d51839ab0a08a7e2ca2ee4c9f79ab1c'/>
<id>urn:sha1:21a151a79d51839ab0a08a7e2ca2ee4c9f79ab1c</id>
<content type='text'>
The U-Boot port for ST-Ericsson Ux500 is currently only used on the
"stemmy" board, where U-Boot runs after firmware that already sets up
a boot splash screen. This means that the display is already on
and we can just continue using it for U-Boot.

Add a simple driver that simplifies this by reading the display
configuration (e.g. screen size, bpp) from the hardware registers.

It also checks the configured "source synchronization" - for some
displays (usually DSI command mode displays) we need to explicitly
trigger a software sync. This is done through the video_sync()
callback that triggers the sync and wait for completion.

Cc: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Signed-off-by: Stephan Gerhold &lt;stephan@gerhold.net&gt;
Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
</content>
</entry>
</feed>
