[PATCH 0/5] drm/nouveau: platform devices and GK20A probing

2014-05-19 Thread Alexandre Courbot
This patch series is the final (?) step towards the initial support of GK20A, allowing it to be probed and used (currently at a very slow speed, and for offscreen rendering only) on the Jetson TK1 and Venice 2 boards. The main piece if the first patch which adds platform devices probing support to

[PATCH 0/5] drm/nouveau: platform devices and GK20A probing

2014-05-19 Thread Thierry Reding
On Mon, May 19, 2014 at 12:04:28PM +0200, Lucas Stach wrote: > Am Montag, den 19.05.2014, 18:24 +0900 schrieb Alexandre Courbot: > > This patch series is the final (?) step towards the initial support of > > GK20A, > > allowing it to be probed and used (currently at a very slow speed, and for > >

[PATCH 0/5] drm/nouveau: platform devices and GK20A probing

2014-05-19 Thread Lucas Stach
Am Montag, den 19.05.2014, 18:24 +0900 schrieb Alexandre Courbot: > This patch series is the final (?) step towards the initial support of GK20A, > allowing it to be probed and used (currently at a very slow speed, and for > offscreen rendering only) on the Jetson TK1 and Venice 2 boards. > This s