Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1231262 > unrolled thread
| Started by | Daniel Vetter <daniel@ffwll.ch> |
|---|---|
| First post | 2015-09-23 11:00 +0200 |
| Last post | 2015-09-25 04:50 +0200 |
| Articles | 5 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[regression] Re: Linux 4.3-rc1 Daniel Vetter <daniel@ffwll.ch> - 2015-09-23 11:00 +0200
Re: [regression] Re: Linux 4.3-rc1 Shuah Khan <shuahkh@osg.samsung.com> - 2015-09-23 15:40 +0200
Re: [regression] Re: Linux 4.3-rc1 Sedat Dilek <sedat.dilek@gmail.com> - 2015-09-23 22:50 +0200
Re: [regression] Re: Linux 4.3-rc1 Sedat Dilek <sedat.dilek@gmail.com> - 2015-09-23 23:40 +0200
Re: [regression] Re: Linux 4.3-rc1 Sedat Dilek <sedat.dilek@gmail.com> - 2015-09-25 04:50 +0200
| From | Daniel Vetter <daniel@ffwll.ch> |
|---|---|
| Date | 2015-09-23 11:00 +0200 |
| Subject | [regression] Re: Linux 4.3-rc1 |
| Message-ID | <qbO4a-7Ek-17@gated-at.bofh.it> |
Another regression for Jairo to track. -Daniel On Tue, Sep 15, 2015 at 03:26:13AM +0200, Sedat Dilek wrote: > Hi, > > I have reported the same issue in [0]... > > You write in [1]... > > ------------[ cut here ]------------ > WARNING: CPU: 3 PID: 24 at drivers/gpu/drm/i915/intel_display.c:1377 > assert_planes_disabled+0xe4/0x150 [i915]() > plane A assertion failure, should be disabled but not > ... > > I can confirm this was not seen in v4.2 here on Ubuntu/precise AMD64. > > Regards, > - Sedat - > > [0] http://marc.info/?t=144176663400002&r=1&w=2 > [1] http://marc.info/?l=linux-kernel&m=144227950327112&w=2 -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Date | 2015-09-23 15:40 +0200 |
| Message-ID | <qbSr8-5Br-19@gated-at.bofh.it> |
| In reply to | #1231262 |
On 09/23/2015 02:56 AM, Daniel Vetter wrote: > Another regression for Jairo to track. > -Daniel Saw the same problem in 4.3-rc2 as well. Not a one time deal and easily reproducible. thanks, -- Shuah > > On Tue, Sep 15, 2015 at 03:26:13AM +0200, Sedat Dilek wrote: >> Hi, >> >> I have reported the same issue in [0]... >> >> You write in [1]... >> >> ------------[ cut here ]------------ >> WARNING: CPU: 3 PID: 24 at drivers/gpu/drm/i915/intel_display.c:1377 >> assert_planes_disabled+0xe4/0x150 [i915]() >> plane A assertion failure, should be disabled but not >> ... >> >> I can confirm this was not seen in v4.2 here on Ubuntu/precise AMD64. >> >> Regards, >> - Sedat - >> >> [0] http://marc.info/?t=144176663400002&r=1&w=2 >> [1] http://marc.info/?l=linux-kernel&m=144227950327112&w=2 > -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Sedat Dilek <sedat.dilek@gmail.com> |
|---|---|
| Date | 2015-09-23 22:50 +0200 |
| Message-ID | <qbZ9f-6R6-5@gated-at.bofh.it> |
| In reply to | #1231444 |
On Wed, Sep 23, 2015 at 3:31 PM, Shuah Khan <shuahkh@osg.samsung.com> wrote: > On 09/23/2015 02:56 AM, Daniel Vetter wrote: >> Another regression for Jairo to track. >> -Daniel > > Saw the same problem in 4.3-rc2 as well. Not a one time > deal and easily reproducible. > Looks like the patch "drm/i915: Add primary plane to mask if it's visible" is the correct fix. Did not try it. - sed@ - [1] http://cgit.freedesktop.org/drm-intel/commit/?h=drm-intel-fixes&id=721a09f7393de6c28a07516dccd654c6e995944a > thanks, > -- Shuah >> >> On Tue, Sep 15, 2015 at 03:26:13AM +0200, Sedat Dilek wrote: >>> Hi, >>> >>> I have reported the same issue in [0]... >>> >>> You write in [1]... >>> >>> ------------[ cut here ]------------ >>> WARNING: CPU: 3 PID: 24 at drivers/gpu/drm/i915/intel_display.c:1377 >>> assert_planes_disabled+0xe4/0x150 [i915]() >>> plane A assertion failure, should be disabled but not >>> ... >>> >>> I can confirm this was not seen in v4.2 here on Ubuntu/precise AMD64. >>> >>> Regards, >>> - Sedat - >>> >>> [0] http://marc.info/?t=144176663400002&r=1&w=2 >>> [1] http://marc.info/?l=linux-kernel&m=144227950327112&w=2 >> > > > -- > Shuah Khan > Sr. Linux Kernel Developer > Open Source Innovation Group > Samsung Research America (Silicon Valley) > shuahkh@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Sedat Dilek <sedat.dilek@gmail.com> |
|---|---|
| Date | 2015-09-23 23:40 +0200 |
| Message-ID | <qbZVE-818-9@gated-at.bofh.it> |
| In reply to | #1231714 |
On Wed, Sep 23, 2015 at 10:48 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote: > On Wed, Sep 23, 2015 at 3:31 PM, Shuah Khan <shuahkh@osg.samsung.com> wrote: >> On 09/23/2015 02:56 AM, Daniel Vetter wrote: >>> Another regression for Jairo to track. >>> -Daniel >> >> Saw the same problem in 4.3-rc2 as well. Not a one time >> deal and easily reproducible. >> > > Looks like the patch "drm/i915: Add primary plane to mask if it's > visible" is the correct fix. > Did not try it. > > - sed@ - > > [1] http://cgit.freedesktop.org/drm-intel/commit/?h=drm-intel-fixes&id=721a09f7393de6c28a07516dccd654c6e995944a > Pulled in d-i-f [1] on top of Linux v4.3-rc2 and the issue is gone. - sed@ - [1] http://cgit.freedesktop.org/drm-intel/log/?h=drm-intel-fixes >> thanks, >> -- Shuah >>> >>> On Tue, Sep 15, 2015 at 03:26:13AM +0200, Sedat Dilek wrote: >>>> Hi, >>>> >>>> I have reported the same issue in [0]... >>>> >>>> You write in [1]... >>>> >>>> ------------[ cut here ]------------ >>>> WARNING: CPU: 3 PID: 24 at drivers/gpu/drm/i915/intel_display.c:1377 >>>> assert_planes_disabled+0xe4/0x150 [i915]() >>>> plane A assertion failure, should be disabled but not >>>> ... >>>> >>>> I can confirm this was not seen in v4.2 here on Ubuntu/precise AMD64. >>>> >>>> Regards, >>>> - Sedat - >>>> >>>> [0] http://marc.info/?t=144176663400002&r=1&w=2 >>>> [1] http://marc.info/?l=linux-kernel&m=144227950327112&w=2 >>> >> >> >> -- >> Shuah Khan >> Sr. Linux Kernel Developer >> Open Source Innovation Group >> Samsung Research America (Silicon Valley) >> shuahkh@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Sedat Dilek <sedat.dilek@gmail.com> |
|---|---|
| Date | 2015-09-25 04:50 +0200 |
| Message-ID | <qcrfb-5gJ-5@gated-at.bofh.it> |
| In reply to | #1231740 |
On Wed, Sep 23, 2015 at 11:37 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote: > On Wed, Sep 23, 2015 at 10:48 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote: >> On Wed, Sep 23, 2015 at 3:31 PM, Shuah Khan <shuahkh@osg.samsung.com> wrote: >>> On 09/23/2015 02:56 AM, Daniel Vetter wrote: >>>> Another regression for Jairo to track. >>>> -Daniel >>> >>> Saw the same problem in 4.3-rc2 as well. Not a one time >>> deal and easily reproducible. >>> >> >> Looks like the patch "drm/i915: Add primary plane to mask if it's >> visible" is the correct fix. >> Did not try it. >> >> - sed@ - >> >> [1] http://cgit.freedesktop.org/drm-intel/commit/?h=drm-intel-fixes&id=721a09f7393de6c28a07516dccd654c6e995944a >> > > Pulled in d-i-f [1] on top of Linux v4.3-rc2 and the issue is gone. > The patch is now in Linus tree. - Sedat - [1] http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=721a09f7393de6c28a07516dccd654c6e995944a > - sed@ - > > [1] http://cgit.freedesktop.org/drm-intel/log/?h=drm-intel-fixes > >>> thanks, >>> -- Shuah >>>> >>>> On Tue, Sep 15, 2015 at 03:26:13AM +0200, Sedat Dilek wrote: >>>>> Hi, >>>>> >>>>> I have reported the same issue in [0]... >>>>> >>>>> You write in [1]... >>>>> >>>>> ------------[ cut here ]------------ >>>>> WARNING: CPU: 3 PID: 24 at drivers/gpu/drm/i915/intel_display.c:1377 >>>>> assert_planes_disabled+0xe4/0x150 [i915]() >>>>> plane A assertion failure, should be disabled but not >>>>> ... >>>>> >>>>> I can confirm this was not seen in v4.2 here on Ubuntu/precise AMD64. >>>>> >>>>> Regards, >>>>> - Sedat - >>>>> >>>>> [0] http://marc.info/?t=144176663400002&r=1&w=2 >>>>> [1] http://marc.info/?l=linux-kernel&m=144227950327112&w=2 >>>> >>> >>> >>> -- >>> Shuah Khan >>> Sr. Linux Kernel Developer >>> Open Source Innovation Group >>> Samsung Research America (Silicon Valley) >>> shuahkh@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web