Comment # 7
on bug 67002
from jackdachef@gmail.com
(In reply to comment #6) > (In reply to comment #5) > > (In reply to comment #4) > > > The atombios messages are due to bug 67043. You can revert the patch > > > referenced in that bug to fix that. danvet supposed has a v2 of that patch > > > which doesn't break resume. > > > > > > Also, does it work any better if you drop all the pm-suspend quirks? You > > > shouldn't need them for KMS. > > > > ok, so reverting the original patch and applying the attached one is the > > correct order ? or shall it be applied to current source ? - (probably the > > former) - will try > > > > Either revert the original or apply the new patch, but don't do both. The > new patch contains the revert. ok, applied the patch - this is output from during boot [ 32.664459] [drm] radeon kernel modesetting enabled. [ 32.664811] [drm] initializing kernel modesetting (CYPRESS 0x1002:0x6899 0x1002:0x0B00). [ 32.664830] [drm] register mmio base: 0xFBCE0000 [ 32.664832] [drm] register mmio size: 131072 [ 32.664880] ATOM BIOS: CYPRESS [ 32.664954] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) [ 32.664955] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF [ 32.664956] [drm] Detected VRAM RAM=1024M, BAR=256M [ 32.664957] [drm] RAM width 256bits DDR [ 32.665054] [TTM] Zone kernel: Available graphics memory: 4077798 kiB [ 32.665055] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 32.665056] [TTM] Initializing pool allocator [ 32.665058] [TTM] Initializing DMA pool allocator [ 32.665074] [drm] radeon: 1024M of VRAM memory ready [ 32.665075] [drm] radeon: 512M of GTT memory ready. [ 32.690308] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 32.690956] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 [ 32.690994] [drm] Loading CYPRESS Microcode [ 32.777410] [drm] PCIE GART of 512M enabled (table at 0x000000000025D000). [ 32.777562] radeon 0000:01:00.0: WB enabled [ 32.777566] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88023043cc00 [ 32.777568] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88023043cc0c [ 32.777571] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc90010d9c418 [ 32.777573] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 32.777574] [drm] Driver supports precise vblank timestamp query. [ 32.777594] radeon 0000:01:00.0: irq 56 for MSI/MSI-X [ 32.777606] radeon 0000:01:00.0: radeon: using MSI. [ 32.777633] [drm] radeon: irq initialized. [ 32.786487] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4 [ 32.786609] input: HDA Intel MID Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 [ 32.786689] input: HDA Intel MID Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 [ 32.786758] input: HDA Intel MID Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 32.786826] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 32.786895] input: HDA Intel MID Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 32.786963] input: HDA Intel MID Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 32.794513] [drm] ring test on 0 succeeded in 1 usecs [ 32.794572] [drm] ring test on 3 succeeded in 1 usecs [ 32.987493] [drm] ring test on 5 succeeded in 1 usecs [ 32.987498] [drm] UVD initialized successfully. [ 32.987742] [drm] ib test on ring 0 succeeded in 0 usecs [ 32.987773] [drm] ib test on ring 3 succeeded in 0 usecs [ 33.142552] [drm] ib test on ring 5 succeeded [ 33.143060] [drm] Radeon Display Connectors [ 33.143062] [drm] Connector 0: [ 33.143063] [drm] DP-1 [ 33.143064] [drm] HPD4 [ 33.143065] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c [ 33.143066] [drm] Encoders: [ 33.143067] [drm] DFP1: INTERNAL_UNIPHY2 [ 33.143068] [drm] Connector 1: [ 33.143069] [drm] HDMI-A-1 [ 33.143070] [drm] HPD5 [ 33.143071] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c [ 33.143071] [drm] Encoders: [ 33.143072] [drm] DFP2: INTERNAL_UNIPHY2 [ 33.143073] [drm] Connector 2: [ 33.143074] [drm] DVI-I-1 [ 33.143074] [drm] HPD1 [ 33.143076] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c [ 33.143076] [drm] Encoders: [ 33.143077] [drm] DFP3: INTERNAL_UNIPHY1 [ 33.143078] [drm] CRT2: INTERNAL_KLDSCP_DAC2 [ 33.143079] [drm] Connector 3: [ 33.143080] [drm] DVI-I-2 [ 33.143080] [drm] HPD6 [ 33.143082] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c [ 33.143082] [drm] Encoders: [ 33.143083] [drm] DFP4: INTERNAL_UNIPHY [ 33.143084] [drm] CRT1: INTERNAL_KLDSCP_DAC1 [ 33.143130] [drm] Internal thermal controller with fan control [ 33.143151] == power state 0 == [ 33.143152] ui class: none [ 33.143153] internal class: boot [ 33.143155] caps: video [ 33.143156] uvd vclk: 0 dclk: 0 [ 33.143157] power level 0 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 33.143158] power level 1 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 33.143159] power level 2 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 33.143159] status: c r b [ 33.143161] == power state 1 == [ 33.143161] ui class: performance [ 33.143162] internal class: none [ 33.143163] caps: single_disp video [ 33.143164] uvd vclk: 0 dclk: 0 [ 33.143165] power level 0 sclk: 15700 mclk: 30000 vddc: 950 vddci: 1100 [ 33.143166] power level 1 sclk: 55000 mclk: 90000 vddc: 1038 vddci: 1100 [ 33.143167] power level 2 sclk: 72500 mclk: 100000 vddc: 1088 vddci: 1100 [ 33.143168] status: [ 33.143168] == power state 2 == [ 33.143169] ui class: none [ 33.143170] internal class: uvd [ 33.143171] caps: video [ 33.143172] uvd vclk: 54000 dclk: 40000 [ 33.143173] power level 0 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 1100 [ 33.143174] power level 1 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 1100 [ 33.143175] power level 2 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 1100 [ 33.143175] status: [ 33.143176] == power state 3 == [ 33.143176] ui class: performance [ 33.143177] internal class: none [ 33.143178] caps: video [ 33.143179] uvd vclk: 0 dclk: 0 [ 33.143180] power level 0 sclk: 40000 mclk: 100000 vddc: 1000 vddci: 1100 [ 33.143181] power level 1 sclk: 55000 mclk: 100000 vddc: 1038 vddci: 1100 [ 33.143182] power level 2 sclk: 72500 mclk: 100000 vddc: 1088 vddci: 1100 [ 33.143182] status: [ 33.143183] == power state 4 == [ 33.143184] ui class: none [ 33.143184] internal class: acpi [ 33.143185] caps: [ 33.143186] uvd vclk: 0 dclk: 0 [ 33.143187] power level 0 sclk: 15700 mclk: 30000 vddc: 950 vddci: 1100 [ 33.143188] power level 1 sclk: 15700 mclk: 30000 vddc: 950 vddci: 1100 [ 33.143189] power level 2 sclk: 15700 mclk: 30000 vddc: 950 vddci: 1100 [ 33.143190] status: [ 33.148444] switching from power state: [ 33.148445] ui class: none [ 33.148446] internal class: boot [ 33.148447] caps: video [ 33.148448] uvd vclk: 0 dclk: 0 [ 33.148449] power level 0 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 33.148450] power level 1 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 33.148451] power level 2 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 33.148451] status: c b [ 33.148452] switching to power state: [ 33.148453] ui class: performance [ 33.148454] internal class: none [ 33.148455] caps: single_disp video [ 33.148456] uvd vclk: 0 dclk: 0 [ 33.148457] power level 0 sclk: 15700 mclk: 30000 vddc: 950 vddci: 1100 [ 33.148458] power level 1 sclk: 55000 mclk: 90000 vddc: 1038 vddci: 1100 [ 33.148459] power level 2 sclk: 72500 mclk: 100000 vddc: 1088 vddci: 1100 [ 33.148459] status: r [ 33.154479] [drm] radeon: dpm initialized [ 33.234644] [drm] fb mappable at 0xD035F000 [ 33.234646] [drm] vram apper at 0xD0000000 [ 33.234647] [drm] size 8294400 [ 33.234647] [drm] fb depth is 24 [ 33.234648] [drm] pitch is 7680 [ 33.234758] fbcon: radeondrmfb (fb0) is primary device [ 33.259491] Console: switching to colour frame buffer device 240x67 [ 33.263611] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device [ 33.263612] radeon 0000:01:00.0: registered panic notifier [ 33.263615] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0 and tried to suspend-to-ram without quirks (only via pm-suspend from VT1 - no X yet) and it worked,resume also worked - so no hardlock or crash in that process [yet] but after resume, starting up X (lightdm) and logging into Xfce the composited desktop was very very slow again (I tested "inverted colors" effect and tab-switching between apps which worked) output of dmesg also was displayed switched from compiz(fusion) to xfwm4 - moving the gnome-terminal window via pressed left mouse-button & mouse was laggy and with delay / trail output of dmesg still was displayed without crash or hardlock switched back to compiz-fusion (switching is done via fusion-icon) now I wanted to post some preliminary info here - so fired up firefox and screen went black --> totally black, after several seconds and magic sysrq key + r & switching to VT things got displayed again dmesg from after resume: [ 141.323468] PM: noirq suspend of devices complete after 43.787 msecs [ 141.323844] ACPI: Preparing to enter system sleep state S3 [ 141.324917] PM: Saving platform NVS memory [ 141.325103] Disabling non-boot CPUs ... [ 141.340593] Broke affinity for irq 41 [ 141.341717] smpboot: CPU 1 is now offline [ 141.360603] Broke affinity for irq 42 [ 141.361724] smpboot: CPU 2 is now offline [ 141.380611] Broke affinity for irq 43 [ 141.381959] smpboot: CPU 3 is now offline [ 141.400604] Broke affinity for irq 44 [ 141.401720] smpboot: CPU 4 is now offline [ 141.421728] smpboot: CPU 5 is now offline [ 141.441740] smpboot: CPU 6 is now offline [ 141.460798] smpboot: CPU 7 is now offline [ 141.461880] ACPI: Low-level resume complete [ 141.461911] PM: Restoring platform NVS memory [ 141.462213] microcode: CPU0 sig=0x106e5, pf=0x2, revision=0x5 [ 141.462277] Enabling non-boot CPUs ... [ 141.462320] smpboot: Booting Node 0 Processor 1 APIC 0x2 [ 141.472917] CPU1 microcode updated early to revision 0x5, date = 2011-09-01 [ 141.475545] microcode: CPU1 sig=0x106e5, pf=0x2, revision=0x5 [ 141.506986] hpet: hpet3 irq 41 for MSI [ 141.506993] CPU1 is up [ 141.507014] smpboot: Booting Node 0 Processor 2 APIC 0x4 [ 141.517596] CPU2 microcode updated early to revision 0x5, date = 2011-09-01 [ 141.520352] microcode: CPU2 sig=0x106e5, pf=0x2, revision=0x5 [ 141.554033] hpet: hpet4 irq 42 for MSI [ 141.554039] CPU2 is up [ 141.554059] smpboot: Booting Node 0 Processor 3 APIC 0x6 [ 141.564641] CPU3 microcode updated early to revision 0x5, date = 2011-09-01 [ 141.567394] microcode: CPU3 sig=0x106e5, pf=0x2, revision=0x5 [ 141.602082] hpet: hpet5 irq 43 for MSI [ 141.602089] CPU3 is up [ 141.602109] smpboot: Booting Node 0 Processor 4 APIC 0x1 [ 141.612682] CPU4 microcode updated early to revision 0x5, date = 2011-09-01 [ 141.615460] microcode: CPU4 sig=0x106e5, pf=0x2, revision=0x5 [ 141.650130] hpet: hpet6 irq 44 for MSI [ 141.650136] CPU4 is up [ 141.650153] smpboot: Booting Node 0 Processor 5 APIC 0x3 [ 141.663494] microcode: CPU5 sig=0x106e5, pf=0x2, revision=0x5 [ 141.698142] CPU5 is up [ 141.698160] smpboot: Booting Node 0 Processor 6 APIC 0x5 [ 141.711514] microcode: CPU6 sig=0x106e5, pf=0x2, revision=0x5 [ 141.746187] CPU6 is up [ 141.746205] smpboot: Booting Node 0 Processor 7 APIC 0x7 [ 141.759565] microcode: CPU7 sig=0x106e5, pf=0x2, revision=0x5 [ 141.794241] CPU7 is up [ 141.798872] ACPI: Waking up from system sleep state S3 [ 141.821165] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI [ 141.843184] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI [ 141.959353] pcieport 0000:00:1c.2: System wakeup disabled by ACPI [ 141.959528] PM: noirq resume of devices complete after 159.807 msecs [ 141.959652] PM: early resume of devices complete after 0.085 msecs [ 141.959673] e1000e 0000:00:19.0: setting latency timer to 64 [ 141.959688] pci 0000:00:1e.0: setting latency timer to 64 [ 141.959695] ahci 0000:00:1f.2: setting latency timer to 64 [ 141.959732] e1000e 0000:00:19.0: irq 54 for MSI/MSI-X [ 141.959745] usb usb3: root hub lost power or was reset [ 141.959746] usb usb4: root hub lost power or was reset [ 141.959816] ehci-pci 0000:00:1a.0: setting latency timer to 64 [ 141.959836] usb usb1: usb resume [ 141.959838] ehci-pci 0000:00:1a.0: resume root hub [ 141.959935] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X [ 141.959978] ehci-pci 0000:00:1d.0: setting latency timer to 64 [ 141.959979] xhci_hcd 0000:04:00.0: irq 47 for MSI/MSI-X [ 141.959984] xhci_hcd 0000:04:00.0: irq 48 for MSI/MSI-X [ 141.959989] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X [ 141.959993] usb usb2: usb resume [ 141.959994] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X [ 141.959996] ehci-pci 0000:00:1d.0: resume root hub [ 141.959999] xhci_hcd 0000:04:00.0: irq 51 for MSI/MSI-X [ 141.960003] xhci_hcd 0000:04:00.0: irq 52 for MSI/MSI-X [ 141.960008] xhci_hcd 0000:04:00.0: irq 53 for MSI/MSI-X [ 141.960011] xhci_hcd 0000:04:00.0: irq 55 for MSI/MSI-X [ 141.960055] pata_jmicron 0000:03:00.1: setting latency timer to 64 [ 141.960062] i8042 kbd 00:05: System wakeup disabled by ACPI [ 141.960063] snd_hda_intel 0000:01:00.1: irq 57 for MSI/MSI-X [ 141.963219] usb usb3: usb resume [ 141.963300] usb usb4: usb resume [ 141.963307] hub 3-0:1.0: hub_reset_resume [ 141.963308] hub 3-0:1.0: enabling power on all ports [ 141.963328] hub 4-0:1.0: hub_reset_resume [ 141.963330] hub 4-0:1.0: enabling power on all ports [ 141.991556] hub 2-0:1.0: hub_resume [ 141.991563] hub 1-0:1.0: hub_resume [ 141.991565] hub 2-0:1.0: port 1: status 0503 change 0000 [ 141.991571] hub 1-0:1.0: port 1: status 0503 change 0000 [ 141.991603] usb 2-1: finish resume [ 141.991608] usb 1-1: finish resume [ 141.991732] hub 2-1:1.0: hub_resume [ 141.991743] hub 1-1:1.0: hub_resume [ 141.991970] hub 2-1:1.0: port 2: status 0103 change 0000 [ 141.992287] hub 1-1:1.0: port 5: status 0503 change 0000 [ 141.992453] ehci-pci 0000:00:1a.0: reused qh ffff8802362a2280 schedule [ 141.992455] usb 1-1: link qh256-0001/ffff8802362a2280 start 1 [1/0 us] [ 141.992530] hub 2-1:1.0: port 7: status 0501 change 0000 [ 141.992724] ehci-pci 0000:00:1d.0: reused qh ffff8802362a2880 schedule [ 141.992728] usb 2-1: link qh256-0001/ffff8802362a2880 start 1 [1/0 us] [ 141.992729] usb 1-1.5: finish resume [ 141.992972] usb 2-1.2: finish resume [ 141.992978] hub 1-1.5:1.0: hub_resume [ 141.993263] ehci-pci 0000:00:1d.0: reused qh ffff880236a39600 schedule [ 141.993265] usb 2-1.2: link qh2-0e01/ffff880236a39600 start 0 [1/3 us] [ 141.993318] hub 1-1.5:1.0: port 1: status 0103 change 0000 [ 141.994099] ehci-pci 0000:00:1a.0: reused qh ffff8802362a2480 schedule [ 141.994104] usb 1-1.5: link qh256-0001/ffff8802362a2480 start 2 [1/0 us] [ 141.994603] usb 1-1.5.1: finish resume [ 141.995225] ehci-pci 0000:00:1a.0: reused qh ffff880231d1bd80 schedule [ 141.995227] usb 1-1.5.1: link qh1-0e01/ffff880231d1bd80 start 0 [1/2 us] [ 141.995292] ehci-pci 0000:00:1a.0: reused qh ffff880236979180 schedule [ 141.995294] usb 1-1.5.1: link qh1-0e01/ffff880236979180 start 0 [1/2 us] [ 142.033104] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 [ 142.035367] [drm] PCIE GART of 512M enabled (table at 0x000000000025D000). [ 142.035505] radeon 0000:01:00.0: WB enabled [ 142.035507] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88023043cc00 [ 142.035508] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88023043cc0c [ 142.036337] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc90010d9c418 [ 142.052912] [drm] ring test on 0 succeeded in 1 usecs [ 142.052970] [drm] ring test on 3 succeeded in 1 usecs [ 142.266592] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 142.270595] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 142.274144] ata2.00: configured for UDMA/100 [ 142.277610] ata8: SATA link down (SStatus 0 SControl 300) [ 142.277699] ata7: SATA link down (SStatus 0 SControl 300) [ 142.294309] ata4.00: configured for UDMA/100 [ 143.230272] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 143.681632] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx [ 143.681738] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO [ 144.251358] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 145.272446] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 146.293535] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 147.314624] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 147.318664] ata1: link is slow to respond, please be patient (ready=0) [ 147.322668] ata5: link is slow to respond, please be patient (ready=0) [ 147.325732] ata6: link is slow to respond, please be patient (ready=0) [ 147.328674] ata3: link is slow to respond, please be patient (ready=0) [ 148.335792] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 149.356881] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 150.377968] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 151.399055] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 152.015389] ata1: COMRESET failed (errno=-16) [ 152.019392] ata5: COMRESET failed (errno=-16) [ 152.022458] ata6: COMRESET failed (errno=-16) [ 152.025398] ata3: COMRESET failed (errno=-16) [ 152.420143] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 152.440166] [drm:r600_uvd_init] *ERROR* UVD not responding, giving up!!! [ 152.440169] [drm:evergreen_startup] *ERROR* radeon: error initializing UVD (-1). [ 152.440201] [drm] ib test on ring 0 succeeded in 0 usecs [ 152.440234] [drm] ib test on ring 3 succeeded in 1 usecs [ 152.445310] switching from power state: [ 152.445311] ui class: none [ 152.445312] internal class: boot [ 152.445312] caps: video [ 152.445313] uvd vclk: 0 dclk: 0 [ 152.445314] power level 0 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 152.445314] power level 1 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 152.445315] power level 2 sclk: 40000 mclk: 90000 vddc: 1000 vddci: 0 [ 152.445316] status: c b [ 152.445316] switching to power state: [ 152.445316] ui class: performance [ 152.445317] internal class: none [ 152.445318] caps: single_disp video [ 152.445318] uvd vclk: 0 dclk: 0 [ 152.445319] power level 0 sclk: 15700 mclk: 30000 vddc: 950 vddci: 1100 [ 152.445319] power level 1 sclk: 55000 mclk: 90000 vddc: 1038 vddci: 1100 [ 152.445320] power level 2 sclk: 72500 mclk: 100000 vddc: 1088 vddci: 1100 [ 152.445320] status: r after X crash / gpu hang: [ 855.159690] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000msec [ 855.159697] radeon 0000:01:00.0: GPU lockup (waiting for 0x00000000000000eb last fence id 0x00000000000000ea) [ 870.270720] SysRq : Keyboard mode set to system default [ 896.490743] reiserfs: enabling write barrier flush mode (dmesg output and stuff is saved on /boot, a reiserfs partition)
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel