Should "colorburst (needed for non-component color)" be enabled or
disabled for "NTSC-443"?

Sparse complains about the current code:

drivers/gpu/drm/i915/intel_tv.c
   477                  .nbr_end        = 240,
   478
   479                  .burst_ena      = 8,
                        ^^^^^^^^^^^^^^^^^^^^
        This should either be true or  false.  8 counts as false.

   480                  .hburst_start   = 72,               .hburst_len = 34,
   481                  .vburst_start_f1 = 9, .vburst_end_f1      = 240,

regards,
dan carpenter

Reply via email to