Re: [Freedreno] [PATCH 4/4] drm/msm/A6xx: Enable preemption for A6xx targets

2018-04-03 Thread Jordan Crouse
On Mon, Feb 26, 2018 at 01:08:23PM +0530, Sharat Masetty wrote: > This patch simply increases the number of available ringbuffers, > therefore enabling preemption. > Reviewed-by: Jordan Crouse > Signed-off-by: Sharat Masetty > --- >

[Freedreno] [PATCH 4/4] drm/msm/A6xx: Enable preemption for A6xx targets

2018-02-25 Thread Sharat Masetty
This patch simply increases the number of available ringbuffers, therefore enabling preemption. Signed-off-by: Sharat Masetty --- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git