Re: [PATCH] DRM fixed compilation errors and warnings for 2.6.26

2008-07-20 Thread nagaraj s k
Hi Daniel, Thanks for correcting me, i will work on this and try sending the patch soon with the mentioned changes. On Sun, Jul 20, 2008 at 12:05 AM, Daniel Stone <[EMAIL PROTECTED]> wrote: > On Sat, Jul 19, 2008 at 11:16:58PM +0530, nagaraj s k wrote: > > @@ -69,7 +69,7 @@ void *drm_realloc(voi

Texture compression patents

2008-07-20 Thread Corbin Simpson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Howdy. I was just going through the r3xx/r5xx bugs, and I noticed that lots of problems are related to certain texture compression features being dependent on out-of-tree code. I also noticed that, at least on R400+ Radeons, we actually have hardware s

Re: [PATCH] drm & i915 vblank fixes

2008-07-20 Thread Michel Dänzer
On Sat, 2008-07-19 at 12:54 -0400, Robert Noland wrote: > > One other issue that I spotted while testing is that we initialize > vblank_disable_allowed to 0. The only place that it ever becomes true > is in post modeset. So, for me... vblanks were never getting disabled. Yes, that's the intent

Re: [PATCH] DRM fixed compilation errors and warnings for 2.6.26

2008-07-20 Thread Bruno Prémont
On Sat, 19 July 2008 "nagaraj s k" <[EMAIL PROTECTED]> wrote: > Hi ALL, > > Sorry about repetitive mails, i forgot to add the main mail list, > getting used to the procedure to send patches. > > This is my second submission (looks like first mail lost in the > malling list 10 days earlier). I did

[Bug 10985] backlight doesn't come on after resume with i915 video

2008-07-20 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10985 --- Comment #34 from [EMAIL PROTECTED] 2008-07-20 03:28 --- (In reply to comment #32) > Jon, can you try the drm tree? It's working well on my 855 test machine and > is > easier for me to test/generate diffs against. Sure. Actually t

Re: [RFC] DRM developer guide

2008-07-20 Thread Maarten Maathuis
On 6/23/08, Jesse Barnes <[EMAIL PROTECTED]> wrote: > On Sunday, June 22, 2008 6:55 am Pekka Paalanen wrote: > > On Thu, 19 Jun 2008 15:13:51 -0700 > > > > Jesse Barnes <[EMAIL PROTECTED]> wrote: > > > In a shameless attempt to capitalize on the recent enthusiasm for > > > documenting things,