https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-icl-u/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-hsw-peppy/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-cnl-psr/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-cfl-s3/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-byt-clapper/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-bxt-dsi/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-bsw-kefka/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-bdw-samus/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-whl-u/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-snb-2520m/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-skl-6700hq/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-skl-6600u/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-kbl-r/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-kbl-7560u/igt@pm_backlight@fade_with_suspend.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-ivb-3520m/igt@pm_backlight@fade_with_suspend.html (pm_backlight:1807) igt_pm-CRITICAL: Test assertion failure function igt_get_runtime_pm_status, file ../lib/igt_pm.c:576: (pm_backlight:1807) igt_pm-CRITICAL: Failed assertion: n_read >= 0 (pm_backlight:1807) igt_pm-CRITICAL: Last errno: 9, Bad file descriptor
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>
(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, that fixed it!
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.