lkml.org 
[lkml]   [2019]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] Adding a proper workaround for fixing RTD3 issues with Nouveau
Date
First three patches are removing ACPI workarounds which should have never
landed.

The last four are adding a workaround to nouveau which seem to help quite
a lot with the RTD3 issues with Nouveau, so let's discuss and get wider
testing of those and see if there is any fallout or laptops where the
issues don't get fixed.

Karol Herbst (7):
Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"
Revert "ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio"
Revert "ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3"
drm/nouveau/pci: enable pcie link changes for pascal
drm/nouveau/pci: add nvkm_pcie_get_speed
drm/nouveau/pci: save the boot pcie link speed and restore it on fini
drm/nouveau: abort runtime suspend if we hit an error

drivers/acpi/osi.c | 24 ----------
.../drm/nouveau/include/nvkm/core/device.h | 2 +
.../gpu/drm/nouveau/include/nvkm/subdev/pci.h | 9 ++--
drivers/gpu/drm/nouveau/nouveau_drm.c | 6 +++
.../gpu/drm/nouveau/nvkm/subdev/clk/base.c | 2 +-
.../gpu/drm/nouveau/nvkm/subdev/pci/base.c | 9 +++-
.../gpu/drm/nouveau/nvkm/subdev/pci/gk104.c | 8 ++--
.../gpu/drm/nouveau/nvkm/subdev/pci/gp100.c | 10 ++++
.../gpu/drm/nouveau/nvkm/subdev/pci/pcie.c | 46 +++++++++++++++++--
.../gpu/drm/nouveau/nvkm/subdev/pci/priv.h | 7 +++
10 files changed, 84 insertions(+), 39 deletions(-)

--
2.21.0

\
 
 \ /
  Last update: 2019-08-14 23:31    [W:2.165 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site