linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Linux 4.3-rc1
@ 2015-09-15  1:26 Sedat Dilek
  2015-09-23  8:56 ` [regression] " Daniel Vetter
  0 siblings, 1 reply; 6+ messages in thread
From: Sedat Dilek @ 2015-09-15  1:26 UTC (permalink / raw)
  To: Shuah Khan; +Cc: Daniel Vetter, intel-gfx, LKML, Chris Wilson

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [regression] Re: Linux 4.3-rc1
  2015-09-15  1:26 Linux 4.3-rc1 Sedat Dilek
@ 2015-09-23  8:56 ` Daniel Vetter
  2015-09-23 13:31   ` Shuah Khan
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Vetter @ 2015-09-23  8:56 UTC (permalink / raw)
  To: Sedat Dilek
  Cc: Shuah Khan, Daniel Vetter, intel-gfx, LKML, Chris Wilson,
	Jairo Miramontes

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [regression] Re: Linux 4.3-rc1
  2015-09-23  8:56 ` [regression] " Daniel Vetter
@ 2015-09-23 13:31   ` Shuah Khan
  2015-09-23 20:48     ` Sedat Dilek
  0 siblings, 1 reply; 6+ messages in thread
From: Shuah Khan @ 2015-09-23 13:31 UTC (permalink / raw)
  To: Sedat Dilek, intel-gfx, LKML, Chris Wilson, Jairo Miramontes, Shuah Khan

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [regression] Re: Linux 4.3-rc1
  2015-09-23 13:31   ` Shuah Khan
@ 2015-09-23 20:48     ` Sedat Dilek
  2015-09-23 21:37       ` Sedat Dilek
  0 siblings, 1 reply; 6+ messages in thread
From: Sedat Dilek @ 2015-09-23 20:48 UTC (permalink / raw)
  To: Shuah Khan; +Cc: intel-gfx, LKML, Chris Wilson, Jairo Miramontes

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [regression] Re: Linux 4.3-rc1
  2015-09-23 20:48     ` Sedat Dilek
@ 2015-09-23 21:37       ` Sedat Dilek
  2015-09-25  2:41         ` Sedat Dilek
  0 siblings, 1 reply; 6+ messages in thread
From: Sedat Dilek @ 2015-09-23 21:37 UTC (permalink / raw)
  To: Shuah Khan; +Cc: intel-gfx, LKML, Chris Wilson, Jairo Miramontes

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [regression] Re: Linux 4.3-rc1
  2015-09-23 21:37       ` Sedat Dilek
@ 2015-09-25  2:41         ` Sedat Dilek
  0 siblings, 0 replies; 6+ messages in thread
From: Sedat Dilek @ 2015-09-25  2:41 UTC (permalink / raw)
  To: Shuah Khan; +Cc: intel-gfx, LKML, Chris Wilson, Jairo Miramontes

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-25  2:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-15  1:26 Linux 4.3-rc1 Sedat Dilek
2015-09-23  8:56 ` [regression] " Daniel Vetter
2015-09-23 13:31   ` Shuah Khan
2015-09-23 20:48     ` Sedat Dilek
2015-09-23 21:37       ` Sedat Dilek
2015-09-25  2:41         ` Sedat Dilek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).