[Intel-gfx] [PATCH 4/5] drm/i915: Enable the debug of SDVO command/response
yakui.zhao at intel.com
yakui.zhao at intel.com
Tue Sep 29 10:31:52 CEST 2009
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" ,
--
1.5.4.5
More information about the Intel-gfx
mailing list