]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/nouveau/nouveau_encoder.h
drm/nouveau/kms/nv50: handle SetControlOutputResource from head
[linux.git] / drivers / gpu / drm / nouveau / nouveau_encoder.h
index e28d966946a1d4ccde7e073741678ad35fb94b5b..3517f920bf8932952b7cf63e5feebabf0e1f77e6 100644 (file)
@@ -32,6 +32,7 @@
 #include <drm/drm_encoder_slave.h>
 #include <drm/drm_dp_mst_helper.h>
 #include "dispnv04/disp.h"
+struct nv50_head_atom;
 
 #define NV_DPMS_CLEARED 0x80
 
@@ -68,7 +69,7 @@ struct nouveau_encoder {
        void (*enc_save)(struct drm_encoder *encoder);
        void (*enc_restore)(struct drm_encoder *encoder);
        void (*update)(struct nouveau_encoder *, u8 head,
-                      struct drm_display_mode *, u8 proto, u8 depth);
+                      struct nv50_head_atom *, u8 proto, u8 depth);
 };
 
 struct nouveau_encoder *