drm/msm: Fix a5xx/a6xx timestamps
stable inclusion from stable-5.10.32 commit 79ef0e6c0cf8453298b4ec921c8c0e50a392eb7e bugzilla: 51796 -------------------------------- [ Upstream commit 9fbd3088 ] They were reading a counter that was configured to ALWAYS_COUNT (ie. cycles that the GPU is doing something) rather than ALWAYS_ON. This isn't the thing that userspace is looking for. Signed-off-by:Rob Clark <robdclark@chromium.org> Acked-by:
Jordan Crouse <jordan@cosmicpenguin.net> Message-Id: <20210325012358.1759770-2-robdclark@gmail.com> Signed-off-by:
Rob Clark <robdclark@chromium.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Chen Jun <chenjun102@huawei.com> Acked-by:
Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment