]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/meson/meson_drv.h
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[karo-tx-linux.git] / drivers / gpu / drm / meson / meson_drv.h
index 6195327c51cac4eaf65cab5580a2ae242a564391..5e8b392b9d1ff0da66a429b386a308019467c62a 100644 (file)
@@ -47,6 +47,9 @@ struct meson_drm {
 
        struct {
                unsigned int current_mode;
+               bool hdmi_repeat;
+               bool venc_repeat;
+               bool hdmi_use_enci;
        } venc;
 };