On Wednesday 03 September 2008 13:36:21 Maksym Veremeyenko wrote: > Jesse Barnes написав(ла): > [...] > > >> I am very interesting in getting drmWaitVBlank works on 945GME... > > > > It's against Dave's upstream DRM repo: > > git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git branch > > drm-next. > > downloaded repo: > [EMAIL PROTECTED] src]# git clone > git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git > > and patching cause a lot of errors: > [EMAIL PROTECTED] drm-2.6]# patch -p1 < ../drm-next-vblank-rework-2.patch > patching file drivers/gpu/drm/drm_drv.c > patching file drivers/gpu/drm/drm_irq.c > Hunk #2 succeeded at 221 with fuzz 2. > Hunk #3 succeeded at 238 (offset -3 lines). > Hunk #4 succeeded at 280 with fuzz 2. > Hunk #5 succeeded at 322 (offset -3 lines). > .... > > am i doing wrong?
I guess you need to switch to the drm-next branch: cd drm-2.6 git checkout -b drm-next origin/drm-next regards, Stefano ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel