Re: [Mesa-dev] [PATCH] radv: fix order of the guardband register emission.

2017-04-02 Thread Bas Nieuwenhuizen
Reviewed-by: Bas Nieuwenhuizen On Sun, Apr 2, 2017 at 6:47 AM, Dave Airlie wrote: > From: Dave Airlie > > y is vert, x is horiz. > > Noticed in visual inspection compared to radeonsi. > > Signed-off-by: Dave Airlie

[Mesa-dev] [PATCH] radv: fix order of the guardband register emission.

2017-04-01 Thread Dave Airlie
From: Dave Airlie y is vert, x is horiz. Noticed in visual inspection compared to radeonsi. Signed-off-by: Dave Airlie --- src/amd/vulkan/si_cmd_buffer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git