]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
drm: Lower priority of three messages related to invalid EDID
authordumbbell <dumbbell@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 22 Nov 2014 17:19:39 +0000 (17:19 +0000)
committerdumbbell <dumbbell@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 22 Nov 2014 17:19:39 +0000 (17:19 +0000)
commit7493ef01ce83555a8c1317b5ce55d1999a969b3a
tree2fa77b2c226b52485b1a43321f5bd2f2648403cb
parent9b584a66d7f6318486d81a9010e42585863a2fb3
drm: Lower priority of three messages related to invalid EDID

Like in r259717, the prority goes from "error" to "debug" to avoid
spamming logs when the connectors are polled.

PR: 194770
Submitted by: Larry Rosenman <ler@lerctr.org>
MFC of: r273962, r274587

git-svn-id: svn://svn.freebsd.org/base/stable/10@274862 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/drm2/drm_edid.c
sys/dev/drm2/radeon/radeon_connectors.c