All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm/tegra: Fixes for v5.13-rc5
@ 2021-06-03 14:46 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2021-06-03 14:46 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel, linux-tegra

Hi Dave,

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.13-rc5

for you to fetch changes up to 671cc352acd3e2b2832b59787ed8027d9f80ccc9:

  drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT (2021-05-31 14:29:44 +0200)

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Fixes for v5.13-rc5

The most important change here fixes a race condition that causes either
HDA or (more frequently) display to malfunction because they race for
enabling the SOR power domain at probe time.

Other than that, there's a couple of build warnings for issues
introduced in v5.13 as well as some minor fixes, such as reference leak
plugs.

----------------------------------------------------------------
Dmitry Osipenko (1):
      drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT

Lyude Paul (1):
      drm/tegra: Get ref for DP AUX channel, not its ddc adapter

Nathan Chancellor (1):
      drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_update

Pavel Machek (CIP) (1):
      drm/tegra: sor: Do not leak runtime PM reference

Thierry Reding (3):
      gpu: host1x: Split up client initalization and registration
      drm/tegra: sor: Fully initialize SOR before registration
      drm/tegra: sor: Fix AUX device reference leak

 drivers/gpu/drm/tegra/drm.h |  2 +-
 drivers/gpu/drm/tegra/hub.c |  2 +-
 drivers/gpu/drm/tegra/sor.c | 70 +++++++++++++++++++++++++++------------------
 drivers/gpu/host1x/bus.c    | 30 +++++++++++++++----
 include/linux/host1x.h      | 30 +++++++++++++++----
 5 files changed, 92 insertions(+), 42 deletions(-)

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

* [GIT PULL] drm/tegra: Fixes for v5.13-rc5
@ 2021-06-03 14:46 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2021-06-03 14:46 UTC (permalink / raw)
  To: Dave Airlie; +Cc: linux-tegra, dri-devel

Hi Dave,

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.13-rc5

for you to fetch changes up to 671cc352acd3e2b2832b59787ed8027d9f80ccc9:

  drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT (2021-05-31 14:29:44 +0200)

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Fixes for v5.13-rc5

The most important change here fixes a race condition that causes either
HDA or (more frequently) display to malfunction because they race for
enabling the SOR power domain at probe time.

Other than that, there's a couple of build warnings for issues
introduced in v5.13 as well as some minor fixes, such as reference leak
plugs.

----------------------------------------------------------------
Dmitry Osipenko (1):
      drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT

Lyude Paul (1):
      drm/tegra: Get ref for DP AUX channel, not its ddc adapter

Nathan Chancellor (1):
      drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_update

Pavel Machek (CIP) (1):
      drm/tegra: sor: Do not leak runtime PM reference

Thierry Reding (3):
      gpu: host1x: Split up client initalization and registration
      drm/tegra: sor: Fully initialize SOR before registration
      drm/tegra: sor: Fix AUX device reference leak

 drivers/gpu/drm/tegra/drm.h |  2 +-
 drivers/gpu/drm/tegra/hub.c |  2 +-
 drivers/gpu/drm/tegra/sor.c | 70 +++++++++++++++++++++++++++------------------
 drivers/gpu/host1x/bus.c    | 30 +++++++++++++++----
 include/linux/host1x.h      | 30 +++++++++++++++----
 5 files changed, 92 insertions(+), 42 deletions(-)

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

end of thread, other threads:[~2021-06-03 14:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 14:46 [GIT PULL] drm/tegra: Fixes for v5.13-rc5 Thierry Reding
2021-06-03 14:46 ` Thierry Reding

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.