diff options
author | Christian König <christian.koenig@amd.com> | 2016-05-03 15:17:40 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-05-11 12:31:27 -0400 |
commit | aa3b73f67bda66637f17c3d847a8a36d3649f3f8 (patch) | |
tree | f3025d5a5fa4a8ec850641197d62eaf8010a4ac7 /arch | |
parent | 822b2cef4d9ffe680b880ec39734ad8a1d178b02 (diff) | |
download | linux-stable-aa3b73f67bda66637f17c3d847a8a36d3649f3f8.tar.gz linux-stable-aa3b73f67bda66637f17c3d847a8a36d3649f3f8.tar.bz2 linux-stable-aa3b73f67bda66637f17c3d847a8a36d3649f3f8.zip |
drm/amdgpu: use fence_context to judge ctx switch v2
Use of the ctx pointer is not safe, because they are likely already
be assigned to another ctx when doing comparing.
v2: recreate from scratch, avoid all unnecessary changes.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Monk.Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions