]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/a5xx: Skip hardware preemption init if no preemption
authorSharat Masetty <smasetty@codeaurora.org>
Fri, 14 Sep 2018 08:38:55 +0000 (14:08 +0530)
committerRob Clark <robdclark@gmail.com>
Thu, 4 Oct 2018 00:24:54 +0000 (20:24 -0400)
commit83988536e5e2f6396990082a7f9a5d345f4a8e10
treeb8c3ded0deda51c15337288d5b2ba9d3b347b18e
parentd9e8c31728e942e4f742a50e6670dbd5a66c362c
drm/msm/a5xx: Skip hardware preemption init if no preemption

In the case where preemption is not enabled, this patch simply skips
preemption related initialization in hardware init sequence.

Signed-off-by: Sharat Masetty <smasetty@codeaurora.org>
Reviewed-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/adreno/a5xx_preempt.c