Skip to content
Commit 79077319 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915/crt: Downgrade warnings for hotplug failures



These are not fatal errors, so do not alarm the user by filling the
logs with *** ERROR ***. Especially as we know that g4x CRT detection
is a little sticky.

On the one hand the errors are valid since they are warning us of a
stall -- we poll the register whilst holding the mode lock so not even
the mouse will update. On the other hand, those stalls were already present
yet nobody complained.

Reported-by: default avatarAndi Kleen <andi@firstfloor.org>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=18332


Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent 9277bf4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment