Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1342452 > unrolled thread
| Started by | Joseph Salisbury <joseph.salisbury@canonical.com> |
|---|---|
| First post | 2016-02-24 22:40 +0100 |
| Last post | 2016-03-02 23:00 +0100 |
| Articles | 6 — 3 participants |
Back to article view | Back to linux.kernel
[4.4-rc1][Regression] drm/i915: Check live status before reading edid Joseph Salisbury <joseph.salisbury@canonical.com> - 2016-02-24 22:40 +0100
RE: [4.4-rc1][Regression] drm/i915: Check live status before reading edid "Jindal, Sonika" <sonika.jindal@intel.com> - 2016-02-25 05:00 +0100
Re: [4.4-rc1][Regression] drm/i915: Check live status before reading edid Joseph Salisbury <joseph.salisbury@canonical.com> - 2016-02-25 19:50 +0100
Re: [4.4-rc1][Regression] drm/i915: Check live status before reading edid "Jindal, Sonika" <sonika.jindal@intel.com> - 2016-02-26 07:10 +0100
Re: [4.4-rc1][Regression] drm/i915: Check live status before reading edid Jani Nikula <jani.nikula@linux.intel.com> - 2016-02-29 10:40 +0100
Re: [4.4-rc1][Regression] drm/i915: Check live status before reading edid Joseph Salisbury <joseph.salisbury@canonical.com> - 2016-03-02 23:00 +0100
| From | Joseph Salisbury <joseph.salisbury@canonical.com> |
|---|---|
| Date | 2016-02-24 22:40 +0100 |
| Subject | [4.4-rc1][Regression] drm/i915: Check live status before reading edid |
| Message-ID | <r5Pk6-27v-15@gated-at.bofh.it> |
Hi Sonika,
A kernel bug report was opened against Ubuntu [0]. After a kernel
bisect, it was found that reverting the following commit resolved this bug:
commit 237ed86c693d8a8e4db476976aeb30df4deac74b
Author: Sonika Jindal <sonika.jindal@intel.com>
Date: Tue Sep 15 09:44:20 2015 +0530
drm/i915: Check live status before reading edid
The regression was introduced as of v4.4-rc1.
I was hoping to get your feedback, since you are the patch author. Do
think increasing the number of tries in intel_hdmi_detect() is worth
trying? Do you think gathering any additional data will help diagnose
this issue, or would it be best to submit a revert request?
Thanks,
Joe
[0] http://pad.lv/lp1543683
[toc] | [next] | [standalone]
| From | "Jindal, Sonika" <sonika.jindal@intel.com> |
|---|---|
| Date | 2016-02-25 05:00 +0100 |
| Subject | RE: [4.4-rc1][Regression] drm/i915: Check live status before reading edid |
| Message-ID | <r5VfQ-6qt-11@gated-at.bofh.it> |
| In reply to | #1342452 |
Hi Joe,
Yes, first thing to try is to increase the tries.
Can you please point me to the bug and provide more details like platform, monitor, cable.
Are you referring to the same issue as Oleksandr reported where a single link dvi/hdmi cable didn’t work and dual link worked?
Regards,
Sonika
-----Original Message-----
From: Joseph Salisbury [mailto:joseph.salisbury@canonical.com]
Sent: Thursday, February 25, 2016 3:09 AM
To: Jindal, Sonika <sonika.jindal@intel.com>
Cc: Sharma, Shashank <shashank.sharma@intel.com>; Vivi, Rodrigo <rodrigo.vivi@intel.com>; Daniel Vetter <daniel.vetter@ffwll.ch>; Jani Nikula <jani.nikula@linux.intel.com>; David Airlie <airlied@linux.ie>; intel-gfx <intel-gfx@lists.freedesktop.org>; dri-devel <dri-devel@lists.freedesktop.org>; LKML <linux-kernel@vger.kernel.org>
Subject: [4.4-rc1][Regression] drm/i915: Check live status before reading edid
Hi Sonika,
A kernel bug report was opened against Ubuntu [0]. After a kernel bisect, it was found that reverting the following commit resolved this bug:
commit 237ed86c693d8a8e4db476976aeb30df4deac74b
Author: Sonika Jindal <sonika.jindal@intel.com>
Date: Tue Sep 15 09:44:20 2015 +0530
drm/i915: Check live status before reading edid
The regression was introduced as of v4.4-rc1.
I was hoping to get your feedback, since you are the patch author. Do think increasing the number of tries in intel_hdmi_detect() is worth trying? Do you think gathering any additional data will help diagnose this issue, or would it be best to submit a revert request?
Thanks,
Joe
[0] http://pad.lv/lp1543683
[toc] | [prev] | [next] | [standalone]
| From | Joseph Salisbury <joseph.salisbury@canonical.com> |
|---|---|
| Date | 2016-02-25 19:50 +0100 |
| Subject | Re: [4.4-rc1][Regression] drm/i915: Check live status before reading edid |
| Message-ID | <r6997-80u-9@gated-at.bofh.it> |
| In reply to | #1342785 |
On 02/24/2016 10:53 PM, Jindal, Sonika wrote: > Hi Joe, > > Yes, first thing to try is to increase the tries. We testing with 300 retries, but the second monitor still did not show up. However, it did show up in lspci. > Can you please point me to the bug and provide more details like platform, monitor, cable. The bug is at: http://pad.lv/1543683 . All the hardware details should be in the bug report. The cable is a single link dvi-d cable. Unfortunately the bug reporter does not have a dual link cable to test. If you need any additional info, we can ask the bug reporter. > Are you referring to the same issue as Oleksandr reported where a single link dvi/hdmi cable didn’t work and dual link worked? I'm not sure if this is the exact issue or not. I'll review the other thread and compare. > > Regards, > Sonika > > -----Original Message----- > From: Joseph Salisbury [mailto:joseph.salisbury@canonical.com] > Sent: Thursday, February 25, 2016 3:09 AM > To: Jindal, Sonika <sonika.jindal@intel.com> > Cc: Sharma, Shashank <shashank.sharma@intel.com>; Vivi, Rodrigo <rodrigo.vivi@intel.com>; Daniel Vetter <daniel.vetter@ffwll.ch>; Jani Nikula <jani.nikula@linux.intel.com>; David Airlie <airlied@linux.ie>; intel-gfx <intel-gfx@lists.freedesktop.org>; dri-devel <dri-devel@lists.freedesktop.org>; LKML <linux-kernel@vger.kernel.org> > Subject: [4.4-rc1][Regression] drm/i915: Check live status before reading edid > > Hi Sonika, > > A kernel bug report was opened against Ubuntu [0]. After a kernel bisect, it was found that reverting the following commit resolved this bug: > > commit 237ed86c693d8a8e4db476976aeb30df4deac74b > Author: Sonika Jindal <sonika.jindal@intel.com> > Date: Tue Sep 15 09:44:20 2015 +0530 > > drm/i915: Check live status before reading edid > > > > The regression was introduced as of v4.4-rc1. > > I was hoping to get your feedback, since you are the patch author. Do think increasing the number of tries in intel_hdmi_detect() is worth trying? Do you think gathering any additional data will help diagnose this issue, or would it be best to submit a revert request? > > > Thanks, > > Joe > > [0] http://pad.lv/lp1543683 >
[toc] | [prev] | [next] | [standalone]
| From | "Jindal, Sonika" <sonika.jindal@intel.com> |
|---|---|
| Date | 2016-02-26 07:10 +0100 |
| Subject | Re: [4.4-rc1][Regression] drm/i915: Check live status before reading edid |
| Message-ID | <r6jLd-7pr-31@gated-at.bofh.it> |
| In reply to | #1343390 |
On 2/26/2016 12:11 AM, Joseph Salisbury wrote:
> On 02/24/2016 10:53 PM, Jindal, Sonika wrote:
>> Hi Joe,
>>
>> Yes, first thing to try is to increase the tries.
> We testing with 300 retries, but the second monitor still did not show
> up. However, it did show up in lspci.
>
>
>> Can you please point me to the bug and provide more details like platform, monitor, cable.
> The bug is at: http://pad.lv/1543683 . All the hardware details should
> be in the bug report. The cable is a single link dvi-d cable.
> Unfortunately the bug reporter does not have a dual link cable to test.
> If you need any additional info, we can ask the bug reporter.
If this is with single link cable, the issue could be the same.
As Ville suggested for the other issue to use video=HDMI-A-1:e as
command line argument, can you please give it a try?
The logs shared in the bug doesn't have drm logs enabled, so couldnt get
much out of it.
Which platform is this?
Alternatively you can add something like following in intel_hdmi_detect
to make it ignore the live status checks.
@@ -1419,7 +1419,7 @@ intel_hdmi_detect(struct drm_connector *connector,
bool force)
intel_hdmi_unset_edid(connector);
-
+ live_status = live_status | force;
if (intel_hdmi_set_edid(connector, live_status)) {
struct intel_hdmi *intel_hdmi =
intel_attached_hdmi(connector);
Regards,
Sonika
>> Are you referring to the same issue as Oleksandr reported where a single link dvi/hdmi cable didn’t work and dual link worked?
> I'm not sure if this is the exact issue or not. I'll review the other
> thread and compare.
>
>> Regards,
>> Sonika
>>
>> -----Original Message-----
>> From: Joseph Salisbury [mailto:joseph.salisbury@canonical.com]
>> Sent: Thursday, February 25, 2016 3:09 AM
>> To: Jindal, Sonika <sonika.jindal@intel.com>
>> Cc: Sharma, Shashank <shashank.sharma@intel.com>; Vivi, Rodrigo <rodrigo.vivi@intel.com>; Daniel Vetter <daniel.vetter@ffwll.ch>; Jani Nikula <jani.nikula@linux.intel.com>; David Airlie <airlied@linux.ie>; intel-gfx <intel-gfx@lists.freedesktop.org>; dri-devel <dri-devel@lists.freedesktop.org>; LKML <linux-kernel@vger.kernel.org>
>> Subject: [4.4-rc1][Regression] drm/i915: Check live status before reading edid
>>
>> Hi Sonika,
>>
>> A kernel bug report was opened against Ubuntu [0]. After a kernel bisect, it was found that reverting the following commit resolved this bug:
>>
>> commit 237ed86c693d8a8e4db476976aeb30df4deac74b
>> Author: Sonika Jindal <sonika.jindal@intel.com>
>> Date: Tue Sep 15 09:44:20 2015 +0530
>>
>> drm/i915: Check live status before reading edid
>>
>>
>>
>> The regression was introduced as of v4.4-rc1.
>>
>> I was hoping to get your feedback, since you are the patch author. Do think increasing the number of tries in intel_hdmi_detect() is worth trying? Do you think gathering any additional data will help diagnose this issue, or would it be best to submit a revert request?
>>
>>
>> Thanks,
>>
>> Joe
>>
>> [0] http://pad.lv/lp1543683
>>
>
[toc] | [prev] | [next] | [standalone]
| From | Jani Nikula <jani.nikula@linux.intel.com> |
|---|---|
| Date | 2016-02-29 10:40 +0100 |
| Message-ID | <r7st4-1cj-11@gated-at.bofh.it> |
| In reply to | #1342452 |
On Wed, 24 Feb 2016, Joseph Salisbury <joseph.salisbury@canonical.com> wrote:
> Hi Sonika,
>
> A kernel bug report was opened against Ubuntu [0]. After a kernel
> bisect, it was found that reverting the following commit resolved this bug:
>
> commit 237ed86c693d8a8e4db476976aeb30df4deac74b
> Author: Sonika Jindal <sonika.jindal@intel.com>
> Date: Tue Sep 15 09:44:20 2015 +0530
>
> drm/i915: Check live status before reading edid
>
>
>
> The regression was introduced as of v4.4-rc1.
>
> I was hoping to get your feedback, since you are the patch author. Do
> think increasing the number of tries in intel_hdmi_detect() is worth
> trying? Do you think gathering any additional data will help diagnose
> this issue, or would it be best to submit a revert request?
There are at least the following commits claiming to fix issues in the
above commit. Please make sure you have them.
BR,
Jani.
commit 8d409cb3e8a24196be7271defafd4638f3e0b514
Author: Ville Syrjälä <ville.syrjala@linux.intel.com>
Date: Wed Feb 10 19:59:05 2016 +0200
drm/i915: Fix hpd live status bits for g4x
commit 3d8acd1f667b45c531401c8f0c2033072e32a05d
Author: Gary Wang <gary.c.wang@intel.com>
Date: Wed Dec 23 16:11:35 2015 +0800
drm/i915: increase the tries for HDMI hotplug live status checking
commit 97f9010af05c15e0b7e6b4ef6ff8cb0ebb7e7715
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date: Fri Dec 11 19:44:15 2015 +0100
drm/i915: mdelay(10) considered harmful
commit 0f5a9be15797f78c9a34e432f26c796165b6e49a
Author: Imre Deak <imre.deak@intel.com>
Date: Fri Nov 27 18:55:29 2015 +0200
drm/i915: take a power domain reference while checking the HDMI live status
--
Jani Nikula, Intel Open Source Technology Center
[toc] | [prev] | [next] | [standalone]
| From | Joseph Salisbury <joseph.salisbury@canonical.com> |
|---|---|
| Date | 2016-03-02 23:00 +0100 |
| Subject | Re: [4.4-rc1][Regression] drm/i915: Check live status before reading edid |
| Message-ID | <r8mYj-5A6-15@gated-at.bofh.it> |
| In reply to | #1345602 |
On 02/29/2016 04:33 AM, Jani Nikula wrote: > On Wed, 24 Feb 2016, Joseph Salisbury <joseph.salisbury@canonical.com> wrote: >> Hi Sonika, >> >> A kernel bug report was opened against Ubuntu [0]. After a kernel >> bisect, it was found that reverting the following commit resolved this bug: >> >> commit 237ed86c693d8a8e4db476976aeb30df4deac74b >> Author: Sonika Jindal <sonika.jindal@intel.com> >> Date: Tue Sep 15 09:44:20 2015 +0530 >> >> drm/i915: Check live status before reading edid >> >> >> >> The regression was introduced as of v4.4-rc1. >> >> I was hoping to get your feedback, since you are the patch author. Do >> think increasing the number of tries in intel_hdmi_detect() is worth >> trying? Do you think gathering any additional data will help diagnose >> this issue, or would it be best to submit a revert request? Thanks for the info. I will have all of these commits tested. > There are at least the following commits claiming to fix issues in the > above commit. Please make sure you have them. > > BR, > Jani. > > > commit 8d409cb3e8a24196be7271defafd4638f3e0b514 > Author: Ville Syrjälä <ville.syrjala@linux.intel.com> > Date: Wed Feb 10 19:59:05 2016 +0200 > > drm/i915: Fix hpd live status bits for g4x > > commit 3d8acd1f667b45c531401c8f0c2033072e32a05d > Author: Gary Wang <gary.c.wang@intel.com> > Date: Wed Dec 23 16:11:35 2015 +0800 > > drm/i915: increase the tries for HDMI hotplug live status checking > > commit 97f9010af05c15e0b7e6b4ef6ff8cb0ebb7e7715 > Author: Daniel Vetter <daniel.vetter@ffwll.ch> > Date: Fri Dec 11 19:44:15 2015 +0100 > > drm/i915: mdelay(10) considered harmful > > commit 0f5a9be15797f78c9a34e432f26c796165b6e49a > Author: Imre Deak <imre.deak@intel.com> > Date: Fri Nov 27 18:55:29 2015 +0200 > > drm/i915: take a power domain reference while checking the HDMI live status > > > >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web