linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Robin Murphy <robin.murphy@arm.com>
To: robh@kernel.org, tomeu.vizoso@collabora.com
Cc: airlied@linux.ie, dri-devel@lists.freedesktop.org,
	daniel@ffwll.ch, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] drm/panfrost: Misc. fixes and cleanups
Date: Fri,  3 May 2019 16:31:41 +0100	[thread overview]
Message-ID: <cover.1556195258.git.robin.murphy@arm.com> (raw)

Hi,

These are a few trivial fixes and cleanups from playing with the
panfrost kernel driver on an Arm Juno board. Not that anyone has ever
cared much about the built-in GPU on Juno, but it's at least a somewhat
interesting platform from the kernel driver perspective for having
I/O coherency, RAM above 4GB, and DVFS abstracted behind a firmware
interface.

Robin.


Robin Murphy (4):
  drm/panfrost: Set DMA masks earlier
  drm/panfrost: Disable PM on probe failure
  drm/panfrost: Don't scream about deferred probe
  drm/panfrost: Show stored feature registers

 drivers/gpu/drm/panfrost/panfrost_drv.c | 12 +++++-------
 drivers/gpu/drm/panfrost/panfrost_gpu.c | 19 ++++++++++++-------
 2 files changed, 17 insertions(+), 14 deletions(-)

-- 
2.21.0.dirty


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-05-03 15:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-03 15:31 Robin Murphy [this message]
2019-05-03 15:31 ` [PATCH 1/4] drm/panfrost: Set DMA masks earlier Robin Murphy
2019-05-03 15:31 ` [PATCH 2/4] drm/panfrost: Disable PM on probe failure Robin Murphy
2019-05-03 15:31 ` [PATCH 3/4] drm/panfrost: Don't scream about deferred probe Robin Murphy
2019-05-03 15:31 ` [PATCH 4/4] drm/panfrost: Show stored feature registers Robin Murphy
2019-05-03 15:31 ` [RFC 5/4] arm64: dts: juno: add GPU subsystem Robin Murphy
2019-05-03 21:04 ` [PATCH 0/4] drm/panfrost: Misc. fixes and cleanups Rob Herring

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=cover.1556195258.git.robin.murphy@arm.com \
    --to=robin.murphy@arm.com \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=robh@kernel.org \
    --cc=tomeu.vizoso@collabora.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 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 NNTP newsgroup(s).