]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: move fence and ring defines into amdgpu_ring.h
authorChristian König <christian.koenig@amd.com>
Wed, 28 Sep 2016 13:33:18 +0000 (15:33 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:29 +0000 (14:38 -0400)
commit78023016116f9fbf4783a99293987ccdfc4d7a92
treec4535a9d02d46021c692f1d5d2560ef96070bcfb
parent561135049992aa23d3b965cea3418b5d0334a930
drm/amdgpu: move fence and ring defines into amdgpu_ring.h

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_ring.h [new file with mode: 0644]