drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver
authoryakui_zhao <yakui.zhao@intel.com>
Tue, 2 Jun 2009 06:13:55 +0000 (14:13 +0800)
committerDave Airlie <airlied@redhat.com>
Fri, 12 Jun 2009 04:59:58 +0000 (14:59 +1000)
commitbe25ed9c5cc06e1d17aa97e41daf88f0b46143e6
treeb25da58394cd4ee6c6a9f5f4bcadeea8a4ddf2d0
parentf053185948a1bd16329433f5371809765086c1ec
drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver

Replace the DRM_DEBUG with the DRM_DEBUG_DRIVER to print the debug info
in i915 driver.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_dma.c