Reviewed-by: Gurchetan Singh
On Tue, Jul 3, 2018 at 4:32 AM Gert Wollny wrote:
>
> Signed-off-by: Gert Wollny
> ---
> Note that I used (1 << 3) instead of (1 << 2) because Dave's experimental
> patch
> already uses the latter for computer shader caps.
> The host side patch starting to implement
Signed-off-by: Gert Wollny
---
Note that I used (1 << 3) instead of (1 << 2) because Dave's experimental patch
already uses the latter for computer shader caps.
The host side patch starting to implement this can be found here:
https://patchwork.freedesktop.org/series/45064/
Thanks for reviewi