freedreno: tweak ringbuffer sizes/count
authorRob Clark <robclark@freedesktop.org>
Wed, 19 Feb 2014 17:02:57 +0000 (12:02 -0500)
committerRob Clark <robclark@freedesktop.org>
Wed, 19 Feb 2014 17:02:57 +0000 (12:02 -0500)
commit9186cd39d42dff5a730134535c6ad647a51c44f8
tree1a8e02bb447e63712e2529f6e680751443ba3e2c
parent5993723471a81003bd82d189836ccdd8d085a7b5
freedreno: tweak ringbuffer sizes/count

Since we are now consuming two ringbuffers at a time, we probably want a
pool larger than 4.. but we don't need each individual ringbuffer to be
so large, so offset the pool size increase by reducing rb size.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/freedreno_context.c
src/gallium/drivers/freedreno/freedreno_context.h