Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Michael Chang
2011/5/16 Melchior FRANZ : > I don't even know what an LBPC is, other than a variable named like that. > So I'd need a hint for how to test that. It resides at your vga adapter's pci configuration space, offset 0xf4. You can know your LPBC value by: $ lspci -xxx -s 00:02.0 | awk '/^f0:/ {print

[Bug 36753] Some textures now rendered as completely black after register allocator rewrite.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36753 --- Comment #7 from Tom Stellard 2011-05-17 00:59:25 PDT --- Created an attachment (id=46792) View: https://bugs.freedesktop.org/attachment.cgi?id=46792 Review: https://bugs.freedesktop.org/review?bug=36753&attachment=46792 Possible Fix Can

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Melchior FRANZ
* Michael Chang -- Tuesday 17 May 2011: [LBPC] > You can know your LPBC value by: > $ lspci -xxx -s 00:02.0 | awk '/^f0:/ {print $6}' > > And alter it's value via setpci (assuming set it to max) > $ setpci -s 00:02.0 F4.B=ff > > I assume you've tried this .. as you report setpci works for you

[Bug 27314] displayport link training fails on certain panels (channel equalization fails)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #44 from Ortwin Glück 2011-05-17 02:45:27 PDT --- But I also noticed the line "radeon :01:00.0: Invalid ROM contents" in my dmesg. Although I am not using EFI boot (plain old grub without EFI support), this indicates that the kern

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #4 from Ortwin Glück 2011-05-17 02:50:40 PDT --- What is the real reason that the driver doesn't see the video BIOS? Is it looking at the wrong address? Is some MMU wrongly setup? I mean the video BIOS is obviously there, if you can e

[Bug 35998] RS600: Texture alignment issues under Gnome Shell

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35998 --- Comment #17 from Milan Plzik 2011-05-17 03:01:25 PDT --- (In reply to comment #16) > Nope, I've run out of ideas and I don't have the GPU. > > (Milan, are you near Brno by any chance?) I'll contact you by e-mail and we'll see whether we can

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Michael Chang
Melchior, I want to double check with you. If you change brightness from lowest to highest, the LPBC value changes this way Highest Lowest 0x10 , 0x19 .. 0xe5 And vice versa, from Lowest to Highest Lowest Highest 0xe5 , .. 0x19 0x

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #5 from sh...@bitspin.org 2011-05-17 03:31:16 PDT --- (In reply to comment #4) I assume you're not familiar with mac or didn't read the while bug history. Mac are booted using the EFI runtime one of the successors to BIOS. > What is t

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #6 from Ortwin Glück 2011-05-17 04:14:24 PDT --- Sorry for being slightly off-topic. I was implicitly referring to bug 27314, where I observe the same problem "radeon :01:00.0: Invalid ROM contents" when booting in legacy mode (wh

[2.6.39-rc7] i915: kworker busily spinning...

2011-05-17 Thread Daniel J Blueman
With 2.6.39-rc7 on my Sandy Bridge laptop GPU (8086:0126 rev 9), sometimes I find one of the kworker threads busily running with 15-20% system time for some minutes, causing terrible interactivity latency. I've seen it occur when plugging eg a HDMI display, and also when no display has been plugged

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Melchior FRANZ
Hey, * Michael Chang -- Tuesday 17 May 2011: > If you change brightness from lowest to highest, the LPBC value changes > this way > > Highest Lowest > 0x10 , 0x19 .. 0xe5 Yes. (Though it's 0x01, not 0x10.) ---0xFF ... initial value and after closing/reopening l

[Bug 37142] Too much vertex buffers uploads

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37142 --- Comment #7 from Pierre-Eric Pelloux-Prayer 2011-05-17 05:33:51 PDT --- Created an attachment (id=46804) View: https://bugs.freedesktop.org/attachment.cgi?id=46804 Review: https://bugs.freedesktop.org/review?bug=37142&attachment=46804 vert

[Bug 27314] displayport link training fails on certain panels (channel equalization fails)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #45 from Travis Glenn Hansen 2011-05-17 08:11:35 PDT --- I just wanted to note that EFI is out of the picture in my setup. Both laptop and monitor in my case are Dell. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 Michel Dänzer changed: What|Removed |Added Product|xorg|Mesa Component|Driver/Radeon

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #1 from Michel Dänzer 2011-05-17 09:49:07 PDT --- Does this still happen with r600g from current upstream Mesa Git master? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

[Bug 36421] RV710: GPU lockup running portal2 in wine.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36421 --- Comment #6 from Tobias Jakobi 2011-05-17 09:57:27 PDT --- This issue was already present long before this particular commit, at least for me. It's also not strictly related to the HL2 engine, since I get the exact same problem with FEAR and

[Bug 36753] Some textures now rendered as completely black after register allocator rewrite.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36753 --- Comment #8 from Chris Rankin 2011-05-17 10:14:40 PDT --- Created an attachment (id=46833) --> (https://bugs.freedesktop.org/attachment.cgi?id=46833) Output of RADEON_DEBUG=nohiz,fp (In reply to comment #7) > Can you try this patch? That s

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #2 from gottfried.hai...@gmail.com 2011-05-17 10:59:40 PDT --- I installed xorg-edgers and the stripes are gone now! Can anyone point me to the commit that fixed that? The flickering still occurs on OpenArena and Armagetron. Can this

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #3 from gottfried.hai...@gmail.com 2011-05-17 11:08:01 PDT --- that's on current xorg-edgers ppa: http://www.youtube.com/watch?v=OPnDxJoOW6g -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #4 from Alex Deucher 2011-05-17 11:11:24 PDT --- Does: Option "EnablePageFlip" "FALSE" in the device section of your xorg.conf fix the flickering? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Yo

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #5 from Alex Deucher 2011-05-17 11:13:05 PDT --- Please attach your xorg log and dmesg output as well. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

[Bug 37296] New: [r600g] lightning artifacts on frozenbyte games

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37296 Summary: [r600g] lightning artifacts on frozenbyte games Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Pr

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #6 from gottfried.hai...@gmail.com 2011-05-17 11:29:02 PDT --- Disabling page flip indeed fixes the flickering in both games. I am attaching both files you requested (from my boot with page flip disabled). -- Configure bugmail: http

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #7 from gottfried.hai...@gmail.com 2011-05-17 11:30:18 PDT --- Created an attachment (id=46836) --> (https://bugs.freedesktop.org/attachment.cgi?id=46836) dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #8 from gottfried.hai...@gmail.com 2011-05-17 11:31:08 PDT --- Created an attachment (id=46837) --> (https://bugs.freedesktop.org/attachment.cgi?id=46837) xorg.log from booting current xorg-edgers ppa with page flip disabled -- Conf

Re: [RFC] drm: add overlays as first class KMS objects

2011-05-17 Thread Laurent Pinchart
Hi Daniel, On Friday 13 May 2011 18:16:30 Daniel Vetter wrote: > Hi Jesse, > > Discussion here in Budapest with v4l and embedded graphics folks was > extremely fruitful. A few quick things to take away - I'll try to dig > through all > the stuff I've learned more in-depth later (probably in a blo

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #9 from Alex Deucher 2011-05-17 11:59:48 PDT --- This is probably a duplicate of bug 35452. Does the xserver patch there help? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #10 from gottfried.hai...@gmail.com 2011-05-17 12:58:33 PDT --- I compiled xserver-xorg from xorg-edgers ppa with the patch applied, and unless there is more to it than replacing libdri2.so with the newly compiled version this does _no

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #11 from Alex Deucher 2011-05-17 13:05:09 PDT --- You might try these patches as well: http://lists.freedesktop.org/archives/xorg-devel/2011-May/021907.html http://lists.freedesktop.org/archives/xorg-devel/2011-May/021909.html -- Co

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #12 from gottfried.hai...@gmail.com 2011-05-17 13:32:22 PDT --- I can't rule out that they do something but I am still seeing it. It seems to be rather connected to certain geometries/textures than a global thing (at least now) - for

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #13 from gottfried.hai...@gmail.com 2011-05-17 13:35:25 PDT --- http://www.youtube.com/watch?v=rywJs08LoKk -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --

Re: [PULL] drm-intel-next

2011-05-17 Thread Keith Packard
I've pushed four more patches to this branch for your merging pleasure. > * Disabling FBC on Ironlake to enable RC6 instead Two patches for this are included. The following changes since commit 645c62a5e95a5f9a8e0d0627446bbda4ee042024: drm/i915: split PCH clock gating init (2011-05-13 18:12

[RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Laurent Pinchart
Hi everybody, I need to implement support for a YUV frame buffer in an fbdev driver. As the fbdev API doesn't support this out of the box, I've spent a couple of days reading fbdev (and KMS) code and thinking about how we could cleanly add YUV support to the API. I'd like to share my findings a

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Felipe Contreras
On Wed, May 18, 2011 at 1:07 AM, Laurent Pinchart wrote: > I need to implement support for a YUV frame buffer in an fbdev driver. As the > fbdev API doesn't support this out of the box, I've spent a couple of days > reading fbdev (and KMS) code and thinking about how we could cleanly add YUV > sup

Re: [PULL] drm-intel-next

2011-05-17 Thread Keith Packard
On Tue, 17 May 2011 15:00:01 -0700, Keith Packard wrote: > > I've pushed four more patches to this branch for your merging pleasure. And, one more which fixes non-eDP displays on Ironlake systems after the Ivybridge merge. Sorry for not catching that in our testing... The following changes sinc

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Andy Walls
On Wed, 2011-05-18 at 00:07 +0200, Laurent Pinchart wrote: > Hi everybody, > > I need to implement support for a YUV frame buffer in an fbdev driver. As the > fbdev API doesn't support this out of the box, I've spent a couple of days > reading fbdev (and KMS) code and thinking about how we could

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Andy Walls
Oops. Nevermind, you already have looked at what ivtvfb does. -Andy ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 36172] xf86-video-ati-git causes Gnome 3 crash (Radeon HD5770 - r800)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36172 Jonathan Serafini changed: What|Removed |Added CC||seraf...@archlinux.us --- Comment #9

[Bug 36753] Some textures now rendered as completely black after register allocator rewrite.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36753 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 36812] GPU lockup in Team Fortress 2

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36812 --- Comment #4 from Tom Stellard 2011-05-17 21:21:18 PDT --- If you run with MESA_GLSL=nopt, does it still crash? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Hans Verkuil
On Wednesday, May 18, 2011 00:44:26 Felipe Contreras wrote: > On Wed, May 18, 2011 at 1:07 AM, Laurent Pinchart > wrote: > > I need to implement support for a YUV frame buffer in an fbdev driver. As > > the > > fbdev API doesn't support this out of the box, I've spent a couple of days > > reading

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Michael Chang
2011/5/16 Melchior FRANZ : > I don't even know what an LBPC is, other than a variable named like that. > So I'd need a hint for how to test that. It resides at your vga adapter's pci configuration space, offset 0xf4. You can know your LPBC value by: $ lspci -xxx -s 00:02.0 | awk '/^f0:/ {print

[Bug 36753] Some textures now rendered as completely black after register allocator rewrite.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36753 --- Comment #7 from Tom Stellard 2011-05-17 00:59:25 PDT --- Created an attachment (id=46792) View: https://bugs.freedesktop.org/attachment.cgi?id=46792 Review: https://bugs.freedesktop.org/review?bug=36753&attachment=46792 Possible Fix Can

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Melchior FRANZ
* Michael Chang -- Tuesday 17 May 2011: [LBPC] > You can know your LPBC value by: > $ lspci -xxx -s 00:02.0 | awk '/^f0:/ {print $6}' > > And alter it's value via setpci (assuming set it to max) > $ setpci -s 00:02.0 F4.B=ff > > I assume you've tried this .. as you report setpci works for you

[Bug 27314] displayport link training fails on certain panels (channel equalization fails)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #44 from Ortwin Glück 2011-05-17 02:45:27 PDT --- But I also noticed the line "radeon :01:00.0: Invalid ROM contents" in my dmesg. Although I am not using EFI boot (plain old grub without EFI support), this indicates that the kern

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #4 from Ortwin Glück 2011-05-17 02:50:40 PDT --- What is the real reason that the driver doesn't see the video BIOS? Is it looking at the wrong address? Is some MMU wrongly setup? I mean the video BIOS is obviously there, if you can e

[Bug 35998] RS600: Texture alignment issues under Gnome Shell

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35998 --- Comment #17 from Milan Plzik 2011-05-17 03:01:25 PDT --- (In reply to comment #16) > Nope, I've run out of ideas and I don't have the GPU. > > (Milan, are you near Brno by any chance?) I'll contact you by e-mail and we'll see whether we can

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Michael Chang
Melchior, I want to double check with you. If you change brightness from lowest to highest, the LPBC value changes this way Highest Lowest 0x10 , 0x19 .. 0xe5 And vice versa, from Lowest to Highest Lowest Highest 0xe5 , .. 0x19 0x

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #5 from sh...@bitspin.org 2011-05-17 03:31:16 PDT --- (In reply to comment #4) I assume you're not familiar with mac or didn't read the while bug history. Mac are booted using the EFI runtime one of the successors to BIOS. > What is t

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #6 from Ortwin Glück 2011-05-17 04:14:24 PDT --- Sorry for being slightly off-topic. I was implicitly referring to bug 27314, where I observe the same problem "radeon :01:00.0: Invalid ROM contents" when booting in legacy mode (wh

[2.6.39-rc7] i915: kworker busily spinning...

2011-05-17 Thread Daniel J Blueman
With 2.6.39-rc7 on my Sandy Bridge laptop GPU (8086:0126 rev 9), sometimes I find one of the kworker threads busily running with 15-20% system time for some minutes, causing terrible interactivity latency. I've seen it occur when plugging eg a HDMI display, and also when no display has been plugged

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Melchior FRANZ
Hey, * Michael Chang -- Tuesday 17 May 2011: > If you change brightness from lowest to highest, the LPBC value changes > this way > > Highest Lowest > 0x10 , 0x19 .. 0xe5 Yes. (Though it's 0x01, not 0x10.) ---0xFF ... initial value and after closing/reopening l

[Bug 37142] Too much vertex buffers uploads

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37142 --- Comment #7 from Pierre-Eric Pelloux-Prayer 2011-05-17 05:33:51 PDT --- Created an attachment (id=46804) View: https://bugs.freedesktop.org/attachment.cgi?id=46804 Review: https://bugs.freedesktop.org/review?bug=37142&attachment=46804 vert

[Bug 27314] displayport link training fails on certain panels (channel equalization fails)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #45 from Travis Glenn Hansen 2011-05-17 08:11:35 PDT --- I just wanted to note that EFI is out of the picture in my setup. Both laptop and monitor in my case are Dell. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 Michel Dänzer changed: What|Removed |Added Product|xorg|Mesa Component|Driver/Radeon

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #1 from Michel Dänzer 2011-05-17 09:49:07 PDT --- Does this still happen with r600g from current upstream Mesa Git master? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

[Bug 36421] RV710: GPU lockup running portal2 in wine.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36421 --- Comment #6 from Tobias Jakobi 2011-05-17 09:57:27 PDT --- This issue was already present long before this particular commit, at least for me. It's also not strictly related to the HL2 engine, since I get the exact same problem with FEAR and

[Bug 36753] Some textures now rendered as completely black after register allocator rewrite.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36753 --- Comment #8 from Chris Rankin 2011-05-17 10:14:40 PDT --- Created an attachment (id=46833) --> (https://bugs.freedesktop.org/attachment.cgi?id=46833) Output of RADEON_DEBUG=nohiz,fp (In reply to comment #7) > Can you try this patch? That s

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #2 from gottfried.hai...@gmail.com 2011-05-17 10:59:40 PDT --- I installed xorg-edgers and the stripes are gone now! Can anyone point me to the commit that fixed that? The flickering still occurs on OpenArena and Armagetron. Can this

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #3 from gottfried.hai...@gmail.com 2011-05-17 11:08:01 PDT --- that's on current xorg-edgers ppa: http://www.youtube.com/watch?v=OPnDxJoOW6g -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #4 from Alex Deucher 2011-05-17 11:11:24 PDT --- Does: Option "EnablePageFlip" "FALSE" in the device section of your xorg.conf fix the flickering? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Yo

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #5 from Alex Deucher 2011-05-17 11:13:05 PDT --- Please attach your xorg log and dmesg output as well. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

[Bug 37296] New: [r600g] lightning artifacts on frozenbyte games

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37296 Summary: [r600g] lightning artifacts on frozenbyte games Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Pr

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #6 from gottfried.hai...@gmail.com 2011-05-17 11:29:02 PDT --- Disabling page flip indeed fixes the flickering in both games. I am attaching both files you requested (from my boot with page flip disabled). -- Configure bugmail: http

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #7 from gottfried.hai...@gmail.com 2011-05-17 11:30:18 PDT --- Created an attachment (id=46836) --> (https://bugs.freedesktop.org/attachment.cgi?id=46836) dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #8 from gottfried.hai...@gmail.com 2011-05-17 11:31:08 PDT --- Created an attachment (id=46837) --> (https://bugs.freedesktop.org/attachment.cgi?id=46837) xorg.log from booting current xorg-edgers ppa with page flip disabled -- Conf

Re: [RFC] drm: add overlays as first class KMS objects

2011-05-17 Thread Laurent Pinchart
Hi Daniel, On Friday 13 May 2011 18:16:30 Daniel Vetter wrote: > Hi Jesse, > > Discussion here in Budapest with v4l and embedded graphics folks was > extremely fruitful. A few quick things to take away - I'll try to dig > through all > the stuff I've learned more in-depth later (probably in a blo

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #9 from Alex Deucher 2011-05-17 11:59:48 PDT --- This is probably a duplicate of bug 35452. Does the xserver patch there help? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #10 from gottfried.hai...@gmail.com 2011-05-17 12:58:33 PDT --- I compiled xserver-xorg from xorg-edgers ppa with the patch applied, and unless there is more to it than replacing libdri2.so with the newly compiled version this does _no

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #11 from Alex Deucher 2011-05-17 13:05:09 PDT --- You might try these patches as well: http://lists.freedesktop.org/archives/xorg-devel/2011-May/021907.html http://lists.freedesktop.org/archives/xorg-devel/2011-May/021909.html -- Co

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #12 from gottfried.hai...@gmail.com 2011-05-17 13:32:22 PDT --- I can't rule out that they do something but I am still seeing it. It seems to be rather connected to certain geometries/textures than a global thing (at least now) - for

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #13 from gottfried.hai...@gmail.com 2011-05-17 13:35:25 PDT --- http://www.youtube.com/watch?v=rywJs08LoKk -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --

Re: [PULL] drm-intel-next

2011-05-17 Thread Keith Packard
I've pushed four more patches to this branch for your merging pleasure. > * Disabling FBC on Ironlake to enable RC6 instead Two patches for this are included. The following changes since commit 645c62a5e95a5f9a8e0d0627446bbda4ee042024: drm/i915: split PCH clock gating init (2011-05-13 18:12

[RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Laurent Pinchart
Hi everybody, I need to implement support for a YUV frame buffer in an fbdev driver. As the fbdev API doesn't support this out of the box, I've spent a couple of days reading fbdev (and KMS) code and thinking about how we could cleanly add YUV support to the API. I'd like to share my findings a

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Felipe Contreras
On Wed, May 18, 2011 at 1:07 AM, Laurent Pinchart wrote: > I need to implement support for a YUV frame buffer in an fbdev driver. As the > fbdev API doesn't support this out of the box, I've spent a couple of days > reading fbdev (and KMS) code and thinking about how we could cleanly add YUV > sup

Re: [PULL] drm-intel-next

2011-05-17 Thread Keith Packard
On Tue, 17 May 2011 15:00:01 -0700, Keith Packard wrote: > > I've pushed four more patches to this branch for your merging pleasure. And, one more which fixes non-eDP displays on Ironlake systems after the Ivybridge merge. Sorry for not catching that in our testing... The following changes sinc

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Andy Walls
On Wed, 2011-05-18 at 00:07 +0200, Laurent Pinchart wrote: > Hi everybody, > > I need to implement support for a YUV frame buffer in an fbdev driver. As the > fbdev API doesn't support this out of the box, I've spent a couple of days > reading fbdev (and KMS) code and thinking about how we could

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Andy Walls
Oops. Nevermind, you already have looked at what ivtvfb does. -Andy ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 36172] xf86-video-ati-git causes Gnome 3 crash (Radeon HD5770 - r800)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36172 Jonathan Serafini changed: What|Removed |Added CC||seraf...@archlinux.us --- Comment #9

[Bug 36753] Some textures now rendered as completely black after register allocator rewrite.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36753 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 36812] GPU lockup in Team Fortress 2

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36812 --- Comment #4 from Tom Stellard 2011-05-17 21:21:18 PDT --- If you run with MESA_GLSL=nopt, does it still crash? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Hans Verkuil
On Wednesday, May 18, 2011 00:44:26 Felipe Contreras wrote: > On Wed, May 18, 2011 at 1:07 AM, Laurent Pinchart > wrote: > > I need to implement support for a YUV frame buffer in an fbdev driver. As > > the > > fbdev API doesn't support this out of the box, I've spent a couple of days > > reading

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Michael Chang
2011/5/16 Melchior FRANZ : > I don't even know what an LBPC is, other than a variable named like that. > So I'd need a hint for how to test that. It resides at your vga adapter's pci configuration space, offset 0xf4. You can know your LPBC value by: $ lspci -xxx -s 00:02.0 | awk '/^f0:/ {print

[Bug 36753] Some textures now rendered as completely black after register allocator rewrite.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36753 --- Comment #7 from Tom Stellard 2011-05-17 00:59:25 PDT --- Created an attachment (id=46792) View: https://bugs.freedesktop.org/attachment.cgi?id=46792 Review: https://bugs.freedesktop.org/review?bug=36753&attachment=46792 Possible Fix Can

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Melchior FRANZ
* Michael Chang -- Tuesday 17 May 2011: [LBPC] > You can know your LPBC value by: > $ lspci -xxx -s 00:02.0 | awk '/^f0:/ {print $6}' > > And alter it's value via setpci (assuming set it to max) > $ setpci -s 00:02.0 F4.B=ff > > I assume you've tried this .. as you report setpci works for you

[Bug 27314] displayport link training fails on certain panels (channel equalization fails)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #44 from Ortwin Glück 2011-05-17 02:45:27 PDT --- But I also noticed the line "radeon :01:00.0: Invalid ROM contents" in my dmesg. Although I am not using EFI boot (plain old grub without EFI support), this indicates that the kern

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #4 from Ortwin Glück 2011-05-17 02:50:40 PDT --- What is the real reason that the driver doesn't see the video BIOS? Is it looking at the wrong address? Is some MMU wrongly setup? I mean the video BIOS is obviously there, if you can e

[Bug 35998] RS600: Texture alignment issues under Gnome Shell

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35998 --- Comment #17 from Milan Plzik 2011-05-17 03:01:25 PDT --- (In reply to comment #16) > Nope, I've run out of ideas and I don't have the GPU. > > (Milan, are you near Brno by any chance?) I'll contact you by e-mail and we'll see whether we can

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Michael Chang
Melchior, I want to double check with you. If you change brightness from lowest to highest, the LPBC value changes this way Highest Lowest 0x10 , 0x19 .. 0xe5 And vice versa, from Lowest to Highest Lowest Highest 0xe5 , .. 0x19 0x

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #5 from sh...@bitspin.org 2011-05-17 03:31:16 PDT --- (In reply to comment #4) I assume you're not familiar with mac or didn't read the while bug history. Mac are booted using the EFI runtime one of the successors to BIOS. > What is t

[Bug 26891] Radeon KMS on Macs with EFI boot

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #6 from Ortwin Glück 2011-05-17 04:14:24 PDT --- Sorry for being slightly off-topic. I was implicitly referring to bug 27314, where I observe the same problem "radeon :01:00.0: Invalid ROM contents" when booting in legacy mode (wh

[2.6.39-rc7] i915: kworker busily spinning...

2011-05-17 Thread Daniel J Blueman
With 2.6.39-rc7 on my Sandy Bridge laptop GPU (8086:0126 rev 9), sometimes I find one of the kworker threads busily running with 15-20% system time for some minutes, causing terrible interactivity latency. I've seen it occur when plugging eg a HDMI display, and also when no display has been plugged

Re: i915/kms/backlight-combo mode problem

2011-05-17 Thread Melchior FRANZ
Hey, * Michael Chang -- Tuesday 17 May 2011: > If you change brightness from lowest to highest, the LPBC value changes > this way > > Highest Lowest > 0x10 , 0x19 .. 0xe5 Yes. (Though it's 0x01, not 0x10.) ---0xFF ... initial value and after closing/reopening l

[Bug 37142] Too much vertex buffers uploads

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37142 --- Comment #7 from Pierre-Eric Pelloux-Prayer 2011-05-17 05:33:51 PDT --- Created an attachment (id=46804) View: https://bugs.freedesktop.org/attachment.cgi?id=46804 Review: https://bugs.freedesktop.org/review?bug=37142&attachment=46804 vert

[Bug 27314] displayport link training fails on certain panels (channel equalization fails)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #45 from Travis Glenn Hansen 2011-05-17 08:11:35 PDT --- I just wanted to note that EFI is out of the picture in my setup. Both laptop and monitor in my case are Dell. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 Michel Dänzer changed: What|Removed |Added Product|xorg|Mesa Component|Driver/Radeon

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #1 from Michel Dänzer 2011-05-17 09:49:07 PDT --- Does this still happen with r600g from current upstream Mesa Git master? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

[Bug 36421] RV710: GPU lockup running portal2 in wine.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36421 --- Comment #6 from Tobias Jakobi 2011-05-17 09:57:27 PDT --- This issue was already present long before this particular commit, at least for me. It's also not strictly related to the HL2 engine, since I get the exact same problem with FEAR and

[Bug 36753] Some textures now rendered as completely black after register allocator rewrite.

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36753 --- Comment #8 from Chris Rankin 2011-05-17 10:14:40 PDT --- Created an attachment (id=46833) --> (https://bugs.freedesktop.org/attachment.cgi?id=46833) Output of RADEON_DEBUG=nohiz,fp (In reply to comment #7) > Can you try this patch? That s

[Bug 37289] [600g] Texture corruption and flickering in OpenArena on X120e (E-350)

2011-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37289 --- Comment #2 from gottfried.hai...@gmail.com 2011-05-17 10:59:40 PDT --- I installed xorg-edgers and the stripes are gone now! Can anyone point me to the commit that fixed that? The flickering still occurs on OpenArena and Armagetron. Can this

  1   2   3   >