With Nicolai's comment addressed, patches 1-2 are:
Reviewed-by: Marek Olšák
Marek
On Wed, Aug 9, 2017 at 6:47 PM, Nicolai Hähnle wrote:
> On 08.08.2017 00:58, Rob Herring wrote:
>>
>> In preparation to add reference counting of pipe_screen in the
>> pipe-loader,
>> pipe_loader_release needs to
On 08.08.2017 00:58, Rob Herring wrote:
In preparation to add reference counting of pipe_screen in the pipe-loader,
pipe_loader_release needs to destroy the pipe_screen instead of state
trackers.
Did you miss Nine?
Cheers,
Nicolai
Signed-off-by: Rob Herring
Cc: Emil Velikov
---
src/gall
In preparation to add reference counting of pipe_screen in the pipe-loader,
pipe_loader_release needs to destroy the pipe_screen instead of state
trackers.
Signed-off-by: Rob Herring
Cc: Emil Velikov
---
src/gallium/auxiliary/pipe-loader/pipe_loader.c | 14 --
src/gallium/auxiliar