drm/nouveau: s/gm204/gm200/ in a number of places
[cascardo/linux.git] / drivers / gpu / drm / nouveau / nv50_display.c
index ea39216..a43445c 100644 (file)
@@ -297,7 +297,7 @@ nv50_core_create(struct nvif_device *device, struct nvif_object *disp,
                .pushbuf = 0xb0007d00,
        };
        static const s32 oclass[] = {
-               GM204_DISP_CORE_CHANNEL_DMA,
+               GM200_DISP_CORE_CHANNEL_DMA,
                GM107_DISP_CORE_CHANNEL_DMA,
                GK110_DISP_CORE_CHANNEL_DMA,
                GK104_DISP_CORE_CHANNEL_DMA,