dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: Dave Airlie <airlied@gmail.com>, Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: kernel@pengutronix.de, etnaviv@lists.freedesktop.org,
	dri-devel@lists.freedesktop.org
Subject: [GIT PULL] etnaviv-next
Date: Thu, 10 Jun 2021 15:14:00 +0200	[thread overview]
Message-ID: <f27e1ec2c2fea310bfb6fe6c99174a54e9dfba83.camel@pengutronix.de> (raw)

Hi Dave, Daniel,

please pull the following updates for the next merge window:

- remove redundant NULL checks by various people
- fix sparse checker warnings from Marc
- expose more GPU ID values to userspace from Christian
- add HWDB entry for GPU found on i.MX8MP from Sascha
- rework of the linear window calculation to better deal with
  systems with large regions of reserved RAM
 
Regards,
Lucas

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 989c9dad613155a60f15747e3f1db210a6304ecf:

  drm/etnaviv: add HWDB entry for GC7000 rev 6204 (2021-06-10 15:09:40 +0200)

----------------------------------------------------------------
Christian Gmeiner (1):
      drm/etnaviv: provide more ID values via GET_PARAM ioctl.

Jiapeng Chong (1):
      drm/etnaviv: Remove redundant NULL check

Lucas Stach (1):
      drm/etnaviv: rework linear window offset calculation

Marc Kleine-Budde (1):
      drm/etnaviv: dump: fix sparse warnings

Sascha Hauer (1):
      drm/etnaviv: add HWDB entry for GC7000 rev 6204

Tian Tao (2):
      drm/etnaviv: fix NULL check before some freeing functions is not needed
      drm/etnaviv: Remove useless error message

 drivers/gpu/drm/etnaviv/etnaviv_dump.c       |  8 +++---
 drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c  |  3 +-
 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 12 +++-----
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c        | 68 ++++++++++++++++++++++++++--------------------
 drivers/gpu/drm/etnaviv/etnaviv_hwdb.c       | 31 +++++++++++++++++++++
 include/uapi/drm/etnaviv_drm.h               |  3 ++
 6 files changed, 82 insertions(+), 43 deletions(-)


                 reply	other threads:[~2021-06-10 13:14 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=f27e1ec2c2fea310bfb6fe6c99174a54e9dfba83.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=airlied@gmail.com \
    --cc=daniel.vetter@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 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).