summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2020-02-04 10:42:28 -0700
committerJohn Stultz <john.stultz@linaro.org>2020-02-10 22:33:24 +0000
commit679a381ae46200e9710ed31572c62cdc643a6bc0 (patch)
treeb860c70666aabe821a479f47786b0b83dd412607 /net
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
drm/msm/a6xx: Remove unneeded GBIF unhalt
Commit e812744c5f95 ("drm: msm: a6xx: Add support for A618") added a universal GBIF un-halt into a6xx_start(). This can cause problems for a630 targets which do not use GBIF and might have access protection enabled on the region now occupied by the GBIF registers. But it turns out that we didn't need to unhalt the GBIF in this path since the stop function already takes care of that after executing a flush but before turning off the headswitch. We should be confident that the GBIF is open for business when we restart the hardware. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Tested-by: John Stultz <john.stultz@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions