Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
[linux-2.6-microblaze.git] / drivers / gpu / drm / nouveau / dispnv50 / head.c
index ac97ebc..2e7a0c3 100644 (file)
@@ -413,6 +413,7 @@ nv50_head_atomic_duplicate_state(struct drm_crtc *crtc)
        asyh->ovly = armh->ovly;
        asyh->dither = armh->dither;
        asyh->procamp = armh->procamp;
+       asyh->dp = armh->dp;
        asyh->clr.mask = 0;
        asyh->set.mask = 0;
        return &asyh->state;