aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2018-09-20 17:04:43 -0600
committerRob Clark <robdclark@gmail.com>2018-10-03 20:24:55 -0400
commitdf0dff132905974697e2a19aa8bcc0ecc447c00e (patch)
tree9545cdb4706b36754261fea47d7eea915285fe14 /fs
parent32aa27e15c28d3898ed6f9b3c98f95f34a81eab2 (diff)
drm/msm/a6xx: Poll for HFI responses
The only HFI communication with the GMU on sdm845 happens during initialization and all commands are synchronous. A fancy interrupt tasklet and associated infrastructure is entirely not eeded and puts us at the mercy of the scheduler. Instead poll for the message signal and handle the response immediately and go on our way. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions