]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau: make hdmi device finding failure prints debug level
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 13 Feb 2014 08:39:50 +0000 (03:39 -0500)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 26 Mar 2014 03:59:32 +0000 (13:59 +1000)
commita9f01390eb3c22182de73737883a15187305e5a9
tree4ceaa4675228809be51ee7d4bb4e5e37ca8baae2
parentc8c05db591ec930925e33c0f12da8be23953bd1a
drm/nouveau: make hdmi device finding failure prints debug level

The hdmi device is required for runtime pm. However it is not available
on many esp older devices, which were all seeing these error messages.
Take this opportunity to also convert to nv_debug instead of the DRM_*
messages, like the rest of nouveau does.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_drm.c