[U-Boot] Please pull u-boot-video

Anatolij Gustschin agust at denx.de
Tue Jul 30 18:07:54 UTC 2019


Hi Tom,

here some more video patches I missed to include in the recent pull request.
Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/565440648

Thanks,
Anatolij

The following changes since commit 970baf16d1322d3930a57fc78ddfb15d594d690c:

  video: arm: rpi: Bail out early if querying video information fails (2019-07-29 10:14:04 +0200)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-for-2019.10-rc1

for you to fetch changes up to 42a7ce27d97022f4abbba142dfa00d1450512f0a:

  mxc_ipuv3_fb.c: enable a backlight on a panel (2019-07-30 12:58:33 +0200)

----------------------------------------------------------------
- fix EDID mode filtering
- extend mxc_ipuv3_fb to enable backlight/display
- include fb_base in global_data for DM_VIDEO
- show frame buffer address via board info
  as used to be with legacy VIDEO support

----------------------------------------------------------------
Heiko Schocher (5):
      global_data: enable fb_base for DM_VIDEO
      mxc_ipuv3_fb.c: set gd->fb_base
      bdinfo: show fb base with DM_VIDEO
      mxc_ipuv3_fb.c: call display_enable
      mxc_ipuv3_fb.c: enable a backlight on a panel

Neil Armstrong (1):
      edid: fix edid_get_timing_validate() mode_valid lookup

 cmd/bdinfo.c                      |  2 +-
 common/edid.c                     |  4 +++-
 drivers/video/imx/mxc_ipuv3_fb.c  | 20 ++++++++++++++++++++
 include/asm-generic/global_data.h |  2 +-
 4 files changed, 25 insertions(+), 3 deletions(-)


More information about the U-Boot mailing list