]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/nouveau/core: initial support for boards with TU117 chipset
authorBen Skeggs <bskeggs@redhat.com>
Thu, 9 May 2019 05:01:26 +0000 (15:01 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 14 May 2019 06:58:06 +0000 (16:58 +1000)
commite15b682aad77f158e4af51d258ed7398036fdf8d
tree8e21c41d6c96eb90999e4b70c500ed22043004da
parenta2ac09a03d2a0306eb584192b2a5d6c2aeb265ad
drm/nouveau/core: initial support for boards with TU117 chipset

Modesetting only, still waiting on ACR/GR firmware from NVIDIA for Turing
graphics/compute bring-up.

Each subsystem was compared with traces, along with various tests to check
that things generally work as they should, and appears compatible enough
with the current TU106 code to enable support.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c