]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add invalidate_page callback for userptrs
authorChristian König <christian.koenig@amd.com>
Fri, 18 Mar 2016 18:29:52 +0000 (19:29 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Mar 2016 15:52:14 +0000 (11:52 -0400)
commitc2d26208000c1bbf754239c0f34b9e096c45bdf4
tree3674da2e1ee23a9077ef5a7a3e4aa7004b5124da
parent6280054351c78fdfb35057b2b2787c888feab585
drm/amdgpu: add invalidate_page callback for userptrs

Otherwise we can run into problems with the writeback code.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c