All of lore.kernel.org
 help / color / mirror / Atom feed
* bug i915/intel_tv.c: color bust for NTSC-443
@ 2010-06-21 11:49 Dan Carpenter
  0 siblings, 0 replies; only message in thread
From: Dan Carpenter @ 2010-06-21 11:49 UTC (permalink / raw)
  To: dri-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-21 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 11:49 bug i915/intel_tv.c: color bust for NTSC-443 Dan Carpenter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.