<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [Bisected] xf86-video-ati git breaks X with no screens found"
href="https://bugs.freedesktop.org/show_bug.cgi?id=56680">56680</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>xorg-driver-ati@lists.x.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Bisected] xf86-video-ati git breaks X with no screens found
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>xorg-team@lists.x.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>serkan@hosca.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/Radeon
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr></table>
<p>
<div>
<pre>Latest -ati git breaks X. Bisected:
39eac3104c2f08b4d78aab3f88fd104301eb4711 is the first bad commit
commit 39eac3104c2f08b4d78aab3f88fd104301eb4711
Author: Ilija Hadzic <<a href="mailto:ihadzic@research.bell-labs.com">ihadzic@research.bell-labs.com</a>>
Date: Mon Sep 24 17:41:32 2012 -0400
radeon/radeon_platform_probe: fix Zaphod mode breakage
Using radeon_platform_probe function breaks the Zaphod mode because
it attempts to call xf86AddEntityToScreen multiple times, but nobody
calls xf86SetEntityShared prior to that. Consequently, calls for all
but first device instance fail.
Prior to introduction of platform bus, the logic was that the Probe
function would make the entity sharable, which would cause Xserver
to later make it shared prior to adding it to screen. With the
platform bus loading, add to screen happens in the probe
function so we have to make it shared there.
Signed-off-by: Ilija Hadzic <<a href="mailto:ihadzic@research.bell-labs.com">ihadzic@research.bell-labs.com</a>>
:040000 040000 42764e008e64efcf63a9324e859d73c292db20fd
36d1a97b0bc6add7eff8fab50757cf21eac1b1a2 M src</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>