Openbmc archive mirror
 help / color / mirror / Atom feed
From: Paul Fertser <fercerpav@gmail.com>
To: AKASH G J <akashgj91@gmail.com>
Cc: openbmc@lists.ozlabs.org
Subject: Re: Display Port support for AST 2600.
Date: Wed, 28 Feb 2024 11:13:48 +0300	[thread overview]
Message-ID: <Zd7rPOJeE842w6qH@home.paul.comp> (raw)
In-Reply-To: <CAE33tLFTvpHNCuKbHBxvogZ1x1t7JkAHw4MZQsuoYN-=y1tCYA@mail.gmail.com>

Hi,

On Wed, Feb 28, 2024 at 12:05:35PM +0530, AKASH G J wrote:
> I want to take display output of host via AST2600 Display Port Interface.
> How to enable display port support in BMC firmware for AST2600?

It's essential to have CONFIG_ASPEED_DP=y in _U-Boot_ config for DP
output to work. Because for whatever odd reason "The MCU FW controling
ASPEED DP is loaded by BMC boot loader."[0] And if it's not loaded
Linux just silently fails.

For Linux DT you might need to check that &video and &gfx are enabled.

With this the host system should see a video card on PCIe bus and if
you followed the reference schematics the image should appear on
AST2600 DP output.

HTH

[0] https://lists.freedesktop.org/archives/dri-devel/2021-November/331941.html
-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercerpav@gmail.com

      reply	other threads:[~2024-02-28  8:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28  6:35 Display Port support for AST 2600 AKASH G J
2024-02-28  8:13 ` Paul Fertser [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zd7rPOJeE842w6qH@home.paul.comp \
    --to=fercerpav@gmail.com \
    --cc=akashgj91@gmail.com \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).