Bug 111865 - [CI][SHARDS]igt@i915_pm_dc@dc6-dpms - skip - Test requirement: igt_pm_pc8_plus_residencies_enabled(data.msr_fd), PC8+ residencies not supported, SKIP
Summary: [CI][SHARDS]igt@i915_pm_dc@dc6-dpms - skip - Test requirement: igt_pm_pc8_plu...
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: not set major
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-30 10:30 UTC by Lakshmi
Modified: 2019-11-29 19:36 UTC (History)
1 user (show)

See Also:
i915 platform: TGL
i915 features: power/Other


Attachments

Description Lakshmi 2019-09-30 10:30:07 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6966/shard-tglb6/igt@i915_pm_dc@dc6-dpms.html

Runtime PM support: 1
DMC: fw loaded: yes
Starting subtest: dc6-dpms
PKG C-states limited below PC8 by the BIOS
Test requirement not met in function main, file ../tests/i915/i915_pm_dc.c:299:
Test requirement: igt_pm_pc8_plus_residencies_enabled(data.msr_fd)
PC8+ residencies not supported
Subtest dc6-dpms: SKIP (0.000s)
Comment 1 CI Bug Log 2019-09-30 10:30:48 UTC
The CI Bug Log issue associated to this bug has been updated.

### New filters associated

* TGL: igt@i915_pm_dc@dc6-dpms - skip - Test requirement: igt_pm_pc8_plus_residencies_enabled(data.msr_fd), PC8+ residencies not supported, SKIP
  - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6966/shard-tglb6/igt@i915_pm_dc@dc6-dpms.html
Comment 2 CI Bug Log 2019-10-01 08:07:07 UTC
A CI Bug Log filter associated to this bug has been updated:

{- TGL: igt@i915_pm_dc@dc6-dpms - skip - Test requirement: igt_pm_pc8_plus_residencies_enabled(data.msr_fd), PC8+ residencies not supported, SKIP -}
{+ TGL: igt@i915_pm_dc@dc6-dpms - skip - Test requirement: igt_pm_pc8_plus_residencies_enabled(data.msr_fd), PC8+ residencies not supported, SKIP +}

New failures caught by the filter:

  * https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6976/shard-tglb6/igt@i915_pm_dc@dc6-psr.html
  * https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6979/shard-tglb6/igt@i915_pm_dc@dc6-psr.html
Comment 3 CI Bug Log 2019-10-01 08:07:33 UTC
A CI Bug Log filter associated to this bug has been updated:

{- TGL: igt@i915_pm_dc@dc6-dpms - skip - Test requirement: igt_pm_pc8_plus_residencies_enabled(data.msr_fd), PC8+ residencies not supported, SKIP -}
{+ TGL: igt@i915_pm_dc@dc6-(dpms|psr) - skip - Test requirement: igt_pm_pc8_plus_residencies_enabled(data.msr_fd), PC8+ residencies not supported, SKIP +}


  No new failures caught with the new filter
Comment 4 Don Hiatt 2019-11-22 18:25:21 UTC
The BIOS has PC8+ disabled (see below). 

Is TGL expected to support PC8+? If so, then this is of MAJOR importance as the power savings will not be as good as expected and this bug should be assigned to the BIOS team to enable it.

If, however, TGL does not support PC8+ then IGT should me modified to not complain and this is of NORMAL importance.

Per process, setting to the higher of the two importance levels, e.g. MAJOR.
lib/igt_pm.c:
/**
 * igt_pm_pc8_plus_residencies_enabled:
 * @msr_fd: fd to /dev/cpu/0/msr
 * Check whether BIOS has disabled the PC8 package deeper state.
 *
 * Returns:
 * True if PC8+ package deeper state enabled on machine otherwise false.
 */
bool igt_pm_pc8_plus_residencies_enabled(int msr_fd)
Comment 5 Martin Peres 2019-11-29 19:36:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/intel/issues/468.


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.