Bug 17174 - Repeated display detection with radeon AND radeonhd drivers
Summary: Repeated display detection with radeon AND radeonhd drivers
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 17175
  Show dependency treegraph
 
Reported: 2008-08-17 04:09 UTC by Matti Aarnio
Modified: 2008-08-26 06:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
log of radeon (ati) driver start (220.85 KB, patch)
2008-08-17 04:09 UTC, Matti Aarnio
no flags Details | Splinter Review
log of radeonhd driver start (129.48 KB, patch)
2008-08-17 04:10 UTC, Matti Aarnio
no flags Details | Splinter Review

Description Matti Aarnio 2008-08-17 04:09:38 UTC
Created attachment 18327 [details] [review]
log of radeon (ati) driver start

Both the radeon (ati)  and  radeonhd  drivers detect my display panel repeatedly during startup.   Observe the log files.

System is Fedora 10 alpha,  AMD x86_64 X2.  Card details in logs.

  --------  with   Driver "ati"  -----------
(II) Loading /usr/lib64/xorg/modules/drivers//radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
        compiled for 1.4.99.906, module version = 6.9.0
        Module class: X.Org Video Driver

RPM package:  xorg-x11-drv-ati-6.9.0-2.fc10.x86_64


  --------  with   Driver "radeonhd"  -----------
(II) Loading /usr/lib64/xorg/modules/drivers//radeonhd_drv.so
(II) Module radeonhd: vendor="AMD GPG"
        compiled for 1.4.99.905, module version = 1.2.1
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "kbd"


(II) RADEONHD: version 1.2.1, built from dist of git branch master, commit 31e46386
        Fedora package xorg-x11-drv-radeonhd-1.2.1-3.7.20080724git.fc10
Comment 1 Matti Aarnio 2008-08-17 04:10:42 UTC
Created attachment 18328 [details] [review]
log of radeonhd driver start
Comment 2 Alex Deucher 2008-08-17 07:19:35 UTC
Everyone time you run xrandr, or in the case of recent gnome apps, when you start an app, it queries the server for connected displays which calls down into the driver to detect what displays are connected.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.