drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
authorDave Airlie <airlied@redhat.com>
Mon, 2 Aug 2010 00:42:55 +0000 (10:42 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Aug 2010 00:47:07 +0000 (10:47 +1000)
This migrates a bunch of DRM_DEBUG->DRM_DEBUG_KMS so we can get more modesetting related info without all the other ioctl handling easily.

Also the PM code moves to DRM_DEBUG_DRIVER mostly.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found