Patches 1-6 are,
Reviewed-by: Samuel Iglesias Gonsálvez
On 12/04/18 02:10, Chris Wilson wrote:
> Reorder code to avoid a forward declaration in the next patch.
>
> Signed-off-by: Chris Wilson
> ---
> src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 12 ++--
> 1 file changed, 6 insertio
Reorder code to avoid a forward declaration in the next patch.
Signed-off-by: Chris Wilson
---
src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/intel_mipmap_tree.c
b/src/mesa/drivers/dri/i965