Re: [Mesa-dev] [PATCH v2 1/3] gallium: add renderonly library

2017-01-11 Thread Alexandre Courbot
On 12/24/2016 07:04 AM, Christian Gmeiner wrote: > This a very lightweight library to add basic support for renderonly > GPUs. A kms gallium driver must specify how a renderonly_scanout > objects gets created. Also it must provide file handles to the used > kms device and the used gpu device. > >

[Mesa-dev] [PATCH v2 1/3] gallium: add renderonly library

2016-12-23 Thread Christian Gmeiner
This a very lightweight library to add basic support for renderonly GPUs. A kms gallium driver must specify how a renderonly_scanout objects gets created. Also it must provide file handles to the used kms device and the used gpu device. This could look like: struct renderonly ro = {