Re: [Intel-gfx] [Mesa-dev] gitlab.fd.o financial situation and impact on services

2020-02-27 Thread Tom Stellard
On 02/27/2020 01:27 PM, Daniel Vetter wrote: > Hi all, > > You might have read the short take in the X.org board meeting minutes > already, here's the long version. > > The good news: gitlab.fd.o has become very popular with our > communities, and is used extensively. This especially includes all

Re: [Intel-gfx] [Mesa-dev] gitlab.fd.o financial situation and impact on services

2020-02-27 Thread Tom Stellard
On 02/27/2020 05:00 PM, Tom Stellard wrote: > On 02/27/2020 01:27 PM, Daniel Vetter wrote: >> Hi all, >> >> You might have read the short take in the X.org board meeting minutes >> already, here's the long version. >> >> The good news: gitlab.fd.o has

Re: [Intel-gfx] FW: Release Notes for Beignet Version 0.1

2013-04-16 Thread Tom Stellard
has a lot of convenient helpers that make it easy to write tests, including a scripting language for writing kernel tests. If you have any questions about any of this, please let me know. I am happy to help and look forward to being able to collaborate with your team as I already do with your t

Re: [Intel-gfx] [PATCH 1/2] drm/dp: retry AUX transactions 32 times

2014-11-26 Thread Tom Stellard
On Wed, Nov 26, 2014 at 01:17:22PM +1000, Dave Airlie wrote: > From: Dave Airlie > > At least on two MST devices I've tested with, when > they are link training downstream, they are totally > unable to handle aux ch msgs, so they defer like nuts. > I tried 16, it wasn't enough, 32 seems better. >