diff options
author | Monk Liu <Monk.Liu@amd.com> | 2017-10-17 14:39:23 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-04 16:33:11 -0500 |
commit | 668ca1b44de16a8182419cc1a5913d33cc6263bd (patch) | |
tree | 3f2068533efc7277604de16abc11727e39323233 /drivers/iio/dac | |
parent | a4176cb484ac457a08b44c93da06fce09c6e281c (diff) | |
download | blackbird-op-linux-668ca1b44de16a8182419cc1a5913d33cc6263bd.tar.gz blackbird-op-linux-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 <Monk.Liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/iio/dac')
0 files changed, 0 insertions, 0 deletions