Summary: | i915: [drm] MTRR allocation failed. Graphics performance may suffer. | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | mlambda | ||||||||||||||||||||
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> | ||||||||||||||||||||
Status: | CLOSED FIXED | QA Contact: | |||||||||||||||||||||
Severity: | minor | ||||||||||||||||||||||
Priority: | medium | CC: | ben, chris, daniel, florian, jbarnes | ||||||||||||||||||||
Version: | unspecified | ||||||||||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||||||||||
OS: | Linux (All) | ||||||||||||||||||||||
Whiteboard: | |||||||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||||||
Attachments: |
|
Description
mlambda
2011-10-10 06:51:55 UTC
Created attachment 52174 [details]
kernel config
Created attachment 52175 [details]
/proc/cpuinfo
Created attachment 52176 [details]
dmesg
Created attachment 52177 [details]
dmidecode
Created attachment 52178 [details]
lspci -vvnn
Created attachment 52179 [details]
/var/log/syslog
Created attachment 52180 [details]
/var/log/Xorg.0.log
Created attachment 52181 [details]
/proc/mtrr
And the bug is? (In reply to comment #9) > And the bug is? Did you actually read the bug report? MTRR allocation fails even if I use the 'enable_mtrr_cleanup' kernel parameter (see Documentation/kernel-parameters.txt) If this is not an error you should make the message a warning. (In reply to comment #10) > If this is not an error you should make the message a warning. It is not even an error message, but an info and completely irrelevant for your hardware. Which is why I was interested to see if you observed any behaviour that supported your bug report. (In reply to comment #11) > (In reply to comment #10) > > If this is not an error you should make the message a warning. > > It is not even an error message, but an info and completely irrelevant for your > hardware. Which is why I was interested to see if you observed any behaviour > that supported your bug report. Sorry, I thought this was an error and should actually work. Created attachment 57345 [details] [review] Suppress warning for MTRR allocation failure when using PAT Thanks for your patch! Thanks for your patch! A patch referencing this bug report has been merged in Linux v3.5-rc1: commit 9e984bc1dffd405138ff22356188b6a1677c64c8 Author: Adam Jackson <ajax@redhat.com> Date: Wed Mar 14 11:22:11 2012 -0400 drm/i915: Don't do MTRR setup if PAT is enabled Closing old resolved+fixed. |
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.