All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Peres <martin.peres@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>,
	intel-gfx@lists.freedesktop.org, "Lofstedt,
	Marta" <marta.lofstedt@intel.com>
Subject: Re: [PATCH igt] lib/kms: Force a full reprobe if we find a bad link
Date: Wed, 31 May 2017 16:44:41 +0300	[thread overview]
Message-ID: <528f43bb-e448-e02d-21c7-59b9f591132b@linux.intel.com> (raw)
In-Reply-To: <20170531124224.GP23936@nuc-i3427.alporthouse.com>

On 31/05/17 15:42, Chris Wilson wrote:
> On Wed, May 31, 2017 at 01:40:00PM +0300, Martin Peres wrote:
>> On 26/05/17 14:48, Chris Wilson wrote:
>>> If we do a shallow probe of the connector and it reports the link failed
>>> previous (link-status != GOOD), force a full probe of the connector to
>>> give the kernel a chance to validate the mode list.
>>
>> Sounds good, but will this make the tests SKIP if no modes are available?
> 
> I'm actually not sure what will happen if the mode is removed. I think
> the tests are just using the first mode in the list? At the moment I
> hope just to stop turning a single failure into many, it is still a bug
> that the link training failed and was not recovered. Alternatively, we
> can ask why isn't the kernel taking the corrective action when presented
> with a new setcrtc?

No, this is not a kernel bug, it is a failure that the userspace has to 
handle because the kernel can't do shit about this.

> 
> I'm not sure what the correct approach here should be, just what is the
> contract the kernel is expecting of userspace? Should that contract
> apply to new clients unaware of the earlier error?

Right, IGT assumes that if a mode is already set, it can be set again. 
However, this assumption has been broken when the link-status patches 
landed.

On a hotplug event, IGT should do a full reprobe, select one mode from 
the list and use it. If no modes can be set and the test is trying to 
set one, then the test should just SKIP.
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2017-05-31 13:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-26 11:48 [PATCH igt] lib/kms: Force a full reprobe if we find a bad link Chris Wilson
2017-05-26 11:54 ` Chris Wilson
2017-05-31 10:40 ` Martin Peres
2017-05-31 12:42   ` Chris Wilson
2017-05-31 13:44     ` Martin Peres [this message]
2017-05-31 13:55       ` Chris Wilson
2017-05-31 14:45         ` Martin Peres
2017-06-07 11:13           ` Martin Peres
2017-06-07 11:33             ` Chris Wilson
2017-06-07 11:58               ` Martin Peres
2017-06-07 12:26                 ` Lofstedt, Marta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=528f43bb-e448-e02d-21c7-59b9f591132b@linux.intel.com \
    --to=martin.peres@linux.intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=marta.lofstedt@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.