diff options
author | Alex Deucher | 2019-12-12 17:43:36 -0500 |
---|---|---|
committer | Alex Deucher | 2019-12-18 16:09:11 -0500 |
commit | 45a80abebce46fa4812eff16e5e7c405099d56ed (patch) | |
tree | b9de5d8cbe29dca1002016c87af3a4fff000e800 /include | |
parent | f1e1483b279cd048ff9b06f3597c5e2b774b2136 (diff) |
drm/amdgpu/pm_runtime: update usage count in fence handling
Increment the usage count in emit fence, and decrement in
process fence to make sure the GPU is always considered in
use while there are fences outstanding. We always wait for
the engines to drain in runtime suspend, but in practice
that only covers short lived jobs for gfx. This should
cover us for longer lived fences.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions