[Intel-gfx] [PATCH 4/5] drm/i915: Enable the debug of SDVO command/response

ykzhao yakui.zhao at intel.com
Wed Sep 23 05:43:16 CEST 2009


On Tue, 2009-09-22 at 14:55 +0800, Zhenyu Wang wrote:
> On 2009.09.21 17:18:43 +0800, yakui.zhao at intel.com wrote:
> > From: Zhao Yakui <yakui.zhao at intel.com>
> > 
> > Enable the debug of SDVO command/response
> > 
> > Signed-off-by: Zhao Yakui <yakui.zhao at intel.com>
> > ---
> >  drivers/gpu/drm/i915/intel_sdvo.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/drivers/gpu/drm/i915/intel_sdvo.c b/drivers/gpu/drm/i915/intel_sdvo.c
> > index 083bec2..deb44f2 100644
> > --- a/drivers/gpu/drm/i915/intel_sdvo.c
> > +++ b/drivers/gpu/drm/i915/intel_sdvo.c
> > @@ -37,7 +37,7 @@
> >  #include "intel_sdvo_regs.h"
> >  
> >  #undef SDVO_DEBUG
> > -
> > +#define SDVO_DEBUG 1
> >  static char *tv_format_names[] = {
> >  	"NTSC_M"   , "NTSC_J"  , "NTSC_443",
> >  	"PAL_B"    , "PAL_D"   , "PAL_G"   ,
> 
> Why not just remove all SDVO_DEBUG?
It is also ok to remove the SDVO_DEBUG.

Thanks.
   Yakui
> 




More information about the Intel-gfx mailing list