diff options
author | Alex Deucher <[email protected]> | 2019-12-12 17:43:36 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-12-18 16:09:11 -0500 |
commit | 45a80abebce46fa4812eff16e5e7c405099d56ed (patch) | |
tree | b9de5d8cbe29dca1002016c87af3a4fff000e800 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions