mbox series

[GIT,PULL,v2] drm/tegra: Fixes for v6.1-rc6

Message ID 20221118121614.3511110-1-thierry.reding@gmail.com
State Accepted
Headers show
Series [GIT,PULL,v2] drm/tegra: Fixes for v6.1-rc6 | expand

Pull-request

https://gitlab.freedesktop.org/drm/tegra.git tags/drm/tegra/for-6.1-rc6

Message

Thierry Reding Nov. 18, 2022, 12:16 p.m. UTC
Hi Dave, Daniel,

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/tegra.git tags/drm/tegra/for-6.1-rc6

for you to fetch changes up to c2418f911a31a266af4fbaca998dc73d3676475a:

  gpu: host1x: Avoid trying to use GART on Tegra20 (2022-11-18 09:33:20 +0100)

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Fixes for v6.1-rc6

This contains a single fix that avoids using the GART on Tegra20 because
it doesn't work well with the way the Tegra DRM driver tries to use it.

----------------------------------------------------------------
Robin Murphy (1):
      gpu: host1x: Avoid trying to use GART on Tegra20

 drivers/gpu/drm/tegra/drm.c | 4 ++++
 drivers/gpu/host1x/dev.c    | 4 ++++
 2 files changed, 8 insertions(+)