<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Reverse Prime corruption with nouveau using radeon outputs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94832#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Reverse Prime corruption with nouveau using radeon outputs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94832">bug 94832</a>
              from <span class="vcard"><a class="email" href="mailto:haagch@frickel.club" title="Christoph Haag <haagch@frickel.club>"> <span class="fn">Christoph Haag</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=122737" name="attach_122737" title="journal from running reverse prime from radeon">attachment 122737</a> <a href="attachment.cgi?id=122737&action=edit" title="journal from running reverse prime from radeon">[details]</a></span>
journal from running reverse prime from radeon

This may be a different problem, but when I try it the other way around by
adding /etc/X11/xorg.conf.d/20-radeon.conf with

Section "Device"
    Identifier     "Device0"
    Driver         "radeon"
    BusID          "PCI:2:0:0"
EndSection
Section "Device"
    Identifier     "Device1"
    Driver         "nouveau"
    BusID          "PCI:0:0:d"
EndSection

then X starts on my radeon gpu. Then I can do
xrandr --setprovideroutputsource radeon nouveau
and then
xrandr --output VGA-1-2 --auto --output DVI-0 --right-of VGA-1-2 --mode
1280x1024
then I get pretty gruesome messages in dmesg.</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>