Re: [patch] vmwgfx: information leak in vmw_execbuf_copy_fence_user()

2011-10-17 Thread Thomas Hellstrom
On 10/18/2011 08:10 AM, Dan Carpenter wrote: If ret is non-zero then we don't initialize the struct which leaks stack information to user space. Signed-off-by: Dan Carpenter Reviewed-by: Thomas Hellstrom diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c b/drivers/gpu/drm/vmwgfx/vmwg

Re: [patch] vmwgfx: memory leaks caused by double allocation

2011-10-17 Thread Thomas Hellstrom
On 10/18/2011 08:09 AM, Dan Carpenter wrote: These variables get allocated twice so the first allocation is a memory leak. Signed-off-by: Dan Carpenter Reviewed-by: Thomas Hellstrom diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c b/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c index

Re: [patch] vmwgfx: return -EFAULT instead of number of bytes remaining

2011-10-17 Thread Thomas Hellstrom
On 10/18/2011 08:09 AM, Dan Carpenter wrote: The intent here was to return an error code, but instead the code returns the number of bytes remaining (that weren't copied). Signed-off-by: Dan Carpenter Reviewed-by: Thomas Hellstrom diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c b/d

[Bug 41846] hitting software fallbacks when using xorg state tracker

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41846 --- Comment #5 from Martin Stolpe 2011-10-17 16:39:40 PDT --- Created attachment 52449 --> https://bugs.freedesktop.org/attachment.cgi?id=52449 xorg.conf -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 41846] hitting software fallbacks when using xorg state tracker

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41846 --- Comment #4 from Martin Stolpe 2011-10-17 16:39:11 PDT --- Created attachment 52448 --> https://bugs.freedesktop.org/attachment.cgi?id=52448 Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 30412] opengl doesn't work when using gallium and xorg state tracker

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30412 Martin Stolpe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [patch] drm/nouveau: testing the wrong variable

2011-10-17 Thread Ben Skeggs
On Tue, 2011-10-18 at 09:07 +0300, Dan Carpenter wrote: > memtimings is a valid pointer here, the intent was to test for > kcalloc() failure. I've queued it, thanks! Ben. > > Signed-off-by: Dan Carpenter > > diff --git a/drivers/gpu/drm/nouveau/nouveau_perf.c > b/drivers/gpu/drm/nouveau/nouvea

[PATCH 11/12] i915: Move i915_read/write out of line

2011-10-17 Thread Ben Widawsky
On Thu, 13 Oct 2011 16:08:51 -0700 Andi Kleen wrote: > From: Andi Kleen > > With the tracing code in there they are far too big to inline. > > .text savings compared to a non force inline kernel: > > i915_restore_display4393 12036 +7643 > i915_save_display

[PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Eugeni Dodonov
ugh the i2c-algo-bit call used in this edid detection call. -- Eugeni Dodonov <http://eugeni.dodonov.net/> -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20111017/d37c73a6/attachment.htm>

[Bug 41698] [r300g] Flickering user interface in WoW

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41698 --- Comment #3 from Chris Rankin 2011-10-17 14:09:13 PDT --- (In reply to comment #2) > This problem does not happen with my RV790. Actually, I'm not so sure about this now. Although the effect is certainly a lot less visible that with the RV35

Problems with videos and i915 driver

2011-10-17 Thread Daniel Vetter
On Mon, Oct 17, 2011 at 02:19:22PM -0400, Steven Rostedt wrote: > On Mon, 2011-10-17 at 19:52 +0200, Daniel Vetter wrote: > > On Mon, Oct 17, 2011 at 01:06:59PM -0400, Steven Rostedt wrote: > > > It's running Fedora 14, and I rather avoid Gnome3 and systemd, which > > > prevents me from moving her

No subject

2011-10-17 Thread
be -EREMOTEIO, which could be caused by transmission error so it should be retried. -- Eugeni Dodonov --bcaec51f8fc3b70e6504af85018a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Oct 17, 2011 at 18:41, Keith Packard

Problems with videos and i915 driver

2011-10-17 Thread Daniel Vetter
On Mon, Oct 17, 2011 at 01:06:59PM -0400, Steven Rostedt wrote: > It's running Fedora 14, and I rather avoid Gnome3 and systemd, which > prevents me from moving her to Fedora 15. If F14 does not provide the > necessary updates, I'll move her over to a Debian system. Generally we're (unfortunately)

[PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Eugeni Dodonov
On Mon, Oct 17, 2011 at 18:41, Keith Packard wrote: > On Mon, 17 Oct 2011 11:12:29 -0200, Eugeni Dodonov < > eugeni.dodonov at intel.com> wrote: > > > + if (ret == -ENXIO) { > > + DRM_DEBUG_KMS("drm: skipping non-existent adapter > %s\n", > > +

Problems with videos and i915 driver

2011-10-17 Thread Daniel Vetter
On Mon, Oct 17, 2011 at 07:40:27AM -0400, Steven Rostedt wrote: > On Mon, 2011-10-17 at 10:55 +0200, Daniel Vetter wrote: > > On Sun, Oct 16, 2011 at 02:01:08PM -0400, Steven Rostedt wrote: > > > [ 102.695526] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer > > > elapsed... GPU hung > > > [

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread Stéphane Marchesin
On Mon, Oct 17, 2011 at 17:06, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display arti

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread Stéphane Marchesin
On Mon, Oct 17, 2011 at 17:06, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display arti

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread David Rientjes
On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display artifacts, >

[Bug 38452] ETQW: Renders garbage in some places

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38452 --- Comment #8 from almos 2011-10-17 10:27:51 PDT --- (In reply to comment #3) > The bug is reproducible here with r600g (garbage or freeze), swrastg (crash), > and catalyst 11.5 (garbage or freeze). I'm using demo and you are using full > game,

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread David Rientjes
On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display artifacts, >

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread Mandeep Singh Baines
From: Hugh Dickins Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if we're going to reboot immediately, the user will not be able to see the messages anyway, and messing with the video mode may display artifacts, and certainly get into several layers of complexity (including

Re: [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Eugeni Dodonov
On Mon, Oct 17, 2011 at 20:41, Keith Packard wrote: > On Mon, 17 Oct 2011 19:07:51 -0200, Eugeni Dodonov > wrote: > > > From what I've checked, the other return error value in this context > could > > be -EREMOTEIO, which could be caused by transmission error so it should > be > > retried. > > O

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread Mandeep Singh Baines
From: Hugh Dickins Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if we're going to reboot immediately, the user will not be able to see the messages anyway, and messing with the video mode may display artifacts, and certainly get into several layers of complexity (including

[Bug 41846] hitting software fallbacks when using xorg state tracker

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41846 --- Comment #5 from Martin Stolpe 2011-10-17 16:39:40 PDT --- Created attachment 52449 --> https://bugs.freedesktop.org/attachment.cgi?id=52449 xorg.conf -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 41846] hitting software fallbacks when using xorg state tracker

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41846 --- Comment #4 from Martin Stolpe 2011-10-17 16:39:11 PDT --- Created attachment 52448 --> https://bugs.freedesktop.org/attachment.cgi?id=52448 Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 30412] opengl doesn't work when using gallium and xorg state tracker

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30412 Martin Stolpe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Keith Packard
On Mon, 17 Oct 2011 19:07:51 -0200, Eugeni Dodonov wrote: > From what I've checked, the other return error value in this context could > be -EREMOTEIO, which could be caused by transmission error so it should be > retried. Oh, there's -ENOMEM, -EINVAL and probably a few others down in the bowels

[PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Keith Packard
ailable URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20111017/97368ce3/attachment.pgp>

[Bug 38022] ATI Radeon 6950 (Cayman): r600g texture / pixmap corruption

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38022 --- Comment #14 from Michel D?nzer 2011-10-17 08:41:37 PDT --- (In reply to comment #13) > The symptoms are essentially the same as Harald described, although on a > radeon > 9600xt, [...] That's probably a different issue from this one (which

[Bug 34218] [r300g] Unigine: some surfaces are reflecting too much light

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34218 Pavel Ondra?ka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Problems with videos and i915 driver

2011-10-17 Thread Steven Rostedt
On Mon, 2011-10-17 at 19:52 +0200, Daniel Vetter wrote: > On Mon, Oct 17, 2011 at 01:06:59PM -0400, Steven Rostedt wrote: > > It's running Fedora 14, and I rather avoid Gnome3 and systemd, which > > prevents me from moving her to Fedora 15. If F14 does not provide the > > necessary updates, I'll mo

[Bug 41698] [r300g] Flickering user interface in WoW

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41698 --- Comment #3 from Chris Rankin 2011-10-17 14:09:13 PDT --- (In reply to comment #2) > This problem does not happen with my RV790. Actually, I'm not so sure about this now. Although the effect is certainly a lot less visible that with the RV35

Re: [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Eugeni Dodonov
On Mon, Oct 17, 2011 at 18:41, Keith Packard wrote: > On Mon, 17 Oct 2011 11:12:29 -0200, Eugeni Dodonov < > eugeni.dodo...@intel.com> wrote: > > > + if (ret == -ENXIO) { > > + DRM_DEBUG_KMS("drm: skipping non-existent adapter > %s\n", > > +

[Bug 41744] Unigine Heaven shows black textures (Radeon HD4250)

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41744 --- Comment #4 from Alex Deucher 2011-10-17 06:57:32 PDT --- (In reply to comment #3) > > Probably some error with kernel? You need a newer kernel to use that feature. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

[Bug 39145] screen goes dark when the graphics driver (radeon) is loaded

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39145 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Keith Packard
On Mon, 17 Oct 2011 11:12:29 -0200, Eugeni Dodonov wrote: > + if (ret == -ENXIO) { > + DRM_DEBUG_KMS("drm: skipping non-existent adapter %s\n", > + adapter->name); > + break; > + } This seems goo

[PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Keith Packard
re Size: 827 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20111017/645b97c2/attachment.pgp>

[Bug 39145] screen goes dark when the graphics driver (radeon) is loaded

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39145 --- Comment #9 from mikhail.v.gavrilov at gmail.com 2011-10-17 06:41:06 PDT --- > > Thanks for testing; that's good news. ?You can configure the choice of > drivers for a linux build with "make nconfig". > > Administrivia: > > ?- can you reproduce

[PATCH -fixes] ttm: Fix error-path using an uninitialized value

2011-10-17 Thread Thomas Hellstrom
Pointed out by Michel Daenzer. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_bo_util.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_bo_util.c b/drivers/gpu/drm/ttm/ttm_bo_util.c index 6135f58..eeba838 100644 --- a/drivers/gpu/dr

[Bug 41698] [r300g] Flickering user interface in WoW

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41698 --- Comment #2 from Chris Rankin 2011-10-17 06:26:19 PDT --- This problem does not happen with my RV790. Possibly this is due to the amount of GTT/VRAM that this card has: ATOM BIOS: RV790 radeon :02:00.0: VRAM: 1024M 0x - 0

Problems with videos and i915 driver

2011-10-17 Thread Steven Rostedt
On Mon, 2011-10-17 at 19:02 +0200, Daniel Vetter wrote: > Thanks. Your userspace is issueing MI_WAIT_SCANLINES cmds to the gpu, > which just doesn't work. Can you please upgrade xf86-video-intel to the > latest released version and check whether it works. > > Generally userspace with that bug is

[PATCH 3/3] vmwgfx: Add vblank stubs

2011-10-17 Thread Thomas Hellstrom
From: Jakob Bornecrantz This fixes kernel panics when running the vbltest from the drm repo. We can't just skip initializing the vblank system since it sets up certain state for us, see: "vmwgfx: Enable use of the vblank system." Signed-off-by: Jakob Bornecrantz Signed-off-by: Thomas Hellstrom

[PATCH 2/3] vmwgfx: Whitespace & code style in display unit

2011-10-17 Thread Thomas Hellstrom
From: Jakob Bornecrantz Signed-off-by: Jakob Bornecrantz Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c |4 +--- drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c |5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c

[PATCH 1/3] vmwgfx: Fix display system init & close functions

2011-10-17 Thread Thomas Hellstrom
From: Jakob Bornecrantz Make sure we null the display private, make sure we catch and handle vblank failing to init and don't call vblank_cleanup if we haven't initialized the display system. Signed-off-by: Jakob Bornecrantz Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/vmwgfx/vmwgfx_ld

[PATCH -next 0/3] vmwgfx fixes

2011-10-17 Thread Thomas Hellstrom
A couple of vmwgfx fixes on top of drm-next / drm-core-next. -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulen

Re: Problems with videos and i915 driver

2011-10-17 Thread Daniel Vetter
On Mon, Oct 17, 2011 at 02:19:22PM -0400, Steven Rostedt wrote: > On Mon, 2011-10-17 at 19:52 +0200, Daniel Vetter wrote: > > On Mon, Oct 17, 2011 at 01:06:59PM -0400, Steven Rostedt wrote: > > > It's running Fedora 14, and I rather avoid Gnome3 and systemd, which > > > prevents me from moving her

[PATCH 2/2] Check if the bus is valid prior to discovering edid.

2011-10-17 Thread Eugeni Dodonov
This adds a new function intel_drm_get_valid_edid, which attempts to detect EDID values from available devices and returns quickly in case no connection is present. We detect non-existing devices by checking the i2c_transfer status, and if it fails with the -ENXIO result, we know that the i2c_algo

[PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Eugeni Dodonov
This allows to avoid talking to a non-existent bus repeatedly until we finally timeout. The non-existent bus is signalled by -ENXIO error, provided by i2c_algo_bit:bit_doAddress call. As the advantage of such change, all the other routines which use drm_get_edid would benefit for this timeout. Th

[PATCH] Improvements in edid detection timings (final)

2011-10-17 Thread Eugeni Dodonov
Those are two identical fixes for improving EDID detection timings, which also fix extremely slow xrandr queries in case of phantom outputs (https://bugs.freedesktop.org/show_bug.cgi?id=41059) The first fix is a small change to drm_edid, which prevents it from talking to non-existent adapters by d

[Bug 41846] hitting software fallbacks when using xorg state tracker

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41846 --- Comment #3 from Michel D?nzer 2011-10-17 04:08:37 PDT --- Please attach the Xorg.0.log file. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assign

Problems with videos and i915 driver

2011-10-17 Thread Daniel Vetter
On Sun, Oct 16, 2011 at 02:01:08PM -0400, Steven Rostedt wrote: > [ 102.695526] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer > elapsed... GPU hung > [ 102.695538] [drm] capturing error event; look for more information in > /debug/dri/0/i915_error_state > [ 102.699680] [drm:i915_wait_re

Re: Problems with videos and i915 driver

2011-10-17 Thread Daniel Vetter
On Mon, Oct 17, 2011 at 01:06:59PM -0400, Steven Rostedt wrote: > It's running Fedora 14, and I rather avoid Gnome3 and systemd, which > prevents me from moving her to Fedora 15. If F14 does not provide the > necessary updates, I'll move her over to a Debian system. Generally we're (unfortunately)

Re: Problems with videos and i915 driver

2011-10-17 Thread Steven Rostedt
On Mon, 2011-10-17 at 19:02 +0200, Daniel Vetter wrote: > Thanks. Your userspace is issueing MI_WAIT_SCANLINES cmds to the gpu, > which just doesn't work. Can you please upgrade xf86-video-intel to the > latest released version and check whether it works. > > Generally userspace with that bug is

[Bug 38452] ETQW: Renders garbage in some places

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38452 --- Comment #8 from almos 2011-10-17 10:27:51 PDT --- (In reply to comment #3) > The bug is reproducible here with r600g (garbage or freeze), swrastg (crash), > and catalyst 11.5 (garbage or freeze). I'm using demo and you are using full > game,

Re: Problems with videos and i915 driver

2011-10-17 Thread Daniel Vetter
On Mon, Oct 17, 2011 at 07:40:27AM -0400, Steven Rostedt wrote: > On Mon, 2011-10-17 at 10:55 +0200, Daniel Vetter wrote: > > On Sun, Oct 16, 2011 at 02:01:08PM -0400, Steven Rostedt wrote: > > > [ 102.695526] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer > > > elapsed... GPU hung > > > [

[Bug 38022] ATI Radeon 6950 (Cayman): r600g texture / pixmap corruption

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38022 --- Comment #14 from Michel Dänzer 2011-10-17 08:41:37 PDT --- (In reply to comment #13) > The symptoms are essentially the same as Harald described, although on a > radeon > 9600xt, [...] That's probably a different issue from this one (which

[Bug 34218] [r300g] Unigine: some surfaces are reflecting too much light

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34218 Pavel Ondračka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Problems with videos and i915 driver

2011-10-17 Thread Steven Rostedt
- A non-text attachment was scrubbed... Name: i915_error_state.gz Type: application/x-gzip Size: 277157 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20111017/4ced536e/attachment-0001.bin>

[Bug 41744] Unigine Heaven shows black textures (Radeon HD4250)

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41744 --- Comment #3 from Ga?per Sedej 2011-10-17 00:02:20 PDT --- gsedej at seraph:~/Prenosi/Unigine_Heaven$ dpkg -l | grep libtxc ii libtxc-dxtn0 1.0.1-0.2 S3 Texture Compression (S3TC) library glxinfo: http://pastebin.com/96JdRUQp I found out tha

[Bug 41744] Unigine Heaven shows black textures (Radeon HD4250)

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41744 --- Comment #4 from Alex Deucher 2011-10-17 06:57:32 PDT --- (In reply to comment #3) > > Probably some error with kernel? You need a newer kernel to use that feature. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 39145] screen goes dark when the graphics driver (radeon) is loaded

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39145 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 39145] screen goes dark when the graphics driver (radeon) is loaded

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39145 --- Comment #9 from mikhail.v.gavri...@gmail.com 2011-10-17 06:41:06 PDT --- > > Thanks for testing; that's good news.  You can configure the choice of > drivers for a linux build with "make nconfig". > > Administrivia: > >  - can you reproduce th

[Bug 41698] [r300g] Flickering user interface in WoW

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41698 --- Comment #2 from Chris Rankin 2011-10-17 06:26:19 PDT --- This problem does not happen with my RV790. Possibly this is due to the amount of GTT/VRAM that this card has: ATOM BIOS: RV790 radeon :02:00.0: VRAM: 1024M 0x - 0

[PATCH 2/2] Check if the bus is valid prior to discovering edid.

2011-10-17 Thread Eugeni Dodonov
This adds a new function intel_drm_get_valid_edid, which attempts to detect EDID values from available devices and returns quickly in case no connection is present. We detect non-existing devices by checking the i2c_transfer status, and if it fails with the -ENXIO result, we know that the i2c_algo

[PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there

2011-10-17 Thread Eugeni Dodonov
This allows to avoid talking to a non-existent bus repeatedly until we finally timeout. The non-existent bus is signalled by -ENXIO error, provided by i2c_algo_bit:bit_doAddress call. As the advantage of such change, all the other routines which use drm_get_edid would benefit for this timeout. Th

[PATCH] Improvements in edid detection timings (final)

2011-10-17 Thread Eugeni Dodonov
Those are two identical fixes for improving EDID detection timings, which also fix extremely slow xrandr queries in case of phantom outputs (https://bugs.freedesktop.org/show_bug.cgi?id=41059) The first fix is a small change to drm_edid, which prevents it from talking to non-existent adapters by d

[PATCH -fixes] ttm: Fix error-path using an uninitialized value

2011-10-17 Thread Thomas Hellstrom
Pointed out by Michel Daenzer. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_bo_util.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_bo_util.c b/drivers/gpu/drm/ttm/ttm_bo_util.c index 6135f58..eeba838 100644 --- a/drivers/gpu/dr

[Bug 41846] hitting software fallbacks when using xorg state tracker

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41846 --- Comment #3 from Michel Dänzer 2011-10-17 04:08:37 PDT --- Please attach the Xorg.0.log file. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assign

[PATCH 1/3] vmwgfx: Fix display system init & close functions

2011-10-17 Thread Thomas Hellstrom
From: Jakob Bornecrantz Make sure we null the display private, make sure we catch and handle vblank failing to init and don't call vblank_cleanup if we haven't initialized the display system. Signed-off-by: Jakob Bornecrantz Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/vmwgfx/vmwgfx_ld

[PATCH 3/3] vmwgfx: Add vblank stubs

2011-10-17 Thread Thomas Hellstrom
From: Jakob Bornecrantz This fixes kernel panics when running the vbltest from the drm repo. We can't just skip initializing the vblank system since it sets up certain state for us, see: "vmwgfx: Enable use of the vblank system." Signed-off-by: Jakob Bornecrantz Signed-off-by: Thomas Hellstrom

[PATCH -next 0/3] vmwgfx fixes

2011-10-17 Thread Thomas Hellstrom
A couple of vmwgfx fixes on top of drm-next / drm-core-next. -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulen

[PATCH 2/3] vmwgfx: Whitespace & code style in display unit

2011-10-17 Thread Thomas Hellstrom
From: Jakob Bornecrantz Signed-off-by: Jakob Bornecrantz Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c |4 +--- drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c |5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c

[Bug 41740] Mesa 7.12-devel gallium/state_trackers/d3d1x compilation error

2011-10-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41740 Jos van Wolput changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

Re: Problems with videos and i915 driver

2011-10-17 Thread Daniel Vetter
On Sun, Oct 16, 2011 at 02:01:08PM -0400, Steven Rostedt wrote: > [ 102.695526] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer > elapsed... GPU hung > [ 102.695538] [drm] capturing error event; look for more information in > /debug/dri/0/i915_error_state > [ 102.699680] [drm:i915_wait_re

[Bug 41744] Unigine Heaven shows black textures (Radeon HD4250)

2011-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41744 --- Comment #3 from Gašper Sedej 2011-10-17 00:02:20 PDT --- gsedej@seraph:~/Prenosi/Unigine_Heaven$ dpkg -l | grep libtxc ii libtxc-dxtn0 1.0.1-0.2 S3 Texture Compression (S3TC) library glxinfo: http://pastebin.com/96JdRUQp I found out that I