On 4 February 2016 at 16:20, Rob Clark wrote:
> On Wed, Feb 3, 2016 at 7:52 PM, Emil Velikov wrote:
>> On 2 February 2016 at 17:55, Rob Clark wrote:
>>> On Tue, Feb 2, 2016 at 12:13 PM, Emil Velikov
>>> wrote:
On 31 January 2016 at 19:40, Rob Clark wrote:
> On Sun, Jan 31, 2016 at 6:
On Wed, Feb 3, 2016 at 7:52 PM, Emil Velikov wrote:
> On 2 February 2016 at 17:55, Rob Clark wrote:
>> On Tue, Feb 2, 2016 at 12:13 PM, Emil Velikov
>> wrote:
>>> On 31 January 2016 at 19:40, Rob Clark wrote:
On Sun, Jan 31, 2016 at 6:18 AM, Emil Velikov
wrote:
> Hi Rob,
>
On 2 February 2016 at 17:55, Rob Clark wrote:
> On Tue, Feb 2, 2016 at 12:13 PM, Emil Velikov
> wrote:
>> On 31 January 2016 at 19:40, Rob Clark wrote:
>>> On Sun, Jan 31, 2016 at 6:18 AM, Emil Velikov
>>> wrote:
Hi Rob,
On 30 January 2016 at 00:36, Rob Herring wrote:
> It
On Tue, Feb 2, 2016 at 12:13 PM, Emil Velikov wrote:
> On 31 January 2016 at 19:40, Rob Clark wrote:
>> On Sun, Jan 31, 2016 at 6:18 AM, Emil Velikov
>> wrote:
>>> Hi Rob,
>>>
>>> On 30 January 2016 at 00:36, Rob Herring wrote:
It is necessary to share the screen between mesa and gralloc
On 31 January 2016 at 19:40, Rob Clark wrote:
> On Sun, Jan 31, 2016 at 6:18 AM, Emil Velikov
> wrote:
>> Hi Rob,
>>
>> On 30 January 2016 at 00:36, Rob Herring wrote:
>>> It is necessary to share the screen between mesa and gralloc to
>>> properly ref count resources. This implements a hash lo
On Sun, Jan 31, 2016 at 6:18 AM, Emil Velikov wrote:
> Hi Rob,
>
> On 30 January 2016 at 00:36, Rob Herring wrote:
>> It is necessary to share the screen between mesa and gralloc to
>> properly ref count resources. This implements a hash lookup on
>> the file description to re-use an already crea
Hi Rob,
On 30 January 2016 at 00:36, Rob Herring wrote:
> It is necessary to share the screen between mesa and gralloc to
> properly ref count resources. This implements a hash lookup on
> the file description to re-use an already created screen. This is
> a similar implementation as freedreno an
It is necessary to share the screen between mesa and gralloc to
properly ref count resources. This implements a hash lookup on
the file description to re-use an already created screen. This is
a similar implementation as freedreno and radeon.
Signed-off-by: Rob Herring
---
src/gallium/auxiliary/