commit | 6907069004216e630d30847bf2893ab18156ed0f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 29 13:51:28 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Apr 11 13:07:57 2018 -0500 |
tree | 47c3350e061ec8b0d488187f6a9461333fdfe6ec | |
parent | 844c541951a00ddffa0248c72e1d7d3e4afaad30 [diff] |
drm/amdgpu: add asic need_full_reset callback Allow us to determine at the soc level whether the asic requires full reset or if soft reset will work. Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>