commit | 72b9076b2887add930d3b102760f09d02ffbfbe7 | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Wed Apr 29 19:40:33 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 26 10:31:19 2015 -0400 |
tree | 8eba67d708f9d5c79661d65fc72122fe5f2ac241 | |
parent | c6e7e4bb7ff988e7f915526a80ea866d84aac720 [diff] |
drm/radeon: add a GPU reset counter queryable by userspace Userspace will be able to tell whether a GPU reset occured by comparing an old referece value of the counter with a new value. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>