All of lore.kernel.org
 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-fixes for 6.9
Date: Thu, 25 Apr 2024 18:34:57 +0200	[thread overview]
Message-ID: <c24457dc18ba9eab3ff919b398a25b1af9f1124e.camel@pengutronix.de> (raw)

Hi Dave, Sima,

please pull the following fixes for the upcoming -rc.

One small fix to properly disable TX clock gating on cores where it is
known to be broken.

The other patch is a bit more controversial, as it reverts a UAPI
change that was introduced in the last merge window to better support
NPUs. However, userspace decided to deduce the relevant properties from
the chip ID itself [1], so there is no need for this UAPI anymore. So
in hopes to keep this a blip in the 6.9-rc series, we are removing the
exported properties again.

Regards,
Lucas

[1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28574

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  https://git.pengutronix.de/git/lst/linux tags/drm-etnaviv-fixes-2024-04-25

for you to fetch changes up to e877d705704d7c8fe17b6b5ebdfdb14b84c207a7:

  Revert "drm/etnaviv: Expose a few more chipspecs to userspace" (2024-04-25 16:56:20 +0200)

----------------------------------------------------------------
- fix GC7000 TX clock gating
- revert NPU UAPI changes

----------------------------------------------------------------
Christian Gmeiner (1):
      Revert "drm/etnaviv: Expose a few more chipspecs to userspace"

Derek Foreman (1):
      drm/etnaviv: fix tx clock gating on some GC7000 variants

 drivers/gpu/drm/etnaviv/etnaviv_gpu.c  | 24 ++----------------------
 drivers/gpu/drm/etnaviv/etnaviv_gpu.h  | 12 ------------
 drivers/gpu/drm/etnaviv/etnaviv_hwdb.c | 34 ----------------------------------
 include/uapi/drm/etnaviv_drm.h         |  5 -----
 4 files changed, 2 insertions(+), 73 deletions(-)


                 reply	other threads:[~2024-04-25 16:35 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=c24457dc18ba9eab3ff919b398a25b1af9f1124e.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 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.