[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-11-10 Thread Andrei Borzenkov
I tried to install mesa 17.2.4 (which should include this commit) from
ppa ubuntu-x-swat, but still the same - as soon as I attempt to enable
DRI3 I get screen corruption and tearing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-11-01 Thread Andrei Borzenkov
Update: recently one of programs I use started to complain that screen
was not DRI3 capable. I am using Intel driver which apparently defaults
to DRI2. I forced it to DRI3 using

Option "DRI" "3"

After that I immediately got tearing during video and the same strange
corruption of screen (fast blinking). As modesetting driver defaults to
DRI3 it appears the issue is not Intel vs. modeseting but rather DRI2
vs. DRI3.

Googling around suggests that this may be this upstream bug:

https://bugs.freedesktop.org/show_bug.cgi?id=97957

If there is Ubuntu package for 16.04 that includes above commit I would
be more than happy to test it.

** Bug watch added: freedesktop.org Bugzilla #97957
   https://bugs.freedesktop.org/show_bug.cgi?id=97957

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-09-11 Thread Andrei Borzenkov
> I did not see it recently though

Just yesterday I observed it again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-09-05 Thread Andrei Borzenkov
Yes, I still observed it under current HWE server 1.19 with modesetting
driver.  (I intentionally switched back from Intel to modesetting to
test it). I did not see it recently though (without any X related
updates), but what I see currently is - screen goes blank, I move mouse,
screen unblanks and then after second or so quickly blanks/unblanks
again. It looks as if some hardware re-probing happens.

It is possible that it is kernel related, there were some i915 fixes in
kernel updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-08-23 Thread Timo Aaltonen
does it happen with current hwe xserver, which is based on 1.19.x?

** Package changed: xserver-xorg-video-intel-hwe-16.04 (Ubuntu) => xorg-
server-hwe-16.04 (Ubuntu)

** Changed in: xorg-server-hwe-16.04 (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-03-28 Thread Alberto Salvia Novella
** Changed in: xserver-xorg-video-intel-hwe-16.04 (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-03-09 Thread Andrei Borzenkov
After I observed visible tearing when watching video on external HDMI
screen I switched back to Intel driver.

Before:

[34.531] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[34.548] (II) Module modesetting: vendor="X.Org Foundation"
[34.548]compiled for 1.18.4, module version = 1.18.4
[34.548]Module class: X.Org Video Driver
[34.548]ABI class: X.Org Video Driver, version 20.0


After:

[36.090] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[36.139] (II) Module intel: vendor="X.Org Foundation"
[36.139]compiled for 1.18.4, module version = 2.99.917
[36.139]Module class: X.Org Video Driver
[36.139]ABI class: X.Org Video Driver, version 20.0


This fixed both issue reported here and tearing during video playback.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-03-04 Thread Andrei Borzenkov
I noticed that Xorg is now using modesetting driver while in the past I
think it was using Intel driver. How can I easily switch back to Intel
for testing?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1665850] Re: Screen corruption after unblank with HWE stack

2017-03-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-intel-hwe-16.04 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1665850

Title:
  Screen corruption after unblank with HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel-hwe-16.04/+bug/1665850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs