dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 91871] link retraining for DP not possible with current design of Atomic modeset framework
@ 2015-09-03 19:26 bugzilla-daemon
  2015-09-03 19:28 ` bugzilla-daemon
  2015-09-04  6:51 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2015-09-03 19:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1234 bytes --]

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

            Bug ID: 91871
           Summary: link retraining for DP not possible with current
                    design of Atomic modeset framework
           Product: DRI
           Version: XOrg git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: General
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: sivakumar.thulasimani@intel.com

DP spec requires Link training from highest link rate supported by panel to
lowest link rate supported by panel. 

It is not possible to implement this in the current atomic modeset logic since
it splits modeset into two half atomic_check and atomic_commit, where it is
expected all values to be calculated in atomic_check and programmed in
atomic_commit. 

link training being a negotiation phase of DP modeset it is not possible to
predict if a training at certain link rate will succeed or not. if it does fail
it will require us to disable, calculate new values and enable pll. this is not
possible in current DRM Atomic modeset framework.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2477 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-04  6:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 19:26 [Bug 91871] link retraining for DP not possible with current design of Atomic modeset framework bugzilla-daemon
2015-09-03 19:28 ` bugzilla-daemon
2015-09-04  6:51 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox