]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/gpu/drm/nouveau/core/subdev/mc/nvc0.c
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / nouveau / core / subdev / mc / nvc0.c
index 3fa39bb9a72499a37672aec3bd28a1798f52bb32..bd9e99463ff71041df729087c9c66d76481e1e0e 100644 (file)
@@ -38,6 +38,7 @@ nvc0_mc_intr[] = {
        { 0x00008000, NVDEV_ENGINE_BSP },
        { 0x00100000, NVDEV_SUBDEV_TIMER },
        { 0x00200000, NVDEV_SUBDEV_GPIO },
+       { 0x02000000, NVDEV_SUBDEV_LTCG },
        { 0x04000000, NVDEV_ENGINE_DISP },
        { 0x80000000, NVDEV_ENGINE_SW },
        {},