On Thu, Feb 19, 2015 at 11:54 PM, Dave Airlie wrote:
> On 20 February 2015 at 14:46, Ilia Mirkin wrote:
>> Missed a few drivers in the earlier changes, this should fix up all the
>> ones that print unknown caps or don't have a default statement.
>>
>
>
>> +++ b/src/gallium/drivers/vc4/vc4_screen.
On 20 February 2015 at 14:46, Ilia Mirkin wrote:
> Missed a few drivers in the earlier changes, this should fix up all the
> ones that print unknown caps or don't have a default statement.
>
> +++ b/src/gallium/drivers/vc4/vc4_screen.c
> @@ -318,6 +318,10 @@ vc4_screen_get_shader_param(struct pi
Missed a few drivers in the earlier changes, this should fix up all the
ones that print unknown caps or don't have a default statement.
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/freedreno/freedreno_screen.c | 2 ++
src/gallium/drivers/i915/i915_screen.c | 4
src/gallium/d