Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87ec91ee authored by Kasin Li's avatar Kasin Li
Browse files

drm/msm: Increase maximum number of GPU commands



Current default number is 4. It's verified sufficient in power lift,
GFXBench and Conformance tests. But it's reported that in a new
application, Car Renderer, more than 4 commands are submitted to DRM.

Change-Id: Ib418775dcccac1f304a2d6d074b9f82729c957b6
Signed-off-by: default avatarKasin Li <donglil@codeaurora.org>
parent 55cd73b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ static inline uint32_t msm_gem_fence(struct msm_gem_object *msm_obj,
	return fence;
}

#define MAX_CMDS 4
#define MAX_CMDS 10

/* Created per submit-ioctl, to track bo's and cmdstream bufs, etc,
 * associated with the cmdstream submission for synchronization (and