X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fgpu%2Fdrm%2Fnouveau%2Fnouveau_encoder.h;h=e1df8209cd0f58424c41fea37c4758801e1f4aad;hb=2214482cb00e6da1397c2ecde5b392490eb9637f;hp=9f28b94e479bd1c7e7ba1f68bb59f29975559dbf;hpb=ac1d426e825ab5778995f2f6f053ca2e6b45c622;p=pandora-kernel.git diff --git a/drivers/gpu/drm/nouveau/nouveau_encoder.h b/drivers/gpu/drm/nouveau/nouveau_encoder.h index 9f28b94e479b..e1df8209cd0f 100644 --- a/drivers/gpu/drm/nouveau/nouveau_encoder.h +++ b/drivers/gpu/drm/nouveau/nouveau_encoder.h @@ -48,6 +48,8 @@ struct nouveau_encoder { union { struct { int mc_unknown; + uint32_t unk0; + uint32_t unk1; int dpcd_version; int link_nr; int link_bw;