[PATCH] drm: Add a debug node for vblank state.

2008-12-19 Thread Eric Anholt
Signed-off-by: Eric Anholt --- drivers/gpu/drm/drm_irq.c |9 ++ drivers/gpu/drm/drm_proc.c | 63 include/drm/drmP.h |1 + 3 files changed, 73 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_irq.c b/drivers/gpu/drm

Re: [Intel-gfx] [PATCH] Rework DRM proc file handling

2008-12-19 Thread Eric Anholt
On Sat, 2008-12-20 at 09:21 +1000, Dave Airlie wrote: > On Sat, Dec 20, 2008 at 9:19 AM, Eric Anholt wrote: > > On Tue, 2008-12-09 at 14:00 -0500, Ben Gamari wrote: > >> Hey everyone, > >> > >> This is the latest version of my procfs file handling patch. I have > >> ported the old proc files to us

Re: [Intel-gfx] [PATCH] Rework DRM proc file handling

2008-12-19 Thread Dave Airlie
On Sat, Dec 20, 2008 at 9:19 AM, Eric Anholt wrote: > On Tue, 2008-12-09 at 14:00 -0500, Ben Gamari wrote: >> Hey everyone, >> >> This is the latest version of my procfs file handling patch. I have >> ported the old proc files to use the seq_file interface greatly >> simplifying the code. I have a

Re: [PATCH] Rework DRM proc file handling

2008-12-19 Thread Eric Anholt
On Tue, 2008-12-09 at 14:00 -0500, Ben Gamari wrote: > Hey everyone, > > This is the latest version of my procfs file handling patch. I have > ported the old proc files to use the seq_file interface greatly > simplifying the code. I have also put in place infrastructure for > exporting data throug

Re: [PATCH 1/3] drivers/gpu/drm: Move a dereference below a NULL test

2008-12-19 Thread Eric Anholt
On Sat, 2008-12-20 at 08:35 +1000, Dave Airlie wrote: > On Sat, Dec 20, 2008 at 3:10 AM, Julia Lawall wrote: > > From: Julia Lawall > > > > If the NULL test is necessary, then the dereference should be moved below > > the NULL test. > > > > The semantic patch that makes this change is as follows:

Re: [PATCH 0/6] drm/i915: fix sparse warnings

2008-12-19 Thread Eric Anholt
On Thu, 2008-12-18 at 23:27 +0100, Hannes Eder wrote: > This series of patches fixes a couple of sparse warnings in drm/i915. > > Hannes Eder (6): > drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned > drm/i915: fix sparse warnings: make symbols static > drm/i915: fix sparse

Re: [PATCH] Pin new and unpin old buffer when setting a mode.

2008-12-19 Thread Eric Anholt
On Wed, 2008-12-17 at 22:14 -0500, Kristian Høgsberg wrote: > This removes the requirement for user space to pin a buffer before > setting a mode that is backed by the pixels from that buffer. > > Signed-off-by: Kristian Høgsberg Committed. Thanks! -- Eric Anholt [email protected]

Re: [PATCH 1/3] drivers/gpu/drm: Move a dereference below a NULL test

2008-12-19 Thread Dave Airlie
On Sat, Dec 20, 2008 at 3:10 AM, Julia Lawall wrote: > From: Julia Lawall > > If the NULL test is necessary, then the dereference should be moved below > the NULL test. > > The semantic patch that makes this change is as follows: > (http://www.emn.fr/x-info/coccinelle/). The result has been modi

[Bug 13759] [i965 FBO GEM] render to 1D texture work incorrecly

2008-12-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13759 Eric Anholt changed: What|Removed |Added Blocks|18841 | --- Comment #4 from Eric Anholt 2008

[PATCH 1/3] drivers/gpu/drm: Move a dereference below a NULL test

2008-12-19 Thread Julia Lawall
From: Julia Lawall If the NULL test is necessary, then the dereference should be moved below the NULL test. The semantic patch that makes this change is as follows: (http://www.emn.fr/x-info/coccinelle/). The result has been modified to move the initialization of driver down closer to where it

[PATCH v2 6/6] drm/i915: un-EXPORT and make 'intelfb_panic' static

2008-12-19 Thread Hannes Eder
Fix this sparse warning: drivers/gpu/drm/i915/intel_fb.c:417:5: warning: symbol 'intelfb_panic' was not declared. Should it be static? Signed-off-by: Hannes Eder --- On Fri, Dec 19, 2008 at 12:40 AM, Jesse Barnes wrote: > On Thursday, December 18, 2008 1:32 pm Hannes Eder wrote: >> Fix this

[Bug 16772] Memory leak loading Amarok' s Cover Manager with git mesa and xserver

2008-12-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16772 --- Comment #8 from Mikko C. 2008-12-19 06:12:36 PST --- I just tried a Ubuntu 8.10 liveCD. The problem is still present. Install Amarok 2.0 and click on the cover manager: Xorg starts eating ram like crazy. How do I use memprof to launch X