public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm/tegra: Preparatory work for v5.19
@ 2022-06-01 10:03 Thierry Reding
  2022-06-01 13:49 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2022-06-01 10:03 UTC (permalink / raw)
  To: Dave Airlie, Daniel Vetter; +Cc: dri-devel, linux-tegra

Hi Dave, Daniel,

The following changes since commit cb7e1abc2c73633e1eefa168ab2dad6e838899c9:

  drm/tegra: gem: Do not try to dereference ERR_PTR() (2022-05-06 15:52:49 +0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/tegra.git tags/drm/tegra/for-5.19-prep-work

for you to fetch changes up to 597b89d30b42dcc8e6b262e6876b42dde66f97f0:

  gpu: host1x: Add context bus (2022-06-01 11:50:42 +0200)

I realize that this is quite late, but as mentioned in the tag
description, this doesn't actually add anything new and is only
to simplify dependency handling for a new feature that we have
planned for v5.20, so it'd be great if we can still get this
in.

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Preparatory work for v5.19

This contains a single patch from a series that's ready to go for v5.10
but is also a shared build-time dependency for an IOMMU series that is
planned for v5.20. The idea is to take this into v5.19 to fulfill that
dependency and remove the need for close coordination for the two
series.

----------------------------------------------------------------
Mikko Perttunen (1):
      gpu: host1x: Add context bus

 drivers/gpu/Makefile               |  3 +--
 drivers/gpu/host1x/Kconfig         |  5 +++++
 drivers/gpu/host1x/Makefile        |  1 +
 drivers/gpu/host1x/context_bus.c   | 31 +++++++++++++++++++++++++++++++
 include/linux/host1x_context_bus.h | 15 +++++++++++++++
 5 files changed, 53 insertions(+), 2 deletions(-)
 create mode 100644 drivers/gpu/host1x/context_bus.c
 create mode 100644 include/linux/host1x_context_bus.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-01 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-01 10:03 [GIT PULL] drm/tegra: Preparatory work for v5.19 Thierry Reding
2022-06-01 13:49 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox