Skip to content
Commit 8d3457ec authored by Paul Rolland's avatar Paul Rolland Committed by Dave Airlie
Browse files

drm: silence pointless vblank warning.



Some applications/hardware combinations are triggering the message "failed to
acquire vblank counter" to be issued up to 20 times a second, which makes it
both useless and dangerous, as this may hide other important messages.
This changes makes it only appear when people are debugging.

Signed-off-by: default avatarPaul Rolland <rol@as2917.net>
Reviewed-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
Lost-twice-by: default avatarDave Airlie <airlied@redhat.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 38d5487d
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