]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move sync handling into a separate header
authorChristian König <christian.koenig@amd.com>
Wed, 28 Sep 2016 10:36:44 +0000 (12:36 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:28 +0000 (14:38 -0400)
commit61a3eab172276931ee0e2a4a1be4feec0011eb42
treee7982f43a07c0d2d09f59ef2156e75620925ec5c
parentb0781001b58aebd81017b63d9620a792ebe2fcd4
drm/amdgpu: move sync handling into a separate header

Only cleanup, no intended functional change.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.h [new file with mode: 0644]