mesa/src/amd/vulkan/winsys/amdgpu
Gustaw Smolarczyk c3f3c6b0e8 radv/winsys: Fix radv_amdgpu_cs_grow min_size argument. (v2)
It's supposed to be how much at least we want to grow the cs, not the
minimum size of the cs after growth.

v2: Unbreak use_ib_bos.
    Don't mask the ib_size when !use_ib_bos, since it's not needed.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2016-10-12 09:06:30 +10:00
..
radv_amdgpu_bo.c
radv_amdgpu_bo.h radv: Use proper header guards over 'pragma once' directives 2016-10-10 16:10:56 +11:00
radv_amdgpu_cs.c radv/winsys: Fix radv_amdgpu_cs_grow min_size argument. (v2) 2016-10-12 09:06:30 +10:00
radv_amdgpu_cs.h radv/winsys: Trivial style and readability fixups 2016-10-12 08:24:50 +10:00
radv_amdgpu_surface.c radv/winsys: Trivial style and readability fixups 2016-10-12 08:24:50 +10:00
radv_amdgpu_surface.h radv: Use proper header guards over 'pragma once' directives 2016-10-10 16:10:56 +11:00
radv_amdgpu_winsys.c radv/winsys: Fix mem leak at failed do_winsys_init() call site 2016-10-12 08:46:10 +10:00
radv_amdgpu_winsys.h radv: Use proper header guards over 'pragma once' directives 2016-10-10 16:10:56 +11:00
radv_amdgpu_winsys_public.h radv: Use proper header guards over 'pragma once' directives 2016-10-10 16:10:56 +11:00