<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GeForce GT 750M Mac Edition fullscreen issues"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110660#c34">Comment # 34</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GeForce GT 750M Mac Edition fullscreen issues"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110660">bug 110660</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>(In reply to Alexey Kuznetsov from <a href="show_bug.cgi?id=110660#c33">comment #33</a>)
<span class="quote">> Thanks! In Ubuntu kernel has no drivers/gpu/drm/nouveau/dispnv50/disp.c and
> drivers/gpu/drm/nouveau/dispnv50/head.c but instead those files merged into
> one drivers/gpu/drm/nouveau/nv50_display.c for some heck reason.</span >

The code was refactored. The ubuntu kernel is older.

<span class="quote">> 
> Patching this file makes one problem disappear, only "fix center and aspect
> scaling" work properly (which confirms I build a kernel properly) but</span >

Yay!

<span class="quote">> scaling modes without calling 'xrandr --output eDP-1 --set "scaling mode"
> "Full aspect"' still produces broken 8 displays.</span >

Hmmmm... adjusted_mode is the wrong thing to look at maybe? What if you switch
adjusted_mode -> mode in that conditional? I always get so confused with
that...</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>