]> git.ipfire.org Git - people/ms/linux.git/commit
drm/radeon: fence PT updates manually v2
authorChristian König <christian.koenig@amd.com>
Wed, 19 Nov 2014 13:01:23 +0000 (14:01 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Nov 2014 18:00:16 +0000 (13:00 -0500)
commit587cdda8f739f4c57c91d3f73a1d5b2851a86cb8
treeb3ea73b6ddc684ce75c97ec4e4ba0cb4c9eeee3a
parent975700d2cc84408efa9b2360e38b1ab95368556f
drm/radeon: fence PT updates manually v2

This allows us to add the real execution fence as shared.

v2: fix typo

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