Chris Wilson writes:
>> [PATCH 1/4] Support 64-bit MSC values. Handle kernel vageries about
>
> Some spurious assignments that appear to intentially drop the error code
> could be clarified,
I can't find any dropped error codes in this patch to add comments to,
please provide patch excerpts for
On Wed, Nov 20, 2013 at 12:53:33PM -0800, Keith Packard wrote:
> Here's a series of patches which provide DRI3 and Present support in
> the Intel 2D driver. The first two patches pave the way by
> synthesizing 64-bit vblank counters and extending the DRM event
> handling to allow for both DRI2 and
Here's a series of patches which provide DRI3 and Present support in
the Intel 2D driver. The first two patches pave the way by
synthesizing 64-bit vblank counters and extending the DRM event
handling to allow for both DRI2 and DRI3 events. Then there's a patch
to add DRI2 and miSyncShm support fol