commit | d9fdaafbe912a34ef06ed569c6606fe2811f325b | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Aug 02 10:42:55 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 02 10:47:07 2010 +1000 |
tree | 31b4d09d5c20e20c6ab8a579f3d0801a2f94e742 | |
parent | d6486813d2d0658c34f62212ba9a64be4d01c317 [diff] |
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. 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>