Re: [PATCH weston 2/2] weston: add --device option for DRM-backend

2017-12-18 Thread Pekka Paalanen
On Mon, 4 Dec 2017 20:02:48 + Daniel Stone wrote: > Hi Pekka, > > On 28 March 2017 at 16:26, Pekka Paalanen wrote: > > Developers with testing rigs having multiple graphics cards plugged in > > often want to test things on a specific card. We have ways to choose a > > card through seat assi

Re: [PATCH weston 2/2] weston: add --device option for DRM-backend

2017-12-04 Thread Daniel Stone
Hi Pekka, On 28 March 2017 at 16:26, Pekka Paalanen wrote: > Developers with testing rigs having multiple graphics cards plugged in > often want to test things on a specific card. We have ways to choose a > card through seat assignments, but configuring that run by run is > awkward. > > Add a com

[PATCH weston 2/2] weston: add --device option for DRM-backend

2017-03-28 Thread Pekka Paalanen
From: Pekka Paalanen Developers with testing rigs having multiple graphics cards plugged in often want to test things on a specific card. We have ways to choose a card through seat assignments, but configuring that run by run is awkward. Add a command line option for opening a specific DRM devic