Bug 49811 - [drm:gen6_sanitize_pm] *ERROR* Power management discrepancy: GEN6_RP_INTERRUPT_LIMITS expected 00070000, was 17000000
Summary: [drm:gen6_sanitize_pm] *ERROR* Power management discrepancy: GEN6_RP_INTERRUP...
Status: RESOLVED DUPLICATE of bug 44006
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Chris Wilson
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-11 10:59 UTC by Sedat Dilek
Modified: 2012-05-11 11:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Full dmesg (52.38 KB, text/plain)
2012-05-11 11:01 UTC, Sedat Dilek
no flags Details
lspci -nn (1.86 KB, text/plain)
2012-05-11 11:01 UTC, Sedat Dilek
no flags Details

Description Sedat Dilek 2012-05-11 10:59:59 UTC
On a Ubuntu/precise AMD64 host I pulled in drm-intel-next-queued into latest upstream v3.4-rc6+ (commit d60b9c16d7) GIT tree.
Just FYI: I have reverted commit 2e7a44814d802c8ba479164b8924070cd908d6b5 "drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+".

I have seen this on a Samsung ultrabook series-5 of my parents with sandy-bridge CPU.

With this kernel I see the following ERRORs:

$ dmesg | egrep -i 'drm|i915'
[    8.523203] [drm] Initialized drm 1.1.0 20060810
[    9.421698] i915 0000:00:02.0: setting latency timer to 64
[    9.505114] i915 0000:00:02.0: irq 48 for MSI/MSI-X
[    9.505125] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    9.505127] [drm] Driver supports precise vblank timestamp query.
[   10.145126] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   10.331637] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[   10.332447] fbcon: inteldrmfb (fb0) is primary device
[   10.642321] fb0: inteldrmfb frame buffer device
[   10.642324] drm: registered panic notifier
[   10.649789] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   19.420808] [drm:gen6_sanitize_pm] *ERROR* Power management discrepancy: GEN6_RP_INTERRUPT_LIMITS expected 17000000, was 12060000
[   45.531903] [drm:gen6_sanitize_pm] *ERROR* Power management discrepancy: GEN6_RP_INTERRUPT_LIMITS expected 00070000, was 17000000

I will attach full dmesg and lspci -nn as requested by bwidawsk on #intel-gfx.

Regards,
- Sedat -
Comment 1 Sedat Dilek 2012-05-11 11:01:34 UTC
Created attachment 61463 [details]
Full dmesg
Comment 2 Sedat Dilek 2012-05-11 11:01:55 UTC
Created attachment 61464 [details]
lspci -nn
Comment 3 Chris Wilson 2012-05-11 11:02:08 UTC
Side-effect of the work to fix bug 44006, worsened by only one of the pair of patches being applied.

*** This bug has been marked as a duplicate of bug 44006 ***


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.