All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Alex Deucher <alexdeucher@gmail.com>
Cc: Alex Deucher <alexander.deucher@amd.com>,
	Maling list - DRI developers <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH 1/3] drm/dp: make aux retries less chatty
Date: Wed, 19 Mar 2014 16:21:49 +0200	[thread overview]
Message-ID: <87eh1yxo8y.fsf@intel.com> (raw)
In-Reply-To: <CADnq5_NjbiCc6H2bqOg37HXELd4=wQj5+b+AH2nyB2AS6kwetg@mail.gmail.com>

On Wed, 19 Mar 2014, Alex Deucher <alexdeucher@gmail.com> wrote:
> On Tue, Mar 18, 2014 at 3:44 AM, Jani Nikula
> <jani.nikula@linux.intel.com> wrote:
>> On Tue, 18 Mar 2014, Alex Deucher <alexdeucher@gmail.com> wrote:
>>> Switch to debug only to avoid flooding the logs.
>>> This mirrors the behavior in some other drivers.
>>
>> I'd rather think we should find out why the DP devices are replying with
>> repeated native or i2c-over-aux defers. This doesn't help; I'm not in
>> favour.
>
> While I agree with you in theory, in practice this will generate a ton
> of regression bug reports since there will be new error messages in
> the kernel log on some systems even though the displays are working
> fine.  I'm only seeing this on certain cards, others are perfectly
> fine even with the same monitors and I don't have the bandwidth right
> now to debug this further.  In all cases the monitors are working
> correctly.

I'd argue we *want* the regression reports even when everything seems to
be working fine. Otherwise we'll never fix the stuff up.

Just a while back we used to have an infinite retry loop there in i915,
until a buggy dock firmware actually deferred indefinitely. Clearly most
devices out there eventually replied with something other than
defer. We'd like to find out whether and how much the retry and/or delay
should be increased to not hit the error condition at all.

That's how I feel anyway. I'd like to see others chime in as well, and I
won't insist if y'all think the error message must go.


BR,
Jani.



-- 
Jani Nikula, Intel Open Source Technology Center

  parent reply	other threads:[~2014-03-19 14:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18  3:51 [PATCH 1/3] drm/dp: make aux retries less chatty Alex Deucher
2014-03-18  3:51 ` [PATCH 2/3] drm/radeon: use the new drm helpers for dp aux Alex Deucher
2014-03-18  7:51   ` Jani Nikula
2014-03-18  3:51 ` [PATCH 3/3] drm/radeon: use drm_dp_dpcd_read_link_status() Alex Deucher
2014-03-18  7:44 ` [PATCH 1/3] drm/dp: make aux retries less chatty Jani Nikula
2014-03-19 13:42   ` Alex Deucher
2014-03-19 14:02     ` Daniel Vetter
2014-03-19 14:21     ` Jani Nikula [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-21 14:34 Alex Deucher
2014-03-21 18:01 ` Daniel Vetter
2014-03-21 19:06 ` Christian König

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=87eh1yxo8y.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /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.