<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/video/sunxi, branch v2018.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/video/sunxi?h=v2018.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/video/sunxi?h=v2018.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-12-02T16:31:23Z</updated>
<entry>
<title>sunxi: video: HDMI: split VSYNC and HSYNC polarity settings</title>
<updated>2017-12-02T16:31:23Z</updated>
<author>
<name>Vasily Khoruzhick</name>
<email>anarsoul@gmail.com</email>
</author>
<published>2017-11-29T06:33:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=64089178219371a512ddca8016d78bfdbe84565d'/>
<id>urn:sha1:64089178219371a512ddca8016d78bfdbe84565d</id>
<content type='text'>
These are actually different bits, and since some monitors (Benq BL2420PT)
have modes with different HSYNC and VSYNC polarity, we should set them
independently

Tested on Pine64-LTS with Benq BL2420PT monitor.

Signed-off-by: Vasily Khoruzhick &lt;anarsoul@gmail.com&gt;
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>video: sunxi: de2: add support for LCD SimpleFB</title>
<updated>2017-12-02T16:21:54Z</updated>
<author>
<name>Icenowy Zheng</name>
<email>icenowy@aosc.io</email>
</author>
<published>2017-11-01T14:18:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0458e8c6fa660c40f52098e32a71aeee31e3aa92'/>
<id>urn:sha1:0458e8c6fa660c40f52098e32a71aeee31e3aa92</id>
<content type='text'>
Add support for setting up SimpleFB for LCD display output in DE2
SimpleFB setup code.

Signed-off-by: Icenowy Zheng &lt;icenowy@aosc.io&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized</title>
<updated>2017-11-06T08:13:28Z</updated>
<author>
<name>Icenowy Zheng</name>
<email>icenowy@aosc.io</email>
</author>
<published>2017-11-01T14:18:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=460b15adc9baab3dd403191b14c34647a24c1fcc'/>
<id>urn:sha1:460b15adc9baab3dd403191b14c34647a24c1fcc</id>
<content type='text'>
When HDMI is not initialized (e.g. no monitor is plugged), the current
SimpleFB code will still create a broken SimpleFB node.

Detect whether HDMI is initialized when creating SimpleFB node.

Fixes: be5b96f0e411 ("sunxi: setup simplefb for Allwinner DE2")
Signed-off-by: Icenowy Zheng &lt;icenowy@aosc.io&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>sunxi: video: add LCD support to DE2 driver</title>
<updated>2017-10-27T07:44:48Z</updated>
<author>
<name>Vasily Khoruzhick</name>
<email>anarsoul@gmail.com</email>
</author>
<published>2017-10-27T04:51:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1d7eef3f3fbd82796a4ced3adda0a9041393141d'/>
<id>urn:sha1:1d7eef3f3fbd82796a4ced3adda0a9041393141d</id>
<content type='text'>
Extend DE2 driver with LCD support. Tested on Pinebook which is based
on A64 and has ANX6345 eDP bridge with eDP panel connected to it.

Signed-off-by: Vasily Khoruzhick &lt;anarsoul@gmail.com&gt;
[agust: rebased v5 on u-boot-video/master]
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>sunxi: video: split out PLL configuration code</title>
<updated>2017-10-27T07:39:19Z</updated>
<author>
<name>Vasily Khoruzhick</name>
<email>anarsoul@gmail.com</email>
</author>
<published>2017-10-27T04:51:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=79f285ddebea204eedefb4cb4bfe4a2710138fa3'/>
<id>urn:sha1:79f285ddebea204eedefb4cb4bfe4a2710138fa3</id>
<content type='text'>
It will be reused in new DM LCD driver.

Signed-off-by: Vasily Khoruzhick &lt;anarsoul@gmail.com&gt;
</content>
</entry>
<entry>
<title>sunxi: setup simplefb for Allwinner DE2</title>
<updated>2017-10-26T09:57:14Z</updated>
<author>
<name>Icenowy Zheng</name>
<email>icenowy@aosc.io</email>
</author>
<published>2017-10-26T03:14:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=be5b96f0e4110976a284aefe8b43fe09dee40957'/>
<id>urn:sha1:be5b96f0e4110976a284aefe8b43fe09dee40957</id>
<content type='text'>
As the support of EFI boot on Allwinner H3 is broken, we still need to
use simplefb to pass the framebuffer to Linux.

Add code to setup simplefb for Allwinner DE2 driver.

Signed-off-by: Icenowy Zheng &lt;icenowy@aosc.io&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>video: sunxi: extract simplefb match code to a new file</title>
<updated>2017-10-26T09:51:45Z</updated>
<author>
<name>Icenowy Zheng</name>
<email>icenowy@aosc.io</email>
</author>
<published>2017-10-26T03:14:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5f92467d77db8c00b389d2723242f6972e74d37'/>
<id>urn:sha1:e5f92467d77db8c00b389d2723242f6972e74d37</id>
<content type='text'>
As the DE2 simplefb setup code can also benefit from the simplefb match
code, extract it to a new source file.

Signed-off-by: Icenowy Zheng &lt;icenowy@aosc.io&gt;
Reviewed-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>sunxi: video: Add support for CSC and TVE to DE2 driver</title>
<updated>2017-06-09T13:30:47Z</updated>
<author>
<name>Jernej Skrabec</name>
<email>jernej.skrabec@siol.net</email>
</author>
<published>2017-05-19T15:41:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b98efa1db392a21887c0bcd82c013724a11c0d3d'/>
<id>urn:sha1:b98efa1db392a21887c0bcd82c013724a11c0d3d</id>
<content type='text'>
Extend DE2 driver with support for TVE driver, which will be added in
next commit. TVE unit expects data to be in YUV format, so CSC support
is also added here.

Note that HDMI driver has higher priority, so TV out is not probed if
HDMI monitor is detected.

Signed-off-by: Jernej Skrabec &lt;jernej.skrabec@siol.net&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>sunxi: video: Rename tve.c to tve_common.c</title>
<updated>2017-06-09T13:30:13Z</updated>
<author>
<name>Jernej Skrabec</name>
<email>jernej.skrabec@siol.net</email>
</author>
<published>2017-05-19T15:41:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=af4c874f11534b2db3cd3f9f76e47063f842f566'/>
<id>urn:sha1:af4c874f11534b2db3cd3f9f76e47063f842f566</id>
<content type='text'>
In order to avoid future confusion with similary named files, rename
tve.c to tve_common.c. New name better represents the fact that this file
holds code which can be and will be shared between multiple drivers.

Signed-off-by: Jernej Skrabec &lt;jernej.skrabec@siol.net&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>sunxi: video: Split out TVE code</title>
<updated>2017-05-15T19:22:24Z</updated>
<author>
<name>Jernej Skrabec</name>
<email>jernej.skrabec@siol.net</email>
</author>
<published>2017-05-10T16:46:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c10806267d8409a49e638984e6f674e44f19d4a8'/>
<id>urn:sha1:c10806267d8409a49e638984e6f674e44f19d4a8</id>
<content type='text'>
Newer SoCs use same TV encoder unit. Split it out so it can be reused
with new DM video driver.

Signed-off-by: Jernej Skrabec &lt;jernej.skrabec@siol.net&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
