]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit46941b0fb6e398e0966f1694f6463dc417af95a6
tree4ceaa4675228809be51ee7d4bb4e5e37ca8baae2
parent02f0b8c895b9bb93e02ba7dcd52a00452f9e7bef
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