mbox series

nouveau-fixes 5.0

Message ID CACAvsv4MHr=Rq3FkZFTYWPc7o5-dTWFysXB=wN2L91SYeFbzkQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series nouveau-fixes 5.0 | expand

Pull-request

git://github.com/skeggsb/linux linux-4.21

Message

Ben Skeggs Jan. 11, 2019, 6:27 a.m. UTC
The following changes since commit 8ff01abcccbb563fbf50b84a476bd9b22c42c0a3:

  drm/nouveau/ce/tu106: initial support (2018-12-11 15:38:01 +1000)

are available in the Git repository at:

  git://github.com/skeggsb/linux linux-4.21

for you to fetch changes up to a5176a4cb85bb6213daadf691097cf411da35df2:

  drm/nouveau/falcon: avoid touching registers if engine is off
(2019-01-11 16:25:54 +1000)

----------------------------------------------------------------
Ben Skeggs (1):
      drm/nouveau: register backlight on pascal and newer

Ilia Mirkin (1):
      drm/nouveau/falcon: avoid touching registers if engine is off

Takashi Iwai (1):
      drm/nouveau: Don't disable polling in fallback mode

 drivers/gpu/drm/nouveau/nouveau_backlight.c      | 3 +++
 drivers/gpu/drm/nouveau/nvkm/engine/falcon.c     | 7 +++++--
 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c | 7 ++++---
 3 files changed, 12 insertions(+), 5 deletions(-)