drm/nvd0/disp: calculate U script id in supervisor interrupt
[deliverable/linux.git] / drivers / gpu / drm / nouveau / core / engine / disp / nv50.h
index 18aa5c0a67a0641a60107d086b5884c5255978f6..3fb5920b6bed037ed680be50da5fdb889f48e91d 100644 (file)
@@ -35,6 +35,7 @@ struct nv50_disp_priv {
                int (*dp_drvctl)(struct nv50_disp_priv *, int sor, int link,
                                 int lane, u16 type, u16 mask, u32 data,
                                 struct dcb_output *);
+               u32 lvdsconf;
        } sor;
 };
 
This page took 0.037349 seconds and 5 git commands to generate.