commit | ca666a3c298f838346ccea46ff542c605e68deb5 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Sep 05 14:30:05 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 12 14:24:09 2017 -0400 |
tree | 7ac2c1cecaaf8c52a94439604d942f6001af0cd2 | |
parent | b72cf4fca2bb786e20864b5e8755105aa9626fb4 [diff] |
drm/amdgpu: stop using BO status for user pages Instead use a counter to figure out if we need to set new pages or not. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>