<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/video, branch v2020.01-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/video?h=v2020.01-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/video?h=v2020.01-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2019-11-03T16:04:16Z</updated>
<entry>
<title>video: mxsfb: set gd-&gt;fb_base</title>
<updated>2019-11-03T16:04:16Z</updated>
<author>
<name>Sébastien Szymanski</name>
<email>sebastien.szymanski@armadeus.com</email>
</author>
<published>2019-10-21T13:33:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cde421cfc8f378fef9bd9b90e20c9633fe63d709'/>
<id>urn:sha1:cde421cfc8f378fef9bd9b90e20c9633fe63d709</id>
<content type='text'>
Set gd-&gt;fb_base so it can be shown with bdinfo command.

Signed-off-by: Sébastien Szymanski &lt;sebastien.szymanski@armadeus.com&gt;
Reviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;
</content>
</entry>
<entry>
<title>video: meson: add compatible for Amlogic G12A</title>
<updated>2019-10-18T09:45:36Z</updated>
<author>
<name>Neil Armstrong</name>
<email>narmstrong@baylibre.com</email>
</author>
<published>2019-08-30T12:09:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=04eb4f45c1a58068fc3165d91aa38d51fd07d8e4'/>
<id>urn:sha1:04eb4f45c1a58068fc3165d91aa38d51fd07d8e4</id>
<content type='text'>
Finally add the Amlogic G12A SoC compatible for the VPU driver.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>video: meson: sync with linux drm-misc tree</title>
<updated>2019-10-18T09:42:55Z</updated>
<author>
<name>Neil Armstrong</name>
<email>narmstrong@baylibre.com</email>
</author>
<published>2019-08-30T12:09:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=573687c3be80be60f678597757814f9644c99ae6'/>
<id>urn:sha1:573687c3be80be60f678597757814f9644c99ae6</id>
<content type='text'>
Synchronize the Amlogic Meson Video driver back with the latest
DRM misc tree, adding G12A platform support, from the latest commit:
528a25d040bc ("drm: meson: use match data to detect vpu compatibility")

The sync includes the following changes from Linux adapted to U-Boot:
- Add support for VIC alternate timings
- Switch PLL to 5.94GHz base for 297Mhz pixel clock
- Add registers for G12A SoC
- Add G12A Support for VPP setup
- Add G12A Support for VIU setup
- Add G12A support for OSD1 Plane
- Add G12A support for plane handling in CRTC driver
- Add G12A support for CVBS Encoder
- Add G12A Video Clock setup
- Add G12A support for the DW-HDMI Glue
- fix G12A HDMI PLL settings for 4K60 1000/1001 variations
- fix primary plane disabling
- fix G12A primary plane disabling
- mask value when writing bits relaxed
- crtc: drv: vpp: viu: venc: use proper macros instead of magic constants
- global clean-up
- add macro used to enable HDMI PLL
- venc: set the correct macrovision max amplitude value

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>video: meson: remove power domain get</title>
<updated>2019-10-18T08:46:08Z</updated>
<author>
<name>Neil Armstrong</name>
<email>narmstrong@baylibre.com</email>
</author>
<published>2019-08-30T12:09:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0a3561119faac22be5befdbe3fe261c0dfbe8011'/>
<id>urn:sha1:0a3561119faac22be5befdbe3fe261c0dfbe8011</id>
<content type='text'>
Remove getting and enabling the node power domain since it's now handled
by the dm core directly.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>video: add support of panel RM68200</title>
<updated>2019-10-13T21:38:36Z</updated>
<author>
<name>Yannick Fertré</name>
<email>yannick.fertre@st.com</email>
</author>
<published>2019-10-07T13:29:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=06ef131d30b5ac65b95b832a9546811d74ac42c6'/>
<id>urn:sha1:06ef131d30b5ac65b95b832a9546811d74ac42c6</id>
<content type='text'>
Support for Raydium RM68200 720p dsi 2dl video mode panel.
This rm68200 panel driver is based on the Linux Kernel driver from
drivers/gpu/drm/panel/panel-raydium-rm68200.c.

Signed-off-by: Yannick Fertré &lt;yannick.fertre@st.com&gt;
</content>
</entry>
<entry>
<title>video: add support of panel OTM8009A</title>
<updated>2019-10-13T21:38:26Z</updated>
<author>
<name>Yannick Fertré</name>
<email>yannick.fertre@st.com</email>
</author>
<published>2019-10-07T13:29:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=78157b2fa5b560c447a08d1afe98dba4060fc596'/>
<id>urn:sha1:78157b2fa5b560c447a08d1afe98dba4060fc596</id>
<content type='text'>
Support for Orise Tech otm8009a 480p dsi 2dl video mode panel.

Signed-off-by: Yannick Fertré &lt;yannick.fertre@st.com&gt;
</content>
</entry>
<entry>
<title>video: add support of STM32 MIPI DSI controller driver</title>
<updated>2019-10-13T21:38:12Z</updated>
<author>
<name>Yannick Fertré</name>
<email>yannick.fertre@st.com</email>
</author>
<published>2019-10-07T13:29:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=18b6ca5c5aad088cfce74cef03edad6218a0149b'/>
<id>urn:sha1:18b6ca5c5aad088cfce74cef03edad6218a0149b</id>
<content type='text'>
Add the STM32 DSI controller driver that uses the Synopsys DesignWare
MIPI DSI host controller bridge.

Signed-off-by: Yannick Fertré &lt;yannick.fertre@st.com&gt;
</content>
</entry>
<entry>
<title>video: add MIPI DSI host controller bridge</title>
<updated>2019-10-13T21:37:08Z</updated>
<author>
<name>Yannick Fertré</name>
<email>yannick.fertre@st.com</email>
</author>
<published>2019-10-07T13:29:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d4f7ea83fc3415584d9c28564164c1e056f37917'/>
<id>urn:sha1:d4f7ea83fc3415584d9c28564164c1e056f37917</id>
<content type='text'>
Add a Synopsys Designware MIPI DSI host bridge driver, based on the
Rockchip version from rockchip/dw-mipi-dsi.c with phy &amp; bridge APIs.

Signed-off-by: Yannick Fertré &lt;yannick.fertre@st.com&gt;
</content>
</entry>
<entry>
<title>dm: Add a dsi host uclass</title>
<updated>2019-10-13T21:34:43Z</updated>
<author>
<name>Yannick Fertré</name>
<email>yannick.fertre@st.com</email>
</author>
<published>2019-10-07T13:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=23f965a4c611e5c2d2576b5f8d2aa2ea6fffb24c'/>
<id>urn:sha1:23f965a4c611e5c2d2576b5f8d2aa2ea6fffb24c</id>
<content type='text'>
Display Serial Interface (DSI) host can usefully be modelled
as their own uclass.
DSI defines a serial bus and a communication protocol
between the host and the device (panel, bridge).

Signed-off-by: Yannick Fertré &lt;yannick.fertre@st.com&gt;
</content>
</entry>
<entry>
<title>video: add support of MIPI DSI interface</title>
<updated>2019-10-13T19:24:47Z</updated>
<author>
<name>Yannick Fertré</name>
<email>yannick.fertre@st.com</email>
</author>
<published>2019-10-07T13:29:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=66c37246567c04416780f2c2b87aa251470e0585'/>
<id>urn:sha1:66c37246567c04416780f2c2b87aa251470e0585</id>
<content type='text'>
Mipi_display.c contains a set of dsi helpers.
This file is a copy of file drm_mipi_dsi.c (linux kernel).

Signed-off-by: Yannick Fertré &lt;yannick.fertre@st.com&gt;
</content>
</entry>
</feed>
