On Sat, 25 Jun 2022 at 03:28, Dmitry Baryshkov
<dmitry.baryshkov@xxxxxxxxxx> wrote:
On Sat, 25 Jun 2022 at 03:23, Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> wrote:
On 6/24/2022 5:21 PM, Dmitry Baryshkov wrote:I do not like the concept of primary display. It is the user, who must
On Sat, 25 Jun 2022 at 03:19, Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> wrote:eDP is primary display which in normal case should be bring up first if
How can I have eDP call dpu_encoder_init() before DP calls withWhy do you want to do it? They are two different encoders.
_dpu_kms_initialize_displayport()?
DP is also presented.
decide which display is primary to him. I have seen people using just
external monitors and ignoring built-in eDP completely.from
Also, why does the bring up order matters here? What do you gain byI should probably rephrase my question to be more clear. How does
bringing up eDP before the DP?
changing the order of DP vs eDP bringup help you 'to fix screen
corruption'.