[Bug 91871] link retraining for DP not possible with current design of Atomic modeset framework

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 3 23:51:58 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91871

Jani Nikula <jani.nikula at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |conselvan2 at gmail.com,
                   |                            |intel-gfx-bugs at lists.freede
                   |                            |sktop.org
          Component|General                     |DRM/Intel
           Assignee|dri-devel at lists.freedesktop |intel-gfx-bugs at lists.freede
                   |.org                        |sktop.org
         QA Contact|                            |intel-gfx-bugs at lists.freede
                   |                            |sktop.org

--- Comment #1 from Jani Nikula <jani.nikula at intel.com> ---
To be fair, the same limitation was there before atomic.

Part of the problem is our modeset sequence, which we can't easily backtrack if
the modeset fails at link training phase. Another part is that even if our
modeset sequence supported that, we couldn't just reduce the mode to
accommodate the lower link rate behind userspace's back. (We already pick the
lowest rate that can support the mode; there's no margin to reduce.) We'd have
to involve userspace somehow.

Drivers are free to use the drm dp helpers or use their own hooks for modeset.
I think we should look at this from drm/i915 perspective, at least at first, so
resassigning to DRM/Intel. If we come up with a way to negotiate this with
userspace, that should be a generic solution.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150904/da09dccb/attachment.html>


More information about the dri-devel mailing list