[Bug 38352] 3.0-0.rc4.git3.1.fc16.x86_64 radeon GPU lockup then crash

2011-07-09 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=38352 Nicolas Mailhot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 39083] [regression, bisected, r600g] Wrong rendering of Bubbles3D screensaver

2011-07-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39083 --- Comment #4 from Jure Repinc 2011-07-09 08:10:44 PDT --- Yes, with the patch applied the problem is gone. Thank you very much. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail bec

[Bug 39083] [regression, bisected, r600g] Wrong rendering of Bubbles3D screensaver

2011-07-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39083 --- Comment #4 from Jure Repinc 2011-07-09 08:10:44 PDT --- Yes, with the patch applied the problem is gone. Thank you very much. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail be

[git pull] drm radeon fix

2011-07-09 Thread Dave Airlie
Hi Linus, just a single patch from Alex, We were accessing a bunch of registers that weren't guaranteed to be there causing long latency timeouts in page flipping code paths. Dave. The following changes since commit 902daf6580cffe04721250fb71b5527a98718b11: Merge branch 'gpio/merge' of gi

[Bug 38352] 3.0-0.rc4.git3.1.fc16.x86_64 radeon GPU lockup then crash

2011-07-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=38352 Nicolas Mailhot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 39083] [regression, bisected, r600g] Wrong rendering of Bubbles3D screensaver

2011-07-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39083 --- Comment #3 from Vadim 2011-07-09 02:55:17 PDT --- Created an attachment (id=48913) View: https://bugs.freedesktop.org/attachment.cgi?id=48913 Review: https://bugs.freedesktop.org/review?bug=39083&attachment=48913 [PATCH] r600g: LIT: clamp

[Bug 39083] [regression, bisected, r600g] Wrong rendering of Bubbles3D screensaver

2011-07-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39083 --- Comment #3 from Vadim 2011-07-09 02:55:17 PDT --- Created an attachment (id=48913) View: https://bugs.freedesktop.org/attachment.cgi?id=48913 Review: https://bugs.freedesktop.org/review?bug=39083&attachment=48913 [PATCH] r600g: LIT: clamp

radeon, Linux 2.6.39: long one minute S3 resume because of missing firmware

2011-07-09 Thread Paul Menzel
next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110709/c7009664/attachment.pgp>

Re: [PATCH 4/5] DRM: Add support for the sii902x HDMI/DVI encoder

2011-07-09 Thread Michał Mirosław
2011/6/7 Sascha Hauer : [...] > --- /dev/null > +++ b/drivers/gpu/drm/i2c/sii902x.c > @@ -0,0 +1,334 @@ [...] > +static int sii902x_write(struct i2c_client *client, uint8_t addr, uint8_t > val) > +{ > +       int ret; > + > +       ret = i2c_smbus_write_byte_data(client, addr, val); > +       if (

radeon, Linux 2.6.39: long one minute S3 resume

2011-07-09 Thread Paul Menzel
Dear Radeon folks, I hope this is the correct list to report that problem to. Using Debian Wheezy using `linux-image-2.6.39-2-amd64` resuming from suspend takes a long time, that means until the GNOME Screensaver(?) shows up to ask for a password to login. Looking at `dmesg` I am seeing the fol