Bug 107789

Summary: [CI][DRMTIP] igt@pm_backlight@fade_with_dpms - fail - Failed assertion: igt_wait_for_pm_status(IGT_RUNTIME_PM_STATUS_SUSPENDED)
Product: DRI Reporter: Martin Peres <martin.peres>
Component: DRM/IntelAssignee: Intel GFX Bugs mailing list <intel-gfx-bugs>
Status: CLOSED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: medium CC: intel-gfx-bugs
Version: XOrg git   
Hardware: Other   
OS: All   
Whiteboard: ReadyForDev
i915 platform: ICL i915 features:

Description Martin Peres 2018-09-03 07:55:21 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_99/fi-icl-u/igt@pm_backlight@fade_with_dpms.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_100/fi-icl-u/igt@pm_backlight@fade_with_dpms.html

(pm_backlight:1699) CRITICAL: Test assertion failure function test_fade_with_dpms, file ../tests/pm_backlight.c:161:
(pm_backlight:1699) CRITICAL: Failed assertion: igt_wait_for_pm_status(IGT_RUNTIME_PM_STATUS_SUSPENDED)
Subtest fade_with_dpms failed.

Despite having the same signature as https://bugs.freedesktop.org/show_bug.cgi?id=107768, it is not the same bug (this issue got introduced 2 drmtip runs after 107768 got fixed).
Comment 1 Chris Wilson 2018-09-05 15:42:03 UTC
commit 86686c6e2f7c6f0944bced11550e06d20bc6957f (HEAD, upstream/master)
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Mon Sep 3 09:50:05 2018 +0100

    igt/pm_backlight: Skip if pm is not supported
    
    If we cannot do runtime suspend, testing it's impact on the backlight is
    moot. Simply skip on systems that cannot runtime suspend.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107789
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107790
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107794
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Comment 2 Martin Peres 2018-09-07 15:31:29 UTC
(In reply to Chris Wilson from comment #1)
> commit 86686c6e2f7c6f0944bced11550e06d20bc6957f (HEAD, upstream/master)
> Author: Chris Wilson <chris@chris-wilson.co.uk>
> Date:   Mon Sep 3 09:50:05 2018 +0100
> 
>     igt/pm_backlight: Skip if pm is not supported
>     
>     If we cannot do runtime suspend, testing it's impact on the backlight is
>     moot. Simply skip on systems that cannot runtime suspend.
>     
>     Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107789
>     Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107790
>     Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107794
>     Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
>     Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>

Thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.