linux/drivers/gpu/drm/amd
Christian König 7fc1195901 drm/amdgpu: stop using addr to check for BO move v3
It is theoretically possible that a swapped out BO gets the
same GTT address, but different backing pages while being swapped in.

Instead just use another VA state to note updated areas.
Ported from not upstream yet radeon commit with the same name.

v2: fix some bugs in the original implementation found in the radeon code.
v3: squash in VCE/UVD fix

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2015-08-17 16:50:49 -04:00
..
amdgpu drm/amdgpu: stop using addr to check for BO move v3 2015-08-17 16:50:49 -04:00
amdkfd drm/amdkfd: fix bug when initializing sdma vm 2015-07-30 09:26:15 +03:00
include drm/amdgpu: Add Fiji smu 7.1.3 headers (v2) 2015-08-17 16:50:25 -04:00
scheduler drm/amdgpu: add amdgpu.sched_hw_submission option 2015-08-17 16:50:42 -04:00