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

Hi Dave,

The following changes since commit 671cc352acd3e2b2832b59787ed8027d9f80ccc9:

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

are available in the Git repository at:

  ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.14-rc1

for you to fetch changes up to 46f99eebda08963e24efdacec5c95fc66b90f600:

  drm/tegra: Don't call SET_APPLICATION_ID in VIC boot (2021-06-11 18:48:36 +0200)

Note that I've based this on the drm/tegra/for-5.13-rc5 fixes PR that
I sent out last week for simplicity.

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Changes for v5.14-rc1

The two major changes here are fixed YUV support as well as scaling on
Tegra186 and later. This allows Tegra DRM to be used, for example, as a
video sink for the kmssink gstreamer plugin. The remainder of the
changes are minor fixes.

----------------------------------------------------------------
Mikko Perttunen (1):
      drm/tegra: Don't call SET_APPLICATION_ID in VIC boot

Tan Zhongjun (1):
      drm/tegra: Remove superfluous error messages around platform_get_irq()

Thierry Reding (2):
      drm/tegra: hub: Fix YUV support
      drm/tegra: hub: Implement basic scaling support

 drivers/gpu/drm/tegra/dc.c    |   2 +-
 drivers/gpu/drm/tegra/dc.h    |  26 ++++++
 drivers/gpu/drm/tegra/dpaux.c |   4 +-
 drivers/gpu/drm/tegra/hub.c   | 182 +++++++++++++++++++++++++++++++++++++++---
 drivers/gpu/drm/tegra/plane.c |  23 +++++-
 drivers/gpu/drm/tegra/plane.h |   3 +-
 drivers/gpu/drm/tegra/vic.c   |   2 -
 drivers/gpu/drm/tegra/vic.h   |   1 -
 8 files changed, 223 insertions(+), 20 deletions(-)

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

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

Hi Dave,

The following changes since commit 671cc352acd3e2b2832b59787ed8027d9f80ccc9:

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

are available in the Git repository at:

  ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.14-rc1

for you to fetch changes up to 46f99eebda08963e24efdacec5c95fc66b90f600:

  drm/tegra: Don't call SET_APPLICATION_ID in VIC boot (2021-06-11 18:48:36 +0200)

Note that I've based this on the drm/tegra/for-5.13-rc5 fixes PR that
I sent out last week for simplicity.

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Changes for v5.14-rc1

The two major changes here are fixed YUV support as well as scaling on
Tegra186 and later. This allows Tegra DRM to be used, for example, as a
video sink for the kmssink gstreamer plugin. The remainder of the
changes are minor fixes.

----------------------------------------------------------------
Mikko Perttunen (1):
      drm/tegra: Don't call SET_APPLICATION_ID in VIC boot

Tan Zhongjun (1):
      drm/tegra: Remove superfluous error messages around platform_get_irq()

Thierry Reding (2):
      drm/tegra: hub: Fix YUV support
      drm/tegra: hub: Implement basic scaling support

 drivers/gpu/drm/tegra/dc.c    |   2 +-
 drivers/gpu/drm/tegra/dc.h    |  26 ++++++
 drivers/gpu/drm/tegra/dpaux.c |   4 +-
 drivers/gpu/drm/tegra/hub.c   | 182 +++++++++++++++++++++++++++++++++++++++---
 drivers/gpu/drm/tegra/plane.c |  23 +++++-
 drivers/gpu/drm/tegra/plane.h |   3 +-
 drivers/gpu/drm/tegra/vic.c   |   2 -
 drivers/gpu/drm/tegra/vic.h   |   1 -
 8 files changed, 223 insertions(+), 20 deletions(-)

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

end of thread, other threads:[~2021-06-11 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 16:51 [GIT PULL] drm/tegra: Changes for v5.14-rc1 Thierry Reding
2021-06-11 16:51 ` 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.