<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NVD9] nouveau doesn't setup 1920x1200 mode on HDMI properly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73770#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NVD9] nouveau doesn't setup 1920x1200 mode on HDMI properly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73770">bug 73770</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 <a href="show_bug.cgi?id=73770#c4">comment #4</a>)
<span class="quote">> I run: xrandr --output DP-1 --set "scaling mode" "None"

> This workarounds the problem, thanks.

> It's still scaled wrongly in VT and I have to run it every time I boot.

> 1) Can I add this workaround in kernel cmd line?</span >

Well, I think xrandr just manipulates the KMS property. You can do this
yourself as well. The only tool I know of that lets you do this is the
"modetest" tool that's in the tests dir of drm, but perhaps there are others.
Perhaps there's also a way to set that as a default via video= or something
like that, but I'm not aware of anything specific.

<span class="quote">> 
> 2) Could you fix it properly in nouveau driver to make it scaling right by
> default?</span >

I believe that the current policy was deemed to be the correct one. I don't
really know the details of the various situations though. I believe the
implication of the EDID is that it's really a natively 1920x1080 monitor, so we
should scale for any other resolution. However, again, I'm a little weak on the
specifics. You might try asking in #nouveau or #xorg on freenode.</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>