[Ubuntu-x-swat] [Bug 1875862] Re: Display freeze quite often

2020-04-29 Thread Mika Joenperä
Reproduced also with 5.3.0-51-generic. >uname -a Linux tower 5.3.0-51-generic #44~18.04.2-Ubuntu SMP Thu Apr 23 14:27:18 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux >dmesg | tail [ 19.805979] audit: type=1400 audit(1588163641.170:73): apparmor="STATUS" operation="profile_load" profile="unconfined

[Ubuntu-x-swat] [Bug 1875862] Re: Display freeze quite often

2020-04-29 Thread Mika Joenperä
Possible duplicate bug to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872001 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1875862 Title: Display freeze quite often To manage notif

[Ubuntu-x-swat] [Bug 1875862] Re: Display freeze quite often

2020-04-29 Thread Mika Joenperä
sudo cat /sys/class/drm/card0/error > card0_error.txt ** Attachment added: "/sys/class/drm/card0/error content" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1875862/+attachment/5363447/+files/card0_error.txt -- You received this bug notification because you are a member of Ubuntu-X, w

[Ubuntu-x-swat] [Bug 1875862] [NEW] Display freeze quite often

2020-04-29 Thread Mika Joenperä
Public bug reported: >From syslog: Apr 29 13:41:44 tower kernel: [20711.955797] i915 :00:02.0: Resetting rcs0 for hang on rcs0 This seems to happen 1-10 times per day. Not sure is this something related to PyCharm usage, but 80% of cases I have PyCharm in use when display freezes. Freeze i

[Ubuntu-x-swat] [Bug 1522922]

2016-04-27 Thread Mika-kahola
(In reply to alex from comment #112) > (In reply to Mika Kahola from comment #110) > > (In reply to alex from comment #109) > > > Dammit. Now this regression has made it into the LTS kernel. Are you > > > guys > > > kidding me? Is it not possi

[Ubuntu-x-swat] [Bug 1522922]

2016-04-25 Thread Mika-kahola
(In reply to alex from comment #109) > Dammit. Now this regression has made it into the LTS kernel. Are you guys > kidding me? Is it not possible for the changes that caused this > exceptionally annoying regression (as in my computer is now almost entirely > unusable) to be removed from the curr

[Ubuntu-x-swat] [Bug 1522922]

2016-04-21 Thread Mika-kahola
(In reply to nhellwege from comment #103) > (In reply to Pavel Procopiuc from comment #102) > > (In reply to nhellwege from comment #101) > > > I am a bit lost in all these comments, could someone tell me what patch I > > > can try to see if one of your patches has affect on my setup? > > > > The

[Ubuntu-x-swat] [Bug 1522922]

2016-04-20 Thread Mika-kahola
(In reply to Timo Aaltonen from comment #99) > Has the latest patch even been sent to the list? At least I can't find it. Indeed, the patch wasn't on the list. Now you can review it from https://patchwork.freedesktop.org/patch/82206/ However, it seems that there are HW's out there that still hav

[Ubuntu-x-swat] [Bug 1522922]

2016-04-01 Thread Mika-kahola
(In reply to thoehlig from comment #95) > Are these patches in latest-drm-nightly already? Not yet. These patches needs to be reviewed first. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launch

[Ubuntu-x-swat] [Bug 1522922]

2016-03-25 Thread Mika-kahola
Great that the patches worked out for you. I guess its time to upstream these patches. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1522922 Title: Screen flickering in Inte

[Ubuntu-x-swat] [Bug 1522922]

2016-03-25 Thread Mika-kahola
Created attachment 122497 Cache DP signal levels In your case, when DP link is retrained with the settings from previous link training the clock recovery fails. This leads into a situation where link training is started from scratch. However, now the clock recovery seems to be happy with the lower

[Ubuntu-x-swat] [Bug 1522922]

2016-03-19 Thread Mika-kahola
(In reply to Pavel Procopiuc from comment #86) > Created attachment 122363 [details] > dmesg-intel-nightly-patches > > Here it is, it's from drm-intel kernel on commit 9f8709f + 3 patches you > provided. I took a dmesg right after boot (while there was no flickering) > and then did "xset dpms forc

[Ubuntu-x-swat] [Bug 1522922]

2016-03-19 Thread Mika-kahola
(In reply to Pavel Procopiuc from comment #84) > I tried them way back in January with no visible difference, flickering > still appears after laptop panel turns off and back on. > > Regarding dmesg, can you please tell me for which kernel you want to see it > (intel-drm-next/vanilla), with those

[Ubuntu-x-swat] [Bug 1522922]

2016-03-18 Thread Mika-kahola
(In reply to Pavel Procopiuc from comment #82) > Created attachment 122338 [details] [review] > no-flicker-after-dpms-4.5.patch > > Kernel 4.5.0 still has this bug for me. I managed to narrow down the patch > to remedy the flickering to just one hunk though. Did you try these patches? https://pat

[Ubuntu-x-swat] [Bug 1522922]

2016-03-11 Thread Mika-kahola
It seems that we have something else causing a regression than this link training optimization feature. Any chance to do bisecting with patch 66697 applied? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https

[Ubuntu-x-swat] [Bug 1522922]

2016-01-15 Thread Mika-kahola
(In reply to Tom Furniss from comment #69) > Created attachment 120919 [details] > syslog for 3 patches with increased debug > > Hi Mika > > No problem. I applied the following patches to the latest drm-intel-nightly: > https://patchwork.freedesktop.org

[Ubuntu-x-swat] [Bug 1522922]

2016-01-08 Thread Mika-kahola
Thank you Tom for the syslog. From the log the DP link training is completed but for some reason the DP channel equalization fails. At this point we request to do link training once again and now first we try first the drive current and pre-emphasis levels from the previous link training. Instead o

[Ubuntu-x-swat] [Bug 1522922]

2016-01-08 Thread Mika-kahola
Created attachment 120893 DP debugging Tom, I would bother you again to provide some debugging info. From the dmesg you sent it seems that you are experiencing a lot of hpd interrupts. When that happens the driver checks if the DP channel equalization is still ok. On your case, channel equalizatio

[Ubuntu-x-swat] [Bug 1453298]

2015-12-23 Thread Mika-kuoppala
Created attachment 120563 drm/i915/vlv: Take forcewake on media engine writes -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1453298 Title: 8086:0f31 Xubuntu freeze once a da

[Ubuntu-x-swat] [Bug 1453298]

2015-12-23 Thread Mika-kuoppala
Created attachment 120584 drm/i915/vlv: [V4.3 backport] Take forcewake on media engine writes -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1453298 Title: 8086:0f31 Xubuntu

[Ubuntu-x-swat] [Bug 1522922]

2015-12-17 Thread Mika-kahola
Created attachment 120493 Disable fast link training when resuming Tom - thank you for you feedback and logs. I think I need to disable the fast link training feature when resuming from the suspend state. This patch does just that in case of DP or eDP connectors. Please, test this patch if this wo

[Ubuntu-x-swat] [Bug 1522922]

2015-12-17 Thread Mika-kahola
(In reply to Andrew Merzlyakov from comment #52) > I've experienced exactly the same problem, as Tom Furniss described. > Kernel version: 4.2.6-301.fc23.x86_64 > dmesg with drm.debug=14 attached. > I'm failed to apply patches, files structure in drivers/gpu/drm/i915/ is > slightly different. > If

[Ubuntu-x-swat] [Bug 1447919]

2015-04-26 Thread Mika-kuoppala
The submitted batch is full of 0x -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1447919 Title: Intel DRM GPU hang in Kubuntu 15.04 To manage notifications about thi

[Ubuntu-x-swat] [Bug 1140716]

2014-10-24 Thread Mika-kuoppala
*** Bug 85194 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1140716 Title: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on San

[Ubuntu-x-swat] [Bug 1041790]

2014-10-20 Thread Mika-kuoppala
*** Bug 85194 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1041790 Title: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140

[Ubuntu-x-swat] [Bug 1132033] Re: Gnome-Shell activities shows black background

2014-05-19 Thread mika
ubuntu 14.04, gnome 3.10, no background in overview (and i don't have neither cairo, neither fglrx installed) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1132033 Title: Gnome-Shel

[Ubuntu-x-swat] [Bug 1041790]

2013-04-08 Thread Mika-kuoppala
(In reply to comment #61) > Created attachment 76448 [details] > i915_error_state (kernel 3.8.2 Fedora) with path (write mbox regs twice on > snb, v2) > > Any updates? Mikhail, Could you please try patch: [PATCH] drm/i915: Resurrect ring kicking for semaphores, selectively -- You received this

[Ubuntu-x-swat] [Bug 1041790]

2013-04-08 Thread Mika-kuoppala
Created attachment 77475 [PATCH] drm/i915: Resurrect ring kicking for semaphores, selectively -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1041790 Title: [snb] GPU lockup

[Ubuntu-x-swat] [Bug 1081009]

2012-11-25 Thread Mika-kuoppala
Created attachment 70428 Script to trigger the bug. This seems to be quickest way to repro the bug on Ville's ILK -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1081009 Title:

Re: [Ubuntu-x-swat] [Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2012-08-23 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 23.08.2012 17:14, Pawel Kwasniewski kirjoitti: > Such a bug and Won't Fix status. Have you read the comments? It's won't fix, because everyone are describing different bugs and don't give enough information. -BEGIN PGP SIGNATURE- Version: Gn

[Ubuntu-x-swat] [Bug 993187] Re: ubuntu 12.04 completely freezes frequently.

2012-08-15 Thread Mika Suomalainen
I am experiencing this issue too. I am not sure is it this issue, but Ubuntu sometimes fully freezes and even CTRL + ALT + SysRQ + REISUB doesn't do anything. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. htt