On Sat, Jan 28, 2012 at 11:49, Daniel Vetter <[email protected]> wrote:
> +#define PIPECONF_PROGRESSIVE (0 << 21) > +#define PIPECONF_INTERLACE_W_SYNC_SHIFT_PANEL (4 << 21) /* gen4 > only */ > +#define PIPECONF_INTERLACE_W_SYNC_SHIFT (5 << 21) /* gen4 only */ > +#define PIPECONF_INTERLACE_W_FIELD_INDICATION (6 << 21) > +#define PIPECONF_INTERLACE_FIELD_0_ONLY (7 << 21) /* gen3 only */ > <bikeshedding> As you are touching this code, perhaps you could align the tabification/spacing as well? </bikeshedding> Other than that, Reviewed-by: Eugeni Dodonov <[email protected]> -- Eugeni Dodonov <http://eugeni.dodonov.net/>
_______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
