aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorMonk Liu <[email protected]>2017-10-17 06:39:23 +0000
committerAlex Deucher <[email protected]>2017-12-04 21:33:11 +0000
commit668ca1b44de16a8182419cc1a5913d33cc6263bd (patch)
tree3f2068533efc7277604de16abc11727e39323233 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer. (diff)
downloadkernel-668ca1b44de16a8182419cc1a5913d33cc6263bd.tar.gz
kernel-668ca1b44de16a8182419cc1a5913d33cc6263bd.zip
drm/amdgpu:don't change ctx->reset_couner upon query
reset_counter marks the reset counter number once the context is created, shouldn't be changed due to query. To keep U/K interface on the ctx_query and keep ctx's reset_counter logic compatible with GPU RESET feature, now use another var named "reset_counter_query" to replace the original checked & updated in amdgpu_ctx_query. Signed-off-by: Monk Liu <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions