[Bug 61791] laptop are not able to do a suspend
https://bugzilla.kernel.org/show_bug.cgi?id=61791 Lan Tianyu changed: What|Removed |Added Component|Power-Sleep-Wake|Video(DRI - non Intel) Assignee|tianyu@intel.com|drivers_video-dri@kernel-bu ||gs.osdl.org Product|ACPI|Drivers --- Comment #6 from Lan Tianyu --- Yes, I think so too and so reassign the bug to correct category. -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 61791] laptop are not able to do a suspend
https://bugzilla.kernel.org/show_bug.cgi?id=61791 --- Comment #7 from Marc Collin --- i have an optimus sytem s2ram -f KMS graphics driver is in use, skipping quirks. s2ram_do: Device or resource busy -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69670] New: KWin crashes when switching to OpenGL 3.1 + Raster
https://bugs.freedesktop.org/show_bug.cgi?id=69670 Priority: medium Bug ID: 69670 Assignee: dri-devel@lists.freedesktop.org Summary: KWin crashes when switching to OpenGL 3.1 + Raster Severity: normal Classification: Unclassified OS: Linux (All) Reporter: omegat...@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: 9.2 Component: Drivers/Gallium/radeonsi Product: Mesa Created attachment 86306 --> https://bugs.freedesktop.org/attachment.cgi?id=86306&action=edit kwin stderr KWin crashes with the following message after switching from OpenGL 2.0 + Raster to OpenGL 3.1 + Raster: [xcb] Unknown sequence number while processing queue [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. kwin: xcb_io.c:274: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. Some information about the system (Arch Linux x86_64): $ uname -srvm Linux 3.11.1-1-ARCH #1 SMP PREEMPT Sat Sep 14 19:30:21 CEST 2013 x86_64 $ sudo lspci | grep VGA 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn XT [Radeon HD 7870 GHz Edition] $ yaourt -Qs mesa | egrep '^[^ ]' extra/ati-dri 9.2.0-2 extra/glu 9.0.0-2 multilib/lib32-ati-dri 9.2.0-1 multilib/lib32-glu 9.0.0-2 multilib/lib32-libtxc_dxtn 1.0.1-5 multilib/lib32-mesa 9.2.0-1 multilib/lib32-mesa-libgl 9.2.0-1 extra/mesa 9.2.0-2 extra/mesa-demos 8.1.0-1 extra/mesa-libgl 9.2.0-2 $ yaourt -Qs xf86-video-ati extra/xf86-video-ati 1:7.2.0-1 (xorg-drivers xorg) # cat /etc/X11/xorg.conf.d/05-glamor.conf Section "Module" Load "dri2" Load "glamoregl" EndSection # cat /etc/X11/xorg.conf.d/50-device.conf Section "Device" Identifier "Default Device" Driver "radeon" Option "SwapbuffersWait" "off" Option "ColorTiling" "on" Option "ColorTiling2D" "on" Option "EnablePageFlip" "on" Option "AccelDFS" "on" Option "XV_VSYNC" "on" Option "AccelMethod" "glamor" #Option "AccelMethod" "EXA" EndSection -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69670] KWin crashes when switching to OpenGL 3.1 + Raster
https://bugs.freedesktop.org/show_bug.cgi?id=69670 --- Comment #1 from Eugene --- Created attachment 86307 --> https://bugs.freedesktop.org/attachment.cgi?id=86307&action=edit dmesg -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69670] KWin crashes when switching to OpenGL 3.1 + Raster
https://bugs.freedesktop.org/show_bug.cgi?id=69670 --- Comment #2 from Eugene --- Created attachment 86308 --> https://bugs.freedesktop.org/attachment.cgi?id=86308&action=edit kwin stdout -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69670] KWin crashes when switching to OpenGL 3.1 + Raster
https://bugs.freedesktop.org/show_bug.cgi?id=69670 --- Comment #3 from Eugene --- Created attachment 86309 --> https://bugs.freedesktop.org/attachment.cgi?id=86309&action=edit Xorg log -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69671] New: rv790 hdmi sound regression since fix audio dto calculation on DCE3+ (v3)
https://bugs.freedesktop.org/show_bug.cgi?id=69671 Priority: medium Bug ID: 69671 Assignee: dri-devel@lists.freedesktop.org Summary: rv790 hdmi sound regression since fix audio dto calculation on DCE3+ (v3) Severity: normal Classification: Unclassified OS: Linux (All) Reporter: adf.li...@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: XOrg CVS Component: DRM/Radeon Product: DRI My rv790 has lost sound over hdmi since - 1518dd8efd47918bb269f1470030592875953f6c is the first bad commit commit 1518dd8efd47918bb269f1470030592875953f6c Author: Alex Deucher Date: Tue Jul 30 17:31:07 2013 -0400 drm/radeon: fix audio dto calculation on DCE3+ (v3) Need to set the wallclock ratio and adjust the phase and module registers appropriately. May fix problems with audio timing at certain display timings. v2: properly handle clocks below 24mhz v3: rebase r600 changes Tested with 44,1k and 48k source, screen 50Hz. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69671] rv790 hdmi sound regression since fix audio dto calculation on DCE3+ (v3)
https://bugs.freedesktop.org/show_bug.cgi?id=69671 --- Comment #1 from Andy Furniss --- More testing shows that low Hz modes do still work - in all cases the /1.001 modes behave the same as the exacts. 50p and 60p = fail = no sound and mplayer behaves as is does if the device isn't there = playing too fast. 24p, 25i and 30i are working OK. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69675] New: audio broken in 24Hz/24p since 3.11 (regression)
https://bugs.freedesktop.org/show_bug.cgi?id=69675 Priority: medium Bug ID: 69675 Assignee: dri-devel@lists.freedesktop.org Summary: audio broken in 24Hz/24p since 3.11 (regression) Severity: normal Classification: Unclassified OS: All Reporter: pierre-bugzi...@ossman.eu Hardware: Other Status: NEW Version: unspecified Component: DRM/other Product: DRI Bug 64503 is back again, but this time it isn't a case of PEBKAC. Instead it is commit e6e792092e816bea0797995c886fb057c91d4546 that breaks things. With 3.10 I have just this 24p mode in Xorg: [47.361] (II) RADEON(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) With 3.11 I have two: Xorg.0.log:[56.189] (II) RADEON(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) Xorg.0.log:[56.189] (II) RADEON(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) And although the second one gives me an image, audio is royally screwed up. Please revert, or at least give us a knob to disable these extra modes. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69671] rv790 hdmi sound regression since fix audio dto calculation on DCE3+ (v3)
https://bugs.freedesktop.org/show_bug.cgi?id=69671 --- Comment #2 from Alex Deucher --- Possibly related to bug 69675? Does reverting e6e792092e816bea0797995c886fb057c91d4546 also fix the issue? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 61891] New: Cannot switch off Radeon 6400M with vgaswitcheroo
https://bugzilla.kernel.org/show_bug.cgi?id=61891 Bug ID: 61891 Summary: Cannot switch off Radeon 6400M with vgaswitcheroo Product: Drivers Version: 2.5 Kernel Version: 3.12-rc1 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-...@kernel-bugs.osdl.org Reporter: madc...@atlas.cz Regression: No Created attachment 109251 --> https://bugzilla.kernel.org/attachment.cgi?id=109251&action=edit dmesg I use systemd's tmpfiles to power off the Radeon DIS early during boot to save power. This works fine with kernel 3.11.1 but it breaks with 3.12-rc1. I removed the systemd rule and tried to power the card off manually (echo OFF > /sys/kernel/debug/vgaswitcheroo/switch). I got a kernel warning and vga_switcheroo died. See the attached file for full dmesg dump. -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 61891] Cannot switch off Radeon 6400M with vgaswitcheroo
https://bugzilla.kernel.org/show_bug.cgi?id=61891 madc...@atlas.cz changed: What|Removed |Added CC||madc...@atlas.cz Regression|No |Yes -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 61891] Cannot switch off Radeon 6400M with vgaswitcheroo
https://bugzilla.kernel.org/show_bug.cgi?id=61891 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #1 from Alex Deucher --- Can you bisect? -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69671] rv790 hdmi sound regression since fix audio dto calculation on DCE3+ (v3)
https://bugs.freedesktop.org/show_bug.cgi?id=69671 --- Comment #3 from Andy Furniss --- (In reply to comment #2) > Possibly related to bug 69675? Does reverting > e6e792092e816bea0797995c886fb057c91d4546 also fix the issue? I may try later but TBH I can't see why it would, the new modes seem to be just extras that don't alter the original modes or even add one in the 50Hz case and they all work for me before 1518dd8efd47918bb269f1470030592875953f6c anyway. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 68235] Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #46 from Alexandre Demers --- It seems to allow the system to work properly. No crash with patches on 3.11.0 (but another problem with 3.12-rc1, probably a new bug). I added a printk to show what are the max values. Here is what I get: [3.088984] : Hitting max values... max_sclk_vddc->8, max_mclk_vddci->125000, max_mclk_vddc->125000 So, as it is, I'm unable to run at top speed (mem) if I understand correctly, right? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 68235] Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #47 from Alex Deucher --- (In reply to comment #46) > It seems to allow the system to work properly. No crash with patches on > 3.11.0 (but another problem with 3.12-rc1, probably a new bug). I added a > printk to show what are the max values. Here is what I get: > [3.088984] : Hitting max values... max_sclk_vddc->8, > max_mclk_vddci->125000, max_mclk_vddc->125000 > > So, as it is, I'm unable to run at top speed (mem) if I understand > correctly, right? Right, it will limit you the the fastest clock in the voltage dependency tables until I sort out how I'm suuposed to properly handle faster clocks. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69514] R770 (Radeon 4850) screen/buffer corruption when waking up from sleep mode
https://bugs.freedesktop.org/show_bug.cgi?id=69514 --- Comment #10 from Peter Asplund --- Yes, the patch seems to be in 3.11.1, as well as 3.11.0. I'm currently running: $ uname -a Linux skare 3.11.1-gentoo #1 SMP PREEMPT Thu Sep 19 15:18:53 CEST 2013 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69514] R770 (Radeon 4850) screen/buffer corruption when waking up from sleep mode
https://bugs.freedesktop.org/show_bug.cgi?id=69514 --- Comment #11 from Peter Asplund --- Is there any debugging information/logging I can turn on during boot, and test again for more information? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
Re: [PATCH] libdrm: Make some drm headers compatible with gcc -std=c89 -pedantic
Daniel Kurtz writes: > The following minor changes were needed to these headers: > * Convert // comments to /* */ > * No , after final member of enum > > With these changes, these header files can be included by a program that > is built with gcc options: > -std=c89 -Werror -pedantic Just noticed this still in my todo pile and pushed it. Sorry for the delay! pgpKR0vwYSx9L.pgp Description: PGP signature ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69514] R770 (Radeon 4850) screen/buffer corruption when waking up from sleep mode
https://bugs.freedesktop.org/show_bug.cgi?id=69514 --- Comment #12 from Alex Deucher --- Ideally you could bisect. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 61891] Cannot switch off Radeon 6400M with vgaswitcheroo
https://bugzilla.kernel.org/show_bug.cgi?id=61891 Dave Airlie changed: What|Removed |Added CC||airl...@linux.ie --- Comment #2 from Dave Airlie --- wierd I'm guessing something in acpi is causing a hot unplug we haven't seen before, or did we hook up the radeon release method and just see this now? -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[git pull] drm fixes
Hi Linus, some small fixes for msm and exynos, a regression revert affecting nouveau users with old userspace, intel pageflip deadlock and gpu hang fixes, hsw modesetting hangs, Dave. The following changes since commit 928c2f0c006bf7f381f58af2b2786d2a858ae311: drm/fb-helper: don't sleep for screen unblank when an oops is in progress (2013-09-19 11:54:34 +1000) are available in the git repository at: git://people.freedesktop.org/~airlied/linux drm-fixes for you to fetch changes up to 6ddf2ed6e00396883b3123032ccb4416205aac7c: Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes (2013-09-20 09:06:48 +1000) Chris Wilson (1): drm/i915: Track pfit enable state separately from size Daniel Vetter (5): drm/i915: fix wait_for_pending_flips vs gpu hang deadlock drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion drm/i915/sdvo: Robustify the dtd<->drm_mode conversions drm/i915/dvo: set crtc timings again for panel fixed modes drm/i915: kill set_need_resched Dave Airlie (4): Revert "drm: mark context support as a legacy subsystem" Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes Merge branch 'exynos-drm-fixes' of git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes Jani Nikula (1): drm/i915: do not update cursor in crtc mode set Rob Clark (6): drm/msm: handle read vs write fences drm/msm: hangcheck harder drm/msm: fix cmdstream size check drm/msm: return -EBUSY if bo still active drm/msm: workaround for missing irq drm/msm: drop unnecessary set_need_resched() Sachin Kamat (3): drm/exynos: Remove redundant OF dependency drm/exynos: Fix address space warning in exynos_drm_buf.c drm/exynos: Fix address space warnings in exynos_drm_fbdev.c Takashi Iwai (1): drm/i915: Use proper print format for debug prints Ville Syrjälä (1): drm/i915: Don't enable the cursor on a disable pipe Wei Yongjun (3): drm/msm: fix return value check in ERR_PTR() drm/msm: fix potential NULL pointer dereference drm/exynos: fix return value check in lowlevel_buffer_allocate() drivers/gpu/drm/drm_context.c | 73 --- drivers/gpu/drm/drm_fops.c| 21 - drivers/gpu/drm/drm_stub.c| 10 - drivers/gpu/drm/exynos/Kconfig| 2 +- drivers/gpu/drm/exynos/exynos_drm_buf.c | 7 +-- drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 5 ++- drivers/gpu/drm/i915/i915_gem.c | 11 ++--- drivers/gpu/drm/i915/i915_irq.c | 68 ++-- drivers/gpu/drm/i915/intel_ddi.c | 2 +- drivers/gpu/drm/i915/intel_display.c | 42 +- drivers/gpu/drm/i915/intel_drv.h | 1 + drivers/gpu/drm/i915/intel_dvo.c | 2 + drivers/gpu/drm/i915/intel_panel.c| 1 + drivers/gpu/drm/i915/intel_pm.c | 6 +-- drivers/gpu/drm/i915/intel_sdvo.c | 63 ++ drivers/gpu/drm/msm/adreno/adreno_gpu.c | 10 - drivers/gpu/drm/msm/msm_drv.c | 50 ++--- drivers/gpu/drm/msm/msm_drv.h | 8 +++- drivers/gpu/drm/msm/msm_gem.c | 34 +- drivers/gpu/drm/msm/msm_gem.h | 2 +- drivers/gpu/drm/msm/msm_gem_submit.c | 24 +- drivers/gpu/drm/msm/msm_gpu.c | 24 -- include/drm/drmP.h| 7 ++- 23 files changed, 276 insertions(+), 197 deletions(-) ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 61891] Cannot switch off Radeon 6400M with vgaswitcheroo
https://bugzilla.kernel.org/show_bug.cgi?id=61891 --- Comment #3 from madc...@atlas.cz --- Created attachment 109261 --> https://bugzilla.kernel.org/attachment.cgi?id=109261&action=edit Error on hard freeze -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 61891] Cannot switch off Radeon 6400M with vgaswitcheroo
https://bugzilla.kernel.org/show_bug.cgi?id=61891 --- Comment #4 from madc...@atlas.cz --- Bisecting of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git revealed that the first bad commit is "bbd34fcdd1b201e996235731a7c98fd5197d9e51". I was getting hard freezes from which the only escape was a hard reset during bisecting, see the attached image for the error message. -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 69689] New: FBO with GL_RGBA16F texture format silent drawing corruption
https://bugs.freedesktop.org/show_bug.cgi?id=69689 Priority: medium Bug ID: 69689 Assignee: dri-devel@lists.freedesktop.org Summary: FBO with GL_RGBA16F texture format silent drawing corruption Severity: major Classification: Unclassified OS: Linux (All) Reporter: freedesk...@lanrules.de Hardware: x86-64 (AMD64) Status: NEW Version: 9.2 Component: Drivers/Gallium/r600 Product: Mesa I create an FBO with internal texture format GL_RGBA16F. I also tried GL_RGBA32F. Both work fine with my nVidia GPU. With my ATI card it fails. - No error is reported when creating and binding the FBO. - Blitting the FBO on screen results in random patterns (first run), then black output System information: Caicos [Radeon HD 6450/7450/8450] Running on a Gallium 0.4 on AMD CAICOS from X.Org OpenGL version 3.0 Mesa 9.2.0 is supported Linux 3.10.10-1-ARCH kernel GL feature data (useful? idk): GL_ARB_texture_float: OK GL_ARB_texture_buffer_object: OK [MISSING] GL_ARB_texture_buffer_object_rgb32:MISSING -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 68235] Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1
https://bugs.freedesktop.org/show_bug.cgi?id=68235 Alexandre Demers changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #48 from Alexandre Demers --- OK, then with the two last patches on top of kernel 3.11.0, it works fine and I'm closing this bug. Should I open a new "bug" for the part about the faster clock and vddci? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
[Bug 68235] Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #49 from Alexandre Demers --- Also, the bug I saw when testing patches with kernel 3.12-rc1 just happened with 3.11.0. The screen turns white and everything is frozen. I can't connect through ssh (without the patches, when the screen hanged, I was able to connect through ssh). I can't find anything in logs that could help identify what is going on. I wasn't doing anything special and I can start a game under Steam where the GPU's fan will accelerate (which is a sign the card is now running faster) without any problem. The computer can just sit there while nothing happens and freezes (with a white screen). I'm tempted to open a different bug, what do you think Alex? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
i915 pipe A assertion failure (expected on, current off)
> >> Tried 3.11-rc7 on Thinkpad X30 (first 3-11-rc tried on this hw). Works > >> but i915 gives strange assertion failure with WARNING stack trace. This > >> is new since 3.10. > > > > It is still there with 3.12-rc1 but now I git around to bisecting it. > > This is the commit that introduces the warning. > > > > commit 9f11a9e4e50006b615ba94722dfc33ced89664cf > > Author: Daniel Vetter > > Date: Thu Jun 13 00:54:58 2013 +0200 > > > > drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms > > My apologies for not responding to your first report, fell through the > cracks somehow. Can you please boot with drm.debug=0xe, reproduce the > WARN and grab the full dmesg (please make sure everything from boot-up > is in there). That's usually enough to figure out what's going wrong > here. [0.00] Linux version 3.12.0-rc1-00273-g2457aaf (mroos at x30) (gcc version 4.8.1 (Debian 4.8.1-10) ) #31 Sat Sep 21 20:40:43 EEST 2013 [0.00] e820: BIOS-provided physical RAM map: [0.00] BIOS-e820: [mem 0x-0x0009efff] usable [0.00] BIOS-e820: [mem 0x0009f000-0x0009] reserved [0.00] BIOS-e820: [mem 0x000dc000-0x000f] reserved [0.00] BIOS-e820: [mem 0x0010-0x1f76] usable [0.00] BIOS-e820: [mem 0x1f77-0x1f77dfff] ACPI data [0.00] BIOS-e820: [mem 0x1f77e000-0x1f77] ACPI NVS [0.00] BIOS-e820: [mem 0x1f78-0x1fff] reserved [0.00] BIOS-e820: [mem 0xff80-0x] reserved [0.00] Notice: NX (Execute Disable) protection missing in CPU! [0.00] SMBIOS 2.3 present. [0.00] DMI: IBM 26724XG/26724XG, BIOS 1KET48WW (1.09 ) 06/16/2006 [0.00] e820: update [mem 0x-0x0fff] usable ==> reserved [0.00] e820: remove [mem 0x000a-0x000f] usable [0.00] e820: last_pfn = 0x1f770 max_arch_pfn = 0x10 [0.00] MTRR default type: uncachable [0.00] MTRR fixed ranges enabled: [0.00] 0-9 write-back [0.00] A-B uncachable [0.00] C-C write-protect [0.00] D-DBFFF uncachable [0.00] DC000-D write-back [0.00] E-F write-protect [0.00] MTRR variable ranges enabled: [0.00] 0 base 0 mask FE000 write-back [0.00] 1 base 01FF8 mask 8 uncachable [0.00] 2 disabled [0.00] 3 disabled [0.00] 4 disabled [0.00] 5 disabled [0.00] 6 disabled [0.00] 7 disabled [0.00] PAT not supported by CPU. [0.00] original variable MTRRs [0.00] reg 0, base: 0GB, range: 512MB, type WB [0.00] reg 1, base: 523776KB, range: 512KB, type UC [0.00] total RAM covered: 511M [0.00] Found optimal setting for mtrr clean up [0.00] gran_size: 64K chunk_size: 1M num_reg: 2 lose cover RAM: 0G [0.00] New variable MTRRs [0.00] reg 0, base: 0GB, range: 512MB, type WB [0.00] reg 1, base: 523776KB, range: 512KB, type UC [0.00] initial memory mapped: [mem 0x-0x017f] [0.00] Base memory trampoline at [c009b000] 9b000 size 16384 [0.00] init_memory_mapping: [mem 0x-0x000f] [0.00] [mem 0x-0x000f] page 4k [0.00] init_memory_mapping: [mem 0x1f00-0x1f3f] [0.00] [mem 0x1f00-0x1f3f] page 2M [0.00] init_memory_mapping: [mem 0x1800-0x1eff] [0.00] [mem 0x1800-0x1eff] page 2M [0.00] init_memory_mapping: [mem 0x0010-0x17ff] [0.00] [mem 0x0010-0x003f] page 4k [0.00] [mem 0x0040-0x17ff] page 2M [0.00] init_memory_mapping: [mem 0x1f40-0x1f76] [0.00] [mem 0x1f40-0x1f76] page 4k [0.00] BRK [0x014ed000, 0x014edfff] PGTABLE [0.00] ACPI: RSDP 000f7090 00024 (v02 IBM ) [0.00] ACPI: XSDT 1f772a76 0004C (v01 IBMTP-1K1090 LTP ) [0.00] ACPI: FACP 1f772b00 00081 (v01 IBMTP-1K1090 IBM 0001) [0.00] ACPI: DSDT 1f772be7 0B22C (v01 IBMTP-1K1090 MSFT 010D) [0.00] ACPI: FACS 1f77f000 00040 [0.00] ACPI: SSDT 1f772bb4 00033 (v01 IBMTP-1K1090 MSFT 010D) [0.00] ACPI: ECDT 1f77de13 00052 (v01 IBMTP-1K1090 IBM 0001) [0.00] ACPI: TCPA 1f77de65 00032 (v01 IBMTP-1K1090 PTL 0001) [0.00] ACPI: BOOT 1f77dfd8 00028 (v01 IBMTP-1K1090 LTP 0001) [0.00] 503MB LOWMEM available. [0.00] mapped low ram: 0 - 1f77 [0.00] low ram: 0 - 1f77 [0.00] Zone ranges: [0.00] DMA [mem 0x1000-0x00ff] [0.00] Normal [mem 0x0100-0x1f76] [0.00