]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/nouveau/dispnv50/head.c
drm/nouveau: fix duplication of nv50_head_atom struct
[linux.git] / drivers / gpu / drm / nouveau / dispnv50 / head.c
index 8efb778a3b207a680279aad34619f684e1103c01..06ee23823a689054c742d84e43cb4b59a39a97b2 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->or = armh->or;
        asyh->dp = armh->dp;
        asyh->clr.mask = 0;
        asyh->set.mask = 0;