nouveau-fixes 5.6
Ben Skeggs
skeggsb at gmail.com
Mon Feb 17 07:21:35 UTC 2020
Hey,
Nothing major here, another TU1xx modesetting fix, and hooking up
ACR/GR support on TU11x now that NVIDIA have made the firmware
available.
Thanks,
Ben.
The following changes since commit 137c4ba7163ad9d5696b9fde78b1c0898a9c115b:
drm/nouveau/kms/gv100-: avoid sending a core update until the first
modeset (2020-02-03 21:36:54 +1000)
are available in the Git repository at:
git://github.com/skeggsb/linux linux-5.6
for you to fetch changes up to f287d3d19769b1d22cba4e51fa0487f2697713c9:
drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
(2020-02-17 17:19:00 +1000)
----------------------------------------------------------------
Ben Skeggs (2):
drm/nouveau/acr/tu11x: initial support
drm/nouveau/gr/tu11x: initial support
Lyude Paul (1):
drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 ++
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 4 ++++
drivers/gpu/drm/nouveau/nvkm/engine/gr/tu102.c | 26 +++++++++++++++++++++++
drivers/gpu/drm/nouveau/nvkm/subdev/acr/tu102.c | 14 ++++++++++++
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c | 2 ++
More information about the dri-devel
mailing list