Displaying 9 results from an estimated 9 matches for "sarnecki".
2012 Sep 24
8
[Bug 55294] New: Running EGL demos on DRM from mesa-demos causes a corrupted output on NV50
https://bugs.freedesktop.org/show_bug.cgi?id=55294
Priority: medium
Bug ID: 55294
Assignee: nouveau at lists.freedesktop.org
Summary: Running EGL demos on DRM from mesa-demos causes a
corrupted output on NV50
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS:
2014 Mar 04
18
[Bug 75776] New: Hearthstone displays corrupted buffers on NVA5
https://bugs.freedesktop.org/show_bug.cgi?id=75776
Priority: medium
Bug ID: 75776
Assignee: nouveau at lists.freedesktop.org
Summary: Hearthstone displays corrupted buffers on NVA5
Severity: normal
Classification: Unclassified
OS: All
Reporter: lubosz at gmail.com
Hardware: Other
Status: NEW
2012 Sep 28
5
[Bug 55412] New: Screen turns black during boot after driver tries to set mode on NV50
https://bugs.freedesktop.org/show_bug.cgi?id=55412
Priority: medium
Bug ID: 55412
Assignee: nouveau at lists.freedesktop.org
Summary: Screen turns black during boot after driver tries to
set mode on NV50
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux
2014 Apr 10
0
[Bug 75761] weston-launch no output - black screen
https://bugs.freedesktop.org/show_bug.cgi?id=75761
--- Comment #13 from Lubosz Sarnecki <lubosz at gmail.com> ---
My bisection process so far is pretty frustrating,
since the majority of the commits between 3.12 and 3.13 do not boot.
I get corrupted output before being able to login.
The screen looks like so:
http://i.imgur.com/C517qpP.jpg
My current progress:
# v3.12 goo...
2014 Apr 10
0
[Bug 75761] weston-launch no output - black screen
https://bugs.freedesktop.org/show_bug.cgi?id=75761
--- Comment #14 from Lubosz Sarnecki <lubosz at gmail.com> ---
I am only bisecting the nouveau directory, like so:
git bisect start v3.14 v3.10 -- drivers/gpu/drm/nouveau
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &l...
2014 Apr 10
0
[Bug 75761] weston-launch no output - black screen
https://bugs.freedesktop.org/show_bug.cgi?id=75761
--- Comment #16 from Lubosz Sarnecki <lubosz at gmail.com> ---
Chipset: GF110 (NVC8)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140410/3e3ea7e7/attachmen...
2014 Apr 10
0
[Bug 75761] weston-launch no output - black screen
https://bugs.freedesktop.org/show_bug.cgi?id=75761
--- Comment #18 from Lubosz Sarnecki <lubosz at gmail.com> ---
I was able to boot all commits with following boot option:
nouveau.config=NvMSI=0
Thanks to xexaxo on the IRC for pointing out this option.
f074d733866628973eca0ddb0c534ef4561da9e0 is the first bad commit
commit f074d733866628973eca0ddb0c534ef4561da9e0
Author: Maa...
2014 Apr 10
0
[Bug 75761] weston-launch no output - black screen
https://bugs.freedesktop.org/show_bug.cgi?id=75761
--- Comment #19 from Lubosz Sarnecki <lubosz at gmail.com> ---
Reverting the patch on current Linux master
(4a4389abdd9822fdf3cc2ac6ed87eb811fd43acc) fixes the issue for me.
Apperently s->crtc needs to be hardcoded to -1 for the screen not to stay black
when launching weston.
--
You are receiving this mail because:
You are...
2014 May 28
0
[Bug 75761] weston-launch no output - black screen
https://bugs.freedesktop.org/show_bug.cgi?id=75761
--- Comment #24 from Lubosz Sarnecki <lubosz at gmail.com> ---
Since Weston and Wayland 1.5.0 were released today, I wanted to ask about the
status of this bug.
Does the patch which causes the regression have enough legitimacy to stay and
break Weston?
Does someone understand the problem on a large scale?
--
You are receivin...