> Hi Eric,
>
> could you please resend this patch [1], because it's still not applied in
> Linux 4.10-rc2.
>
> Thanks
> Stefan
>
> [1] - https://patchwork.kernel.org/patch/9369793/
ping ...
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http
Stefan Wahren writes:
>> Hi Eric,
>>
>> could you please resend this patch [1], because it's still not applied in
>> Linux 4.10-rc2.
>>
>> Thanks
>> Stefan
>>
>> [1] - https://patchwork.kernel.org/patch/9369793/
>
> ping ...
It's in drm-vc4-fixes now. I just sent out two more fixes, and I shou
Hi Eric,
could you please resend this patch [1], because it's still not applied in Linux
4.10-rc2.
Thanks
Stefan
[1] - https://patchwork.kernel.org/patch/9369793/
The underscores variant frees the pointers inside, while the
no-underscores variant calls underscores and then frees the struct.
Signed-off-by: Eric Anholt
Fixes: d8dbf44f13b9 ("drm/vc4: Make the CRTCs cooperate on allocating display
lists.")
Cc: stable at vger.kernel.org
---
drivers/gpu/drm/vc