<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/video, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-07-06T21:31:52Z</updated>
<entry>
<title>video: backlight: fix pwm inversion</title>
<updated>2019-07-06T21:31:52Z</updated>
<author>
<name>Marc Dietrich</name>
</author>
<published>2019-07-02T20:08:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a2c4ef097774e70f0afc4ab25f53b769c6da3397'/>
<id>urn:sha1:a2c4ef097774e70f0afc4ab25f53b769c6da3397</id>
<content type='text'>
set_pwm() will always fail with -ENOSYS if pwm_ops set_invert() is
not implemented, leaving the backlight dark. Fix this by returning
no error if set_invert() is not implemented and no polarity change
is requested.

Fixes: 57e7775413 ("video: backlight: Parse PWM polarity cell")
Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
</content>
</entry>
<entry>
<title>video: meson: hdmi-supply regulator should be optional</title>
<updated>2019-06-05T08:51:46Z</updated>
<author>
<name>Maxime Jourdan</name>
</author>
<published>2019-06-04T20:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f944b15966d410fd81f6051a836f86d5263f617e'/>
<id>urn:sha1:f944b15966d410fd81f6051a836f86d5263f617e</id>
<content type='text'>
Some boards don't have such a regulator, and don't need one to enable
HDMI display. Make it optional, fixing hdmi display for those boards.

Also surround the regulator code with a config check on DM_REGULATOR.

Reported-by: Mohammad Rasim &lt;mohammad.rasim96@gmail.com&gt;
Signed-off-by: Maxime Jourdan &lt;mjourdan@baylibre.com&gt;
Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Tested-by: Mohammad Rasim &lt;mohammad.rasim96@gmail.com&gt;
</content>
</entry>
<entry>
<title>video: mxsfb: add DM_VIDEO support</title>
<updated>2019-06-04T21:25:54Z</updated>
<author>
<name>Igor Opaniuk</name>
</author>
<published>2019-06-03T21:05:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=8c1df09f070f1796730ce4eca104897093fea191'/>
<id>urn:sha1:8c1df09f070f1796730ce4eca104897093fea191</id>
<content type='text'>
Extend the driver to build with DM_VIDEO enabled. DTS files
must additionally include 'u-boot,dm-pre-reloc' property in
soc and child nodes to enable driver binding to mxsfb device.

Signed-off-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>video: mxsfb: refactor video_hw_init()</title>
<updated>2019-06-04T21:22:59Z</updated>
<author>
<name>Igor Opaniuk</name>
</author>
<published>2019-06-03T21:05:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9a6720522812b5d9bfda8964196407a3abbf6bb4'/>
<id>urn:sha1:9a6720522812b5d9bfda8964196407a3abbf6bb4</id>
<content type='text'>
Refactor video_hw_init() function, and introduce an independent function
for the common procedure of initialization.

Currently video_hw_init() is only in charge of parsing configuration from
env("videomode") and filling struct GraphicPanel, and new
mxs_probe_common() does hw specific initialization (invocation of
mxs_lcd_init() etc.)

Signed-off-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>video: mxsfb: reorder includes</title>
<updated>2019-06-04T21:22:19Z</updated>
<author>
<name>Igor Opaniuk</name>
</author>
<published>2019-06-03T21:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=23816322d5d701bcfd7d5197c77ed6c88d1830f7'/>
<id>urn:sha1:23816322d5d701bcfd7d5197c77ed6c88d1830f7</id>
<content type='text'>
Follow alphabetical order of includes, which simplifies detecting duplicate
includes etc.

Signed-off-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>video: mxsfb: change mxs_lcd_init signature</title>
<updated>2019-06-04T21:21:57Z</updated>
<author>
<name>Igor Opaniuk</name>
</author>
<published>2019-06-03T21:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=dcd91a61bf977805d5aa60d0ea112a1c5ffa41b5'/>
<id>urn:sha1:dcd91a61bf977805d5aa60d0ea112a1c5ffa41b5</id>
<content type='text'>
Provide directly framebuffer address instead of pointer to
GraphicDevice struct, which will let to re-use this function in
DM_VIDEO configurations.

Signed-off-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video</title>
<updated>2019-05-21T11:12:46Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-05-21T11:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b9625abe03452f3926afa4308bf25c361af9c0ef'/>
<id>urn:sha1:b9625abe03452f3926afa4308bf25c361af9c0ef</id>
<content type='text'>
- update for using splashfile instead of location-&gt;name
  when loading the splash image from a FIT
- updates for loading internal and external splash data from FIT
- DM_GPIO/DM_VIDEO migration for mx53 cx9020 board
- fix boot issue on mx6sabresd board after DM_VIDEO migration
- increase the max preallocated framebuffer BPP to 32 in ipuv3
  driver to prepare for configurations with higher color depth
- allow to use vidconsole_put_string() in board code for text
  output on LCD displays
</content>
</entry>
<entry>
<title>video: Factor out vidconsole_put_string()</title>
<updated>2019-05-20T10:00:05Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-17T18:22:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e63168a9ffae18f807f59925bb5d9d4623633e46'/>
<id>urn:sha1:e63168a9ffae18f807f59925bb5d9d4623633e46</id>
<content type='text'>
Pull the vidconsole_put_string() function from DM tests, make it
available to e.g. boards that want to display information on the
LCD on boot.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Anatolij Gustschin &lt;agust@denx.de&gt;
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>video: ipuv3: Set max display bpp to 32</title>
<updated>2019-05-20T09:58:12Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-05T23:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b5e1a82e924d18d4134757e39a1f26e473f80e0b'/>
<id>urn:sha1:b5e1a82e924d18d4134757e39a1f26e473f80e0b</id>
<content type='text'>
The IPUv3 can handle 1920x1080x32bpp displays , set the max preallocated
framebuffer BPP to 32 to cater for all eventualities.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>dm: arm: imx: video: add compatible for imx53-ipu</title>
<updated>2019-05-20T09:57:19Z</updated>
<author>
<name>Steffen Dirkwinkel</name>
</author>
<published>2019-04-17T11:57:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=01c9dd2127540f39ea9989b7cd7b0387cf40205c'/>
<id>urn:sha1:01c9dd2127540f39ea9989b7cd7b0387cf40205c</id>
<content type='text'>
This code also works with imx53 ipus so we can enable it for them.

Signed-off-by: Steffen Dirkwinkel &lt;s.dirkwinkel@beckhoff.com&gt;
</content>
</entry>
</feed>
