All of lore.kernel.org
 help / color / mirror / Atom feed
From: xinliang <z.liuxinliang@hisilicon.com>
To: Matthew Ruffell <matthew.ruffell@canonical.com>
Cc: Guang Lou Yang <yangguanglou@huawei.com>,
	Zhanglei Mao <zhanglei.mao@canonical.com>,
	David Airlie <airlied@linux.ie>,
	Chen Feng <puck.chen@hisilicon.com>,
	dri-devel@lists.freedesktop.org,
	Xinwei Kong <kong.kongxinwei@hisilicon.com>,
	Rongrong Zou <zourongrong@gmail.com>,
	Gavin Guo <gavin.guo@canonical.com>
Subject: Re: [PATCH 0/1] drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
Date: Fri, 16 Aug 2019 10:41:09 +0800	[thread overview]
Message-ID: <5D5617C5.2000703@hisilicon.com> (raw)
In-Reply-To: <20190815042640.26938-1-matthew.ruffell@canonical.com>



On 2019/8/15 12:26, Matthew Ruffell wrote:
> Hi,
>
> amd64 based Huawei servers have problems where the display output of their iBMC
> chips is broken, resulting in a "blurry" screen when viewed from their in house
> remote kvm-like console.
>
> Example:
>
> https://launchpadlibrarian.net/365907668/creen_picture_for_blur.png
>
> The issue is caused by the hibmc_drm kernel module being loaded. The PCI ID for
> the iBMC chips on amd64 hardware is the same as arm64 hardware, but the
> hibmc_drm driver was developed only for use on arm64 hardware, most notably for
> the Huawei D05 development board.
>
> The impact to Huawei is that their customers cannot use Ubuntu server install
> media as the screen goes "blurry" when the d-i install media or subuqity
> installer loads the hibmc_drm kernel module after language selection.
>
> The only workaround for their customers is to press the "E" key during the very
> first installer menu and adding "modprobe.blacklist=hibmc_drm" to the kernel
> command line in the grub menu. This is not good for customer experience with
> their servers.
>
> Huawei help site on the matter:
>
> https://support.huawei.com/enterprise/en/knowledge/EKB1100015521
>
> Other problems exist for the hibmc_drm driver on amd64, such as working on
> bios, but not uefi, and not being wayland compatible, making the screen "blurry"
> whenever a desktop session is started and gdm loaded.
>
> More information about the above can be found on Launchpad:
>
> https://bugs.launchpad.net/bugs/1762940
>
> Huawei have asked us to remove hibmc_drm from all architectures except arm64,
> and this aligns with advice from Hisilicon.
>
> Hibmc maintainers, can you please review the status of hibmc_drm on amd64 and
> confirm that these issues exist, and consider merging the patch to update
> Kconfig to set CONFIG_DRM_HISI_HIBMC arm64 only.
>
> Matthew Ruffell (1):
>    drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
>
>   drivers/gpu/drm/hisilicon/hibmc/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Thanks Matthew for the patch.
For the patch,
Acked-by: Xinliang Liu <z.liuxinliang@hisilicon.com>
And applied and will push to drm maintainer soon.

Thanks,
Xinliang

>


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2019-08-16  2:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-15  4:26 [PATCH 0/1] drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64 Matthew Ruffell
2019-08-15  4:26 ` [PATCH 1/1] " Matthew Ruffell
2019-08-16  2:41 ` xinliang [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=5D5617C5.2000703@hisilicon.com \
    --to=z.liuxinliang@hisilicon.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gavin.guo@canonical.com \
    --cc=kong.kongxinwei@hisilicon.com \
    --cc=matthew.ruffell@canonical.com \
    --cc=puck.chen@hisilicon.com \
    --cc=yangguanglou@huawei.com \
    --cc=zhanglei.mao@canonical.com \
    --cc=zourongrong@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.