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-next for 5.9
Date: Mon, 20 Jul 2020 19:34:19 +0200	[thread overview]
Message-ID: <d9e2660d71051bf3cab8aa7afc9f62102ac910d9.camel@pengutronix.de> (raw)

Hi Dave, Daniel,

please pull the following etnaviv updates for 5.9.

Nothing too exciting:
- a cleanup of our clock handling and improved error handling in this
area from Lubomir
- conversion to pin_user_pages for long page references from John
- fixed PM runtime API error handling from Navid

Regards,
Lucas

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c5d5a32ead1e3a61a07a1e59eb52a53e4a6b2a7f:

  drm/etnaviv: fix ref count leak via pm_runtime_get_sync (2020-07-17 17:10:34 +0200)

----------------------------------------------------------------
John Hubbard (1):
      drm/etnaviv: convert get_user_pages() --> pin_user_pages()

Lubomir Rintel (4):
      drm/etnaviv: Fix error path on failure to enable bus clk
      drm/etnaviv: Don't ignore errors on getting clocks
      drm/etnaviv: Make the "core" clock mandatory
      drm/etnaviv: Simplify clock enable/disable

Navid Emamdoost (1):
      drm/etnaviv: fix ref count leak via pm_runtime_get_sync

 drivers/gpu/drm/etnaviv/etnaviv_gem.c |  6 ++--
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 80 +++++++++++++++++++++++++----------------------------
 2 files changed, 40 insertions(+), 46 deletions(-)

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

                 reply	other threads:[~2020-07-20 17:34 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=d9e2660d71051bf3cab8aa7afc9f62102ac910d9.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.