瀏覽代碼

drm/nv50-nvc0: include nv50_display in evo debugging

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Ben Skeggs 14 年之前
父節點
當前提交
8348f36d89
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/gpu/drm/nouveau/nv50_display.c

+ 1 - 0
drivers/gpu/drm/nouveau/nv50_display.c

@@ -24,6 +24,7 @@
  *
  *
  */
  */
 
 
+#define NOUVEAU_DMA_DEBUG (nouveau_reg_debug & NOUVEAU_REG_DEBUG_EVO)
 #include "nv50_display.h"
 #include "nv50_display.h"
 #include "nouveau_crtc.h"
 #include "nouveau_crtc.h"
 #include "nouveau_encoder.h"
 #include "nouveau_encoder.h"