public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video: Add support for Arm's Mali Display Processors
Date: Thu, 27 Sep 2018 10:47:33 +0200	[thread overview]
Message-ID: <20180927104733.75a48629@crub> (raw)
In-Reply-To: <20180917165646.28285-1-Liviu.Dudau@foss.arm.com>

On Mon, 17 Sep 2018 17:56:46 +0100
Liviu Dudau Liviu.Dudau at foss.arm.com wrote:

> Add support for Arm Mali Display Processors DP500, DP550 and DP650.
> Only one layer is being used to display the console or boot logo,
> even if more layers are supported in the hardware.
> 
> Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com>
> ---
>  drivers/video/Kconfig   |   8 +
>  drivers/video/Makefile  |   1 +
>  drivers/video/mali_dp.c | 387 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 396 insertions(+)
>  create mode 100644 drivers/video/mali_dp.c

Please check the patches using ./scripts/checkpatch.pl and fix
errors/warnings where it makes sense. This patch has some issues, too.

Thanks,

--
Anatolij

  reply	other threads:[~2018-09-27  8:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-17 16:56 [U-Boot] [PATCH] video: Add support for Arm's Mali Display Processors Liviu Dudau
2018-09-27  8:47 ` Anatolij Gustschin [this message]
2018-09-28 12:50   ` [U-Boot] [PATCH v2] " Liviu Dudau
2018-09-29 21:38     ` Anatolij Gustschin

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=20180927104733.75a48629@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /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