OSDN Git Service

drm/msm/gpu: Move gpu_poll_timeout() to adreno_gpu.h
authorJordan Crouse <jcrouse@codeaurora.org>
Fri, 2 Nov 2018 15:25:23 +0000 (09:25 -0600)
committerRob Clark <robdclark@gmail.com>
Tue, 11 Dec 2018 18:05:29 +0000 (13:05 -0500)
commit983674e24b4684045340b33dda1ecb81125d4cad
tree7a86db57be3136e64f4534dec176763b3449492e
parent896a248a9034bf2226ec2cc1d314d94ea4266274
drm/msm/gpu: Move gpu_poll_timeout() to adreno_gpu.h

The gpu_poll_timeout() function can be useful to multiple targets so
mvoe it into adreno_gpu.h from the a5xx code.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/adreno/a5xx_gpu.c
drivers/gpu/drm/msm/adreno/adreno_gpu.h