All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>
Cc: kernel@pengutronix.de, dri-devel@lists.freedesktop.org,
	etnaviv@lists.freedesktop.org
Subject: [GIT PULL] etnaviv-fixes for 5.4
Date: Wed, 30 Oct 2019 17:31:57 +0100	[thread overview]
Message-ID: <b0d640267662e3ce5e0089d0afedc1baba55058d.camel@pengutronix.de> (raw)

Hi Dave, hi Daniel,

a few small fixes for the etnaviv driver.

One memory corruption fix in the MMUv2 GPU coredump code, a deadlock
fix also in the coredump code and reintroduction of a helpful message,
which got dropped by accident in this cycle.

Regards,
Lucas

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  https://git.pengutronix.de/git/lst/linux etnaviv/fixes

for you to fetch changes up to a2f10d4a3069fee666dab20fab5458757ba1f22d:

  drm/etnaviv: fix dumping of iommuv2 (2019-10-29 18:12:24 +0100)

----------------------------------------------------------------
Christian Gmeiner (1):
      drm/etnaviv: fix dumping of iommuv2

Lucas Stach (2):
      drm/etnaviv: fix deadlock in GPU coredump
      drm/etnaviv: reinstate MMUv1 command buffer window check

 drivers/gpu/drm/etnaviv/etnaviv_dump.c     |  4 ++--
 drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c |  6 ++++--
 drivers/gpu/drm/etnaviv/etnaviv_mmu.c      | 17 ++++++++++++++---
 3 files changed, 20 insertions(+), 7 deletions(-)

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

                 reply	other threads:[~2019-10-30 16:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=b0d640267662e3ce5e0089d0afedc1baba55058d.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=etnaviv@lists.freedesktop.org \
    --cc=kernel@pengutronix.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 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.