OSDN Git Service

msm: kgsl: Correct the size of SDS in snapshot
authorHarshdeep Dhatt <hdhatt@codeaurora.org>
Wed, 11 May 2016 21:29:38 +0000 (15:29 -0600)
committerCarter Cooper <ccooper@codeaurora.org>
Wed, 3 Aug 2016 16:34:04 +0000 (10:34 -0600)
commitda3193916d5e4526d659c950f3f0dea92273bc5a
tree9cba1d14731199051305091bf6a89573a22194dc
parentce48563d9b444d2572a62a16a622a00db869fead
msm: kgsl: Correct the size of SDS in snapshot

Dump 256 instead of 128 dwords of SDS as DRAW_STATE_ADDR is
actually 8 bits wide [7:0] and not 7 bits wide [6:0].

CRs-Fixed: 1023608
Change-Id: I8dcb07bf0a3b9e91b6ec7396d89239fdbd548ac0
Signed-off-by: Harshdeep Dhatt <hdhatt@codeaurora.org>
drivers/gpu/msm/adreno_a5xx_snapshot.c