FreeBSD Bugzilla – Attachment 149429 Details for
Bug 194770
[DRM][PATCH] constant stream of EDID/Connector messages from DRM
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
one more message to move to debug
rad.patch (text/plain), 719 bytes, created by
Larry Rosenman
on 2014-11-15 04:17:01 UTC
(
hide
)
Description:
one more message to move to debug
Filename:
MIME Type:
Creator:
Larry Rosenman
Created:
2014-11-15 04:17:01 UTC
Size:
719 bytes
patch
obsolete
>Index: sys/dev/drm2/radeon/radeon_connectors.c >=================================================================== >--- sys/dev/drm2/radeon/radeon_connectors.c (revision 274396) >+++ sys/dev/drm2/radeon/radeon_connectors.c (working copy) >@@ -954,7 +954,7 @@ > radeon_connector->edid = drm_get_edid(&radeon_connector->base, radeon_connector->ddc_bus->adapter); > > if (!radeon_connector->edid) { >- DRM_ERROR("%s: probed a monitor but no|invalid EDID\n", >+ DRM_DEBUG_KMS("%s: probed a monitor but no|invalid EDID\n", > drm_get_connector_name(connector)); > /* rs690 seems to have a problem with connectors not existing and always > * return a block of 0's. If we see this just stop polling on this output */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194770
:
148959
| 149429