On Tue, 11 Jan 2011 14:33:29 +0100, Pavel Machek <pavel@xxxxxx> wrote: > Hi! > > > >>> Highlights: > > >>> core/drivers: add support for high precision vblank timestamps > > >>> radeon: pageflipping support, Gen2 PCIE support > > >>> nouveau: reworked VRAM and VM support > > >>> intel: better ILK/SNB powersaving support, Full GTT support > > >> > > >> Lowlights: it's broken. > > Heh, at this point I expected Linus to complain about milion merges in > changelog... Applying bug fixes to one tree and pushing those to 2.6.37 and doing feature work in another which also depend upon those same bug fixes... The merges I felt were fairly infrequent, either after a pull request and subsequent fast-forward of -fixes (so that -next was always a superset of the current upstream rc) or I applied a patch to -fixes that would conflict with -next. After those, I did an immediate merge to resolve the conflict whilst the code was still fresh. The whole point of trying to keep two trees intact is to be able to perform continuous testing on both. No matter how hard I try not to, it seems I always break Linus's machine. > > Arg. It's been ok on my ILK systems, but Chris has found some > >issues with out watermarking code iirc; apparently we're underflowing > >the display FIFO, causing all sorts of trouble. If it works before > >the pull of Dave's tree, can you bisect? > > Watermarking code? What goes on there? FIFO watermarks, they determine when the display fetches from the scanout buffer to fill the pipe. If we run out of FIFO entries then the display flickers at best, at worst we may hard hang the machine. -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel