OpenCloudOS-Kernel/drivers/gpu/drm/nouveau/nvkm/subdev/top
Alexandre Courbot b62880f796 drm/nouveau/core: add SEC2 engine
SEC2 is the name given by NVIDIA to the SEC engine post-Fermi (reasons
unknown). Even though it shares the same address range as SEC, its usage
is quite different and this justifies a new engine. Add this engine and
make TOP use it all post-TOP devices should use this implementation and
not the older SEC.

Also quickly add the short gp102 implementation which will be used for
falcon booting purposes.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2017-03-07 17:05:13 +10:00
..
Kbuild drm/nouveau/top/gk104: initial implementation 2016-05-20 14:43:04 +10:00
base.c drm/nouveau/top: add function to translate subdev index to mmu fault id 2017-02-17 17:38:11 +10:00
gk104.c drm/nouveau/core: add SEC2 engine 2017-03-07 17:05:13 +10:00
priv.h